Click to See Complete Forum and Search --> : KDE 3.1 HELP ME IM LOST lolol


newbee-steve
02-07-2003, 12:24 AM
Ok I have downloaded everything under SuSE 8.1 78 rpms then started reading the installation and It said I needed Qt 3.1, Automake 1.5 and Autoconfig 2.5 do I install them first?
What are these and does'nt SuSE have them? I looked in the Qt 3.1 and there are all kinds of down loads do I download anything that see in 3.1 or how do you no what I need. and how do i start the install.
I do not need to crash this again I have reloaded this about 15 times playing in root trying to under stand linux ...
I will say that I like using Ximian Evolution and it looks like the new kde 3.1 has somthing vary close to it.


Please point me in the right direction

endoalpha
02-07-2003, 12:34 AM
Where did you get these 78 rpms? incredible.....

and I was wondering... what does that nvidia G4 440 soundcard sound like listed in your hardware specs?

sharth
02-07-2003, 12:42 AM
automake and autoconf are development tools, and are probably included within that package.

newbee-steve
02-07-2003, 12:44 AM
Ok G4 440 how do I change this soundcard to video lololol

all so look in kde 3.1 SuSE 8.1 there are 83 rpms to downloads for the complete install thats nuts...

rid3r
02-07-2003, 01:01 AM
rpm -qa | grep automake
rpm -qa | grep qt
will give you the versions you have, may need to download a newer one. To install kde, as far as I know:
rpm -i qt*
rpm -i arts*
rpm -i kdelibs*
rpm -i kdebase*

newbee-steve
02-07-2003, 01:33 AM
Ok the Qt I have is 3.0.5 and I need Qt 3.1 so do I uninstall it like this rpm -e qt* then install the new one rpm -i qt* ? but when I was looking at the down loads for Qt there are alot of them listed as 3.1 and do not no what to down load can some one help with this? (for SuSE 8.1

rid3r
02-07-2003, 01:44 AM
don't use the wildcard *, it will remove everything->
qt2-2.3.1-3
qt1x-GL-1.45-16
qt-3.0.3-11
qt1x-1.45-16
qt-devel-3.0.3-11
qt2-Xt-2.3.1-3
qt-designer-3.0.3-11

newbee-steve
02-07-2003, 01:49 AM
Download all 7 of them then do a rpm -i and do I need to do a make_install or anything ? I will start the downloads.

newbee-steve
02-07-2003, 01:51 AM
I will return on friday have a great night I will let you no how it went thank you .... steve

rid3r
02-07-2003, 02:13 AM
rpm are binary (compiled allready), "configure && make && make_install" you use with source packages (*src*).
rpm you just "rmp -i package" or just click on the icon :). If something is wrong, it won't install, just tell you what's missing.
Thre are also .srpm packges, which I am not sure where they go :confused:
$ man rpm

newbee-steve
02-07-2003, 11:39 AM
No clue on what I did but I lost everything i'm up on XP right now and I will have to reload again the system will not boot up no way no how not even by the boot disk or rescue disk sh-i-t..... so you no the only way to get it to load is forcing it never agian will I do this.....be back on Sat. have a good one go on the other computer and tring redhat see if I can kill it to .....

sharth
02-07-2003, 02:18 PM
ouchies!