-
# gmake
Making all in src
gmake[1]: Entering directory
`/tmp/gnome-linuxconf-0.67.1/src'
gcc -s -DHAVE_CONFIG_H -I. -I. -I. -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations
-I/usr/local/BerkeleyDB.4.1/include
-I/usr/local/include/gtk-1.2
-I/usr/local/include/glib-1.2
-I/usr/local/lib/glib/include -c alive.c
In file included from alive.c:12:
gnome-linuxconf.h:17:29...
2003-12-07 04:36:42 UTC by pierre42
-
I had the same problem. What has to be removed is
linuxconf-gui (not the other way around!).
rpm -e linuxconf-gui
did the trick; now linuxconf comes up in gtk.
2002-02-01 05:27:23 UTC by nobody
-
Logged In: YES
user_id=425526
Could you give me a hint how to remove gui-linuxconf.
Thanks,
Marc.
2002-01-12 16:14:03 UTC by marcbernst
-
Same thing for me
IS the DISPLAY variable a problem: :0 ?.
2002-01-12 16:06:39 UTC by nobody
-
Quotas now use the filenames aquota.user and aquota.group instead of the older quota.user and quota.group. Linuxconf doesn't seem to be aware of this and gives the following error messages when trying to activate changes:
User quota is enabled for partition LABEL=/, but //quota.user is missing.
Group quota is enabled for partition LABEL=/, but //quota.group is missing.
The above example...
2001-12-03 01:18:24 UTC by nobody
-
Logged In: YES
user_id=7887
gnome-linuxconf is not supposed to be run directly. You must
start linuxconf as you usually do, and it will look for the
gnome-linuxconf binary in /usr/bin. If it exists it'll be
used. You must also remove gui-linuxconf (the wxxt
interface), if it is installed, because it has a higher
priority (IIRC).
2001-07-28 17:15:56 UTC by niemeyer
-
Hi,
I downloaded the latest Version of gnome-linuxconf.
configure & make worked fine, but whenever I try to
start the program I jst get the message:
prefer slider gauge reconfdia setval alive treemenu
context listen menu
I could find out, that it hang in a poll() during
gtk_main(). I ma not shure, wheather this is a
gtk-problem or a bug in gnome-linuxconf.
Here the lib's I...
2001-07-28 13:34:00 UTC by nobody
-
Anonymous committed patchset 1 of module CVSROOT to the gnome-linuxconf CVS repository, changing 11 files.
2001-01-24 00:48:34 UTC by nobody
-
The gnome-linuxconf project is now being hosted on SourceForge. Take a look on the project at http://sourceforge.net/projects/gnome-linuxconf.
2001-01-18 13:29:52 UTC by niemeyer
-
Welcome to Developers.
2001-01-16 20:57:31 UTC by nobody