Results 1 to 5 of 5
hi i was installing kde for my desktop and ran into problems can anyone tell me what this means
Code:
[root@localhost kdebase-3.4.2]# gmake&&gmake install
gmake all-recursive
gmake[1]: Entering directory `/home/astro_9040/downloads/kdebase-3.4.2'
...
- 08-21-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 50
Installing KDE
hi i was installing kde for my desktop and ran into problems can anyone tell me what this means
i'd appreciate any helpCode:[root@localhost kdebase-3.4.2]# gmake&&gmake install gmake all-recursive gmake[1]: Entering directory `/home/astro_9040/downloads/kdebase-3.4.2' Making all in libkonq gmake[2]: Entering directory `/home/astro_9040/downloads/kdebase-3.4.2/libkonq' Making all in pics gmake[3]: Entering directory `/home/astro_9040/downloads/kdebase-3.4.2/libkonq/pics' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving directory `/home/astro_9040/downloads/kdebase-3.4.2/libkonq/pics' Making all in favicons gmake[3]: Entering directory `/home/astro_9040/downloads/kdebase-3.4.2/libkonq/favicons' if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/lib/qt3//include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -D_FILE_OFFSET_BITS=64 -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wno-non-virtual-dtor -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -MT favicons.lo -MD -MP -MF ".deps/favicons.Tpo" -c -o favicons.lo favicons.cpp; \ then mv -f ".deps/favicons.Tpo" ".deps/favicons.Plo"; else rm -f ".deps/favicons.Tpo"; exit 1; fi favicons.cpp:269: error: visibility arg must be one of "default", "hidden", "protected" or "internal" gmake[3]: *** [favicons.lo] Error 1 gmake[3]: Leaving directory `/home/astro_9040/downloads/kdebase-3.4.2/libkonq/favicons' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/home/astro_9040/downloads/kdebase-3.4.2/libkonq' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/home/astro_9040/downloads/kdebase-3.4.2' gmake: *** [all] Error 2 [root@localhost kdebase-3.4.2]#
- 08-22-2005 #2Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
Installing and WM from source is a real PITA, espeically on a system designed for use with RPMs. Is there a reason you're trying to do it this way?
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 08-23-2005 #3Just Joined!
- Join Date
- Feb 2005
- Posts
- 50
installing and WM? pita? these are unfamiliar terms with me can simplify this
Originally Posted by jeremy1701
- 08-23-2005 #4Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
Installing any window manager (WM) from source is a real pain in the ass (PITA), especially on systems designed for use with the Redhat package manager (RPM).
Although I guess KDE is a desktop environment (DE), and not a WM.
You should install the KDE rpm's that came with your installation disk.
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 08-24-2005 #5Just Joined!
- Join Date
- Feb 2005
- Posts
- 50
oh alright ty for spelling that out for me and yeah it is a pain but i know it can be done somehow also im doing this cause i would like to have the latest edition of kde


Reply With Quote
