Tagged Questions
The suse tag has no wiki summary.
40
votes
17answers
21k views
Graphical DIFF programs for linux
I really like Araxis Merge for a graphical DIFF program for the PC. I have no idea
what's available for linux, though. We're running SUSE linix on our z800 mainframe.
I'd be most grateful if I could ...
8
votes
8answers
429 views
Should I start distributing my systems as Wine ready?
I have tested all my systems developed in Delphi (in Windows XP) on Wine (OpenSuse Linux) and they work perfectly. My question is: should I start distributing my systems (on a local basis that I can ...
2
votes
4answers
88 views
Git man page seems incorrect
I'm new to git, so please excuse me if this is a dumb question.
I have installed git 1.7.7.4 from source on SLES Linux, and all looks good. I have added the following to $MANPATH:
...
2
votes
2answers
33 views
Which not displaying location of executible actually run
I have a version of SVN on my system in /usr/bin/svn. This is too old to use with some repositories so I compiled a newer version in /home/user/built/bin/svn which works fine. I added this to my PATH ...
2
votes
3answers
528 views
How do I deploy a Mono Winforms Application to Suse Linux 11.0 Server Enterprise?
Is there a way to make a simple installer that includes the necessary runtimes and dependency packages, and creates an icon in the OpenSuse menu, so the application will "just work?"
The actual ...
2
votes
5answers
591 views
Installer/packager for a Java application for Ubuntu and SuSE
I have a Java application complied to a collection of jars that I want to make installable on Ubuntu and SuSE. I Want the installer to be able to check for the JRE, register a file association and be ...
2
votes
1answer
285 views
Python Module To Detect Linux Distro Version
Is there an existing python module that can be used to detect which distro of Linux and which version of the distro is currently installed.
For example:
RedHat Enterprise 5
Fedora 11
Suse ...
2
votes
4answers
586 views
jvm heap limit on SUSE
I hope you can help me on the problem we have with SUSE and JDK 1.4.x:
my suse is PAE enabled with 15Gb RAM.
unfotunately jvm cannot allocate more than 1900Mb for heap size.
So java -Xmx2048m gives me ...
2
votes
1answer
517 views
Swap space in 64 bit Linux
I have a 64 bit Linux (SUSE 10) dual processor. When I run my process it uses around 4 G of virtual memory. Only 3G is resident memory. Rest around 9G memory is free. How to load this 1 G also in RAM? ...
1
vote
1answer
57 views
Java in full screen on Linux - how to cover task bar?
I read some related articles, and Googled a lot.. and I have a problem to run Java application in full screen mode on "openSUSE 11.4 (x86_64)". I am using Java 1.6.0_26-b03.
I have try to run two ...
1
vote
2answers
57 views
Trying to install Pear on SUSE
I've been trying for hours and googling everywhere to no avail to get Pear installed on a SUSE linux server, I'm stuck at the error:
ALERT - script tried to disable memory_limit by setting it to a
...
1
vote
2answers
53 views
File link not able to delete from linux
I have a link as follows:
$ ls -l
lrw-rw-rw- 1 root root 171520 2002-10-17 16:03 fileLnk -> ??????
When I try to delete this file I am getting error as permission denied error
rm: cannot ...
1
vote
2answers
785 views
Connect to server in vmware player while host is not connected to a network
I am using VMWare Player 3.1.0 on Host OS Windows 7 Professional 64-bit. My guest is is SUSE Linux ES 10. My guest OS (SUSE) runs JBoss App Server which I access from host using HTTP. I used a ...
1
vote
1answer
81 views
upgrade database postgresql on jira confluence astlassian application 64bit .
I want to upgrade database postgresql from version 8.3 to 9.0 on Jira application.
Which RPM should be used to work with Suse SLES10.3 64bit?
How to install Postgresql 9.0 in parallel to Postgresql ...
1
vote
2answers
316 views
Please explain this linking error: referenced in section .rodata
I am doing a build on a 32bit SLES10 machine. Using GCC 3.4.2
Here is a sample error
.L8245' referenced in section.rodata' of CMakeFiles/myproj.dir/c++/util/MyObj.o: defined in discarded section ...
1
vote
1answer
157 views
Boost Python (Suse and Ubuntu)
I created a simple .so library containing definition of a C++ class which should be accessed from Python and used for this purpose boost python library.
When I'm testing this library using x64 Ubuntu ...
1
vote
2answers
526 views
Suse 11 Compress utility [closed]
"compress" command doesn't work on Suse 11. Is it possible to get the compress utility for Suse 11 from somewhere?
1
vote
1answer
285 views
Cannot build “cyrus-sasl-2.1.23” on SUSE Linux 10.0
I downloaded the source code from "ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/".
Configure went well but when i build I end up with following errors:
digestmd5.c:852: error: 'des_context_t' has no ...
1
vote
4answers
877 views
Meaning of Path Structure on Unix
Does anybody have a reference to what the various path names mean on different flavors of Unix? Please include Solaris, RHEL, and SLES in the list if possible.
e.g. From what I have gathered /lib ...
1
vote
4answers
845 views
Desperate networking question: Unix commands like ping, ssh, work fine but socket-based programs are failing in connect
I got a call from a tester about a machine that was failing our software. When I examined the problem machine, I quickly realized the problem was fairly low level: Inbound network traffic works fine. ...
0
votes
0answers
25 views
Upgrading from SLES 10 SP2 to SLES 11 SP2 [migrated]
I am running Suse Linux Enterprise Server 10 SP2 and I need to upgrade to SLES 11 SP2.
Can I just write a script which will install all the RPM's present in SLES 11 SP2 on my SLES 10 SP2 system. ...
0
votes
0answers
21 views
Load images from server is taking to long [migrated]
My web site (or server) is taking too much time to load normal images. For example:
http://www.sistemacoopera.com.mx/fotos/16-4170965955.jpg
If you try to open that image you will see that the ...
0
votes
1answer
84 views
Python 2.7.2 install on Suse Linux Server 11.3 can't find tkinter dependencies
I've spent hours on this. Seems like our job on Linux is to debug scripts that don't work across the fragmented distros rather than getting work done.
Setup.py tries to find what it needs and build ...
0
votes
0answers
56 views
suse nagios-nrpe-server
I'm trying hard to figure out where YaST installed the nagios-nrpe-server on my SuSe system.
Actually I'm working on Debian and there this server is installed on /etc/init.d, the config data is on ...
0
votes
3answers
44 views
Installing gcc-fortran on Suse Enterprise edition
I'm trying to install R on my office server (running Suse Enterprise edition with no GUI ) and the wiki asks me to install some stuff before i install R
readline-devel
xorg-x11-devel
gcc-fortran
...
0
votes
2answers
32 views
Appending a character at the end of line for a match
I have a bunch of files with lines like 'cycles=1000', 'cycles=1500' and so on (the number after the = varies from file to file).
My requirement is: I need to add a trailing zero only in these ...
0
votes
0answers
82 views
Red Hat Enterprise Linux for Workstations vs. Other Distributions: Any Reason to Prefer Red Hat? [closed]
Work just sprang for a Dell T5500 Workstation for me, which I ordered with Red Hat Enterprise Linux for Workstations pre-installed. I have always used Ubuntu or Fedora. Is there any reason to prefer ...
0
votes
0answers
17 views
Error when install KalturaCE in suse enterprise
I still get the mysql errors:
" One or more prerequisites required to install Kaltura failed:
Please set 'lower_case_table_names = 1' in my.cnf and restart MySQL (current value is 0) "
My ...
0
votes
2answers
44 views
Can an application which was built in an old Linux version run in latest Linux? [closed]
Here is an example. If I built an application in SUSE Linux Enterprise Server 10, and it can run in this environment well. Now I switch to SUSE Linux Enterprise Server 11. But I don't rebuild the ...
0
votes
1answer
154 views
How to install packages from command line on Suse [closed]
What is the Suse version of apt-get or yum?
How do I install software packages from the command line?
A fairly intense session of googling suggests that it may be yast or yast2, but no sensible ...
0
votes
1answer
212 views
Automount usb storage to use current user's permissions
I have a flash drive that I formatted with ext4.
When I plug it in, it mounts automatically under /media (not sure how,
probably some udev rule, I understand HAL is not used any longer in SUSE
11.4). ...
0
votes
0answers
55 views
Which rule set can be installed with mod_security2 2.5?
It seems that the latest core rules are not compatiple with older versions of mod_security2 (2.5.6-1.25.1). Although the README says so.
I'm getting several errors when starting the apache which ...
0
votes
2answers
248 views
how to conntracking in suse9 ? ( ip_conntrack )
I'm working on SUSE-10 Environment and am using /proc/net/ip_conntrack file to monitor net conntracking :
tcp 6 431982 ESTABLISHED src=.. dst=.. sport=34846 dport=993 packets=169 bytes=14322 ...
But ...
0
votes
1answer
20 views
0
votes
1answer
69 views
modify the echo service of Suse enterprise Linux
I need to make a small change of the echo service in Suse enterprise server 10 sp1. I has some questions:
Where can I download the source code?
Is there a brief guide to build it?
thanks.
0
votes
0answers
344 views
using rpmbuild to build a custom kernel rpm under SUSE (either openSUSE or SLES)
Has anyone tried using rpmbuild (or any other tool) to build a kernel package?
There is a very nice write-up on building kernel step by step, but I was curious whether there was a way to build the ...
0
votes
1answer
286 views
suse install rpm package with all depends to computer that has no internet connectivity
Before reading, please attention, my processor is 64-bit and so my oS is Suse_10 for 64 bit.
I am trying to install wireshark on suse_10(64bit). The host does not have internet access. Therefore, I ...
0
votes
2answers
312 views
Perl scripts hogging CPU
I am running several instances of a script and everything works fine.
Each terminal I load builds CPU higher though.
I am running 12 instances and throttling 99% of a dual core CPU.
I fully stacked ...
0
votes
2answers
417 views
How to make a pipe in PuTTY ssh?
I need help to make a pipe in PuTTY ssh conected to open suse.
The problem is that i don't know how to put this character "|" (I press AltGr + 1) but don't work in PuTTY.
The language of the ...
0
votes
1answer
489 views
Oracle11g-x64-ent install on SUSE Linux have many check errors
I have searched much materials,but dint got answer. please give some tips,thanks !!
Oracle11g-x64-ent 11.1.0.6.0,
SUSE Linux Enterprise Server 10 SP2 (x86_64),
the envirement set by:
export ...
0
votes
1answer
258 views
Integrating LDAP with Glassfish and FTP
I'm currently faced with the task of integrating a glassfish environment and an FTP-Server with LDAP. This is work for an university, we need to be able to have a number of students(which all have ...
0
votes
1answer
381 views
How to install python-lxml on SLES 11, 64 bit?
For a customer I have to install a django webserver on SUSE Linux Enterprise Server 11, 64 bit (short: SLES 11).
When I add repositories from http://software.opensuse.org I can install python-lxml:
...
0
votes
1answer
163 views
How to install mapnik on SLES 11 64 bit?
For a customer I have to install a django webserver on SUSE Linux Enterprise Server 11, 64 bit (short: SLES 11). Our application makes use of mapnik 0.7.0. My development environment is Ubunto 10.44.
...
0
votes
1answer
1k views
JVM fails to allocate XMS under Suse SLES10 X64 running on VMWare ESX
I am trying to allocate ram with xms = xmx on a sles10 x64 running under VMware.
When stopping the JVM the following error is thrown:
Java HotSpot(TM) 64-Bit Server VM warning: Failed to reserve ...
0
votes
3answers
265 views
malloc hangs in Linux
I am using SUSE 10 Linux on a machine with 16 G ram and 2 quad core CPUs.
There are 8 processes which are doing some work (CPU intensive/network i/o). Out of which 4 have a memory leak (These are ...
0
votes
2answers
350 views
Installing MonoDevelop on Suse Enterprise 10.0
I tried to install MonoDevelop on Suse 11.0 Enterprise, using the 1-click install on the MonoDevelop download page, but quickly wound up in a tangle of missing dependencies. I then tried using the ...
0
votes
4answers
164 views
cakephp uses old dns entry
In our cakephp application, we do a
file_get_contents('http://my.web.com',... );
Recently we changed the ip address of my.web.com, and we modified our /etc/hosts file, and flush dns cache using ...
0
votes
2answers
320 views
SLES 9 vs. SLES 10
Are there any important change in how SLES 10 implements Tcp sockets vs. SLES 9?
I have several apps written in C# (.NET 3.5) that run on Windows XP and Windows Server 2003. They've been running ...
0
votes
1answer
463 views
Malloc/free algorithm in Suse
Which implementation of malloc/free is used in a specific Linux distribution (in my case Suse 9 and Suse 10) ?
Has it change between both versions ?
Is it the same algorithm for 32 bits and 64 bits ...
0
votes
2answers
3k views
What is the Maximum Java Heap Space for SuSE Linux
This question is related to Java Refuses To Start - Could Not Resrve Enough Space for Object Heap and should be easy enough to figure out. However; my searches haven't yielded anything useful.
...