Top "Suse" questions

SUSE is a commercial Linux distribution.

Installing Python 2.7 on SLES 11

Has anyone been able to successfully install Python 2.7 on SLES 11 SP1? If so, how? I have tried several methods to …

python python-2.7 suse
Why iconv cannot convert from utf-8 to iso-8859-1

My system is SUSE Linux Enterprise Server 11. I'm trying to convert a data from utf-8 format to iso useing "iconv" $&…

linux utf-8 iso iconv suse
Compiler can't find libxml/parser.h

I am on Debian 8 (Jessie), 64 Bit. I installed libxml2-dev, which now sits in /usr/include/libxml2/libxml. But when …

linux include debian libxml2 suse
Installing newest Python on openSUSE

I installed Python on an openSUSE system (see version below) using the Zypper package manager. This gives me Python 3.2, but …

python python-3.3 opensuse suse
How to check if find command didn't find anything?

I know that is possible to use for loop with find command like that for i in `find $something`; do (...) …

linux bash find suse
rpmlib(FileDigests) dependency error on SuSE

Doing a yum install A-3.6.0 on both SuSE 11.2 (64-bit) and CentOS 5.8 (64-bit) the following installation requirements error popped up: error: …

dependencies rpm yum suse
insserv: missing `Required-Stop:' entry: please add even if empty

In the /etc/init.d/myservice script i have the following lines ### BEGIN INIT INFO # Provides: myserviced # Required-Start: $syslog # Required-Stop: $…

linux service suse init.d sysv
oci_connect() works only from command line

OK, so I have this terrible problem with oci, apache, php and suse. First off, versions: PHP 5.3.15 (cli) Apache/2.2.22 (Linux/…

php oracle10g suse apache2.2 oci8
What is the recommended way of accessing a network share folder (located in Windows or Linux) in java

All, Forgive me I am not familiar with the Linux. I am trying to read all the files of a …

java linux suse
zypper update package to the previous version (not the last)

How do I update (not install) an package pmc-rpm from repository myRepo to version 10.3.3-1 (but not to the last …

repository rpm suse zypper