Re: sylpheed-claws won't compile - glibc is incorrect version

2003-06-06 Thread Rodney D. Myers
On Thu, 5 Jun 2003 13:14:41 -0500 Nathan Poznick <[EMAIL PROTECTED]> wrote: > Thus spake Rodney D. Myers: > > it's looking for a file called gtk-config, which appears NOT to be > > installed; > > You will also need libgtk1.2-dev. Yep. After I tinkered with alot of things using "apt-get install"

Re: sylpheed-claws won't compile - glibc is incorrect version

2003-06-06 Thread Nathan Poznick
Thus spake Rodney D. Myers: > it's looking for a file called gtk-config, which appears NOT to be > installed; You will also need libgtk1.2-dev. -- Nathan Poznick <[EMAIL PROTECTED]> Philosophy, when superficially studied, excites doubt; when thoroughly explored, it dispels it. - Francis Bacon

Re: sylpheed-claws won't compile - glibc is incorrect version

2003-06-06 Thread Rodney D. Myers
On Thu, 5 Jun 2003 08:28:12 +0100 Colin Watson <[EMAIL PROTECTED]> wrote: > On Wed, Jun 04, 2003 at 09:32:27PM -0700, Rodney D. Myers wrote: > > On Wed, 4 Jun 2003 21:40:32 -0500 > > Nathan Poznick <[EMAIL PROTECTED]> wrote: > > > Thus spake Rodney D. Myers: > > > > In attempting to ./configure ,

Re: sylpheed-claws won't compile - glibc is incorrect version

2003-06-05 Thread Colin Watson
On Wed, Jun 04, 2003 at 09:32:27PM -0700, Rodney D. Myers wrote: > On Wed, 4 Jun 2003 21:40:32 -0500 > Nathan Poznick <[EMAIL PROTECTED]> wrote: > > Thus spake Rodney D. Myers: > > > In attempting to ./configure , it complains about not having the > > > latest glibc; > > > checking for GLIB - versi

Re: sylpheed-claws won't compile - glibc is incorrect version

2003-06-05 Thread Rodney D. Myers
On Wed, 4 Jun 2003 21:40:32 -0500 Nathan Poznick <[EMAIL PROTECTED]> wrote: > Thus spake Rodney D. Myers: > > In attempting to ./configure , it complains about not having the > > latest glibc; > > checking for GLIB - version >= 1.2.6... no > > glib isn't the same as glibc. glibc is the name of t

Re: sylpheed-claws won't compile - glibc is incorrect version

2003-06-05 Thread Rodney D. Myers
On Wed, 4 Jun 2003 21:40:32 -0500 Nathan Poznick <[EMAIL PROTECTED]> wrote: > Thus spake Rodney D. Myers: > > In attempting to ./configure , it complains about not having the > > latest glibc; > > checking for GLIB - version >= 1.2.6... no > > glib isn't the same as glibc. glibc is the name of t

Re: sylpheed-claws won't compile - glibc is incorrect version

2003-06-05 Thread Nathan Poznick
Thus spake Rodney D. Myers: > In attempting to ./configure , it complains about not having the > latest glibc; > checking for GLIB - version >= 1.2.6... no glib isn't the same as glibc. glibc is the name of the GNU C Library, packaged as libc6. glib is a library used by GTK and Gnome apps. You

sylpheed-claws won't compile - glibc is incorrect version

2003-06-05 Thread Rodney D. Myers
I'm running Debian "sarge". I'm trying to get sylpheed-claws installed, the latest & greatest version. In attempting to ./configure , it complains about not having the latest glibc; checking for GLIB - version >= 1.2.6... no *** The glib-config script installed by GLIB could not be found *** If