curious147
03-27-2001, 11:08 AM
Hello, I am running Debian 2.1
Fresh install, I just did it last night. However, I ran through the installation for Xwindows 4.0.2 and when I try to run xf86config, i get an error message that says something to the effect of
xf86config could not find library file
libXext.so.6 No file or directory
I was reading about symbolic links and how that might create an issue such as this. so, I checked to see where libXext.so.6 was pointint to, which was libXext.so.6.4. I then renamed /usr/X11R6/lib/libXext.so.6 to something different and ran the command
ln -s libXext.so.6.4 libXext.so.6
to create a new link. running xf86config produced the same error again!!! If ANY of you can provide assistance, PLEASE reply. :mad:
Fresh install, I just did it last night. However, I ran through the installation for Xwindows 4.0.2 and when I try to run xf86config, i get an error message that says something to the effect of
xf86config could not find library file
libXext.so.6 No file or directory
I was reading about symbolic links and how that might create an issue such as this. so, I checked to see where libXext.so.6 was pointint to, which was libXext.so.6.4. I then renamed /usr/X11R6/lib/libXext.so.6 to something different and ran the command
ln -s libXext.so.6.4 libXext.so.6
to create a new link. running xf86config produced the same error again!!! If ANY of you can provide assistance, PLEASE reply. :mad: