Re: [Krename-users] need a working libXext on Mandrake 8.2
Brought to you by:
domseichter,
stonki
From: Peter L. <pl...@wi...> - 2002-06-16 19:20:45
|
Hi Dominik, Than you for your help. However I still have the same problem. On Sat, 2002-06-15 at 15:36, Dominik Seichter wrote: > Hallo Peter, > > > > checking for libXext... no > > > configure: error: We need a working libXext to proceed. Since > > > configure can't find it itself, we stop here assuming that make > > > wouldn't find > > > > > > I have verified that the libXext.so.6 and libXext.so.6.4 is > > > located in /usr/X11R6/lib > > > > > > Does anybody know what is wrong ? > > > > well, I am NOT the programmer, so maybe Dom knows more, but I search > > google and it points me to the same problem: > > > > /* CUT HERE > > > > > I have that. /usr/X11R6/lib has libXext.so.6 linked to > > > > libXext.so.6.4...so > > > > > its there. darnit. > > > > Is there also a symlink named libXext.so, pointing at libXext.so.6? > > (The dynamic linker looks for shared libraries whose names end in > > plain ".so", and these are often symbolic links to particular > > versions of the libraries.) > > I have a following symlink's libXext.so -> libXext.so.6.4 libXext.so.6 -> libXext.so.6.4 libXext.so.6.4 So this should be fine. > > > > If the answer to the above is Yes, I suspect the configure script > > for this application is broken. I've seen that sometimes with > > Debian source packages (I can't remember what sort of package this > > is, that you're talking about): my X setup is perfectly standard, > > yet even when I explicitly specify the X location on the > > "configure" command line, X stuff is "not found". > > > > /* > First of all, Stonki is right, a Symlink libXext.so is required. Do you also > have the devel package installed? I think the problem is another one, your > configure command seems to be wrong unless you X11 include files are also in > /usr/X11R6/lib . Try the following configure command: > ./configure --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib I have tried your ./configure --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib. without any luck. I have NOT installed the devel version. Please anybody - where do I go from here. ?? Peter lerche http://WingerCom.dk > > CU Dom > -- > ************************************************* > Dominik Seichter - dom...@we... > > Krename http://krename.sourceforge.net > ************************************************* > > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink > > _______________________________________________ > Krename-users mailing list > Kre...@li... > https://lists.sourceforge.net/lists/listinfo/krename-users |