> -----Original Message----- > From: Pico [mailto:[EMAIL PROTECTED] > Sent: 07 December 2004 15:44 > To: Hugo Ferreira > Cc: Dave Page; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] crash > > > The 2.5.3 can only be found in the "cooker" mirrors. The binary > > package names > > are: > > - libwxgtk2.5_3-2.5.3-1mdk.i586.rpm > > - wxGTK2.5-2.5.3-1mdk.i586.rpm > > - libwxgtk2.5_3-devel-2.5.3-1mdk.i586.rpm > > - libwxgtkgl2.5_3-2.5.3-1mdk.i586.rpm > > Hello, > > Thank you Hugo and thank you Dave. > > I download the four RPM in a tempory directory > > rpm --install *.rpm > > Error : dependencies needed > devel(libGLU) needeed for libwxgtk2.5_3-devel-2.5.3-1mdk > > On the ftp server you give me, I have not found something > like libGLU or GLUlib.
A quick Google implies that libGLU is something to do with OpenGL. There's a few hits on http://fr2.rpmfind.net/linux/rpm2html/search.php - I don't know if any of them give you what you need. As a last resort, you could always try disabling dependency checking when you install that RPM - it's possible pgAdmin won't use the part of the package that needs this library. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly