Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Racal

Pages: [1]
1
Linux Specific Issues / Re: GFX issues
« on: August 29, 2006, 05:58:50 pm »
read closely the Readme on NVidia's linux download site. they tell of some required files that you can get through whatever pakageing service you use. the Drivers will not install correctly without them...

2
Linux Specific Issues / Re: Missing libs.
« on: August 29, 2006, 05:52:47 pm »
I've fixed my problem it was driver related, I installed the latest nvidia driver which they just released and now everything works great. :D

3
Linux Specific Issues / Re: Missing libs.
« on: August 23, 2006, 10:46:38 pm »
Essentially it says I'm missing libxpm.so.4
most other 3d aplications work just fine including 3ddesktop and Flightgear
and yes psclient pssetup and updater all give same respone
libxpm4 is installed though I've checked and double checked urpmi
       
        linux-gate.so.1 =>  (0xffffe000)
        libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7f52000)
        libz.so.1 => /lib/libz.so.1 (0xb7f3e000)
        libdl.so.2 => /lib/libdl.so.2 (0xb7f3a000)
        libnsl.so.1 => /lib/libnsl.so.1 (0xb7f26000)
        libm.so.6 => /lib/tls/libm.so.6 (0xb7f01000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb7edb000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xb7e72000)
        libGL.so.1 => /usr/X11R6/lib/libGL.so.1 (0xb7e0e000)
        libXaw.so.8 => /usr/X11R6/lib/libXaw.so.8 (0xb7db1000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0xb7da8000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0xb7d90000)
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0xb7d3f000)
        libXxf86vm.so.1 => /usr/X11R6/lib/libXxf86vm.so.1 (0xb7d3a000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0xb7c6d000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0xb7c5f000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb7b83000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb7b78000)
        libc.so.6 => /lib/tls/libc.so.6 (0xb7a4a000)
        /lib/ld-linux.so.2 (0xb7f7a000)
        libXmu.so.6 => /usr/X11R6/lib/libXmu.so.6 (0xb7a33000)
        libXpm.so.4 => not found
        libXp.so.6 => /usr/X11R6/lib/libXp.so.6 (0xb7a2b000)

4
Linux Specific Issues / Re: Missing libs.
« on: August 23, 2006, 08:44:56 pm »
as I mentioned above all files are where they are supposed to be but I still get that error

and don't you realize nothing is impossible.

5
Linux Specific Issues / Re: Missing libs.
« on: August 23, 2006, 06:51:26 pm »
ok here's a new one for you guys.

I'm currently running mandriva.2006.0 32bit edition

tried running ./pssetup and got this error message:
./pss: error while loading libraries: libXpm.so.4: cannot open shared object file: no such file or directory

I've installed libxpm files and followed installion for game precisely but to no avail.

Pages: [1]