Posts Tagged OpenSUSE
OpenSUSE Build Service will be added to the Linux Developer Network
The openSUSE Project and the Linux Foundation today jointly announced that the openSUSE Build Service will be added to the Linux Developer Network (LDN).
The openSUSE® Build Service is the only development platform that enables developers to package software for all major Linux* distributions, and is used to provide transparent infrastructure for the creation of [...]
OpenSuse – run IFCONFIG as user
OPenSUSE 11.1 surprised me when I was denied to run IFCONFIG as a normal user and also as SUDO. There is an easy way around it, just create an alias link to the /sbin/ifconfig file.
$alias ifconfig=’/sbin/ifconfig’
Now you can run IFCONFIG with your user account.
Technorati Tags: Alias, IFCONFIG, Linux, OpenSUSE
PHP-GTK installation Errors on OpenSUSE
PHP-GTK is an extension for the PHP programming language that implements language bindings for GTK+. It provides an object-oriented interface to GTK+ classes and functions and greatly simplifies writing client-side cross-platform GUI applications.
While installing PHP-GTK under Linux, you need to have some libraries, extensions installed or it may cause the following errors.
Error: command make: not [...]
Using Zypper
Zypper is a command line package manager, like the famous apt-get for Debian / Ubuntu. I got introduced to zypper by a top OpenSUSE guy, while we tested the 11.1 build 5 a few weeks before it was due. I didn’t get very much from him as his fingers move too quickly and by the [...]


