PDA

View Full Version : Fedora core 4 install



chachacha45
11-09-2005, 05:21 PM
hi guys, first time installer.

loaded up fedora 4. configure went fine after i recompiled linux to have the qt dvel package,

heres the prob:
when i make, i get a huge list of warnings, i dont have internet access on the laptop(linux) yet so ill just list one line, they are all basically the same, there must be almost 1000 of these.


/usr/lib/qt-3.3/include/private/qucom_p.h:77 warning: 'struct QUType' has virtual functions but non-virtual destructor

these warning are all the same cept for different line numbers and different QUTypes such as QUTypeNull, enum, ptr, idisp, bool

so these are warnings. so maybe it should compile? nope, get this error
make install:

make[1] entering....
make[2] entering ....
test -z ...
/showeq
/usr/bin/install ....
/usr/bin install: cannot create regular file '/usr/local/bin/showeq' :permission denied
make[2] install-binprograms error1
make[2] leaving dir....
make[1] install-am error 2
make[1] leaving dir.....
make: install-recursive error1

if you need more ill burn a cd of the log file, let me know if this is not enough

purple
11-09-2005, 05:57 PM
Are you logged in as root?

You may just want to use CeleSEQ's rpms.

chachacha45
11-09-2005, 06:15 PM
logging in as root will update, thanks for response

chachacha45
11-09-2005, 07:24 PM
works thanks!