Re: [techtalk] libraries gtk+ and glib

2000-01-06 Thread Beverly Guillermo
On Thu, 6 Jan 2000, Jeff Dike wrote: > > Well, i've already downloaded the latest versions of those libraries > > (source rpmd), unpacked, configured and installed them according to > > the manual, and those programs still prompt the same msg > > You built them from source, not from a binary

Re: [techtalk] libraries gtk+ and glib

2000-01-06 Thread Beverly Guillermo
Did you do an uninstall of the old rpms before installing the new versions? Check in /usr/local/lib and /usr/lib and do: (1) stalefish:~$ ls -l /usr/local/lib/libgtk* stalefish:~$ ls -l /usr/local/lib/libglib* (2) stalefish:~$ ls -l /usr/lib/libgtk* stalefish:~$ ls -l /usr/lib/libglib* The fir

Re: [techtalk] libraries gtk+ and glib

2000-01-06 Thread Theresa Radke
I told him he'd get good help here :-) thanks On Thu, 6 Jan 2000 22:17:39 +0100 (CET) Nils Philippsen <[EMAIL PROTECTED]> wrote: >On Thu, 6 Jan 2000, Jeff Dike wrote: > >> > Well, i've already downloaded the latest versions of those libraries >> > (source rpmd), unpacked, configured and instal

Re: [techtalk] libraries gtk+ and glib

2000-01-06 Thread Nils Philippsen
On Thu, 6 Jan 2000, Jeff Dike wrote: > > Well, i've already downloaded the latest versions of those libraries > > (source rpmd), unpacked, configured and installed them according to > > the manual, and those programs still prompt the same msg > > You built them from source, not from a binary

Re: [techtalk] libraries gtk+ and glib

2000-01-06 Thread Christine Sanchez
streetcam is updating every 5 min still won't be very exciting - Original Message - From: "Gustavo Sudre" <[EMAIL PROTECTED]> To: "techtalk" <[EMAIL PROTECTED]> Sent: Thursday, January 06, 2000 7:24 AM Subject: [techtalk] libraries gtk+ and glib

Re: [techtalk] libraries gtk+ and glib

2000-01-06 Thread Jeff Dike
> Well, i've already downloaded the latest versions of those libraries > (source rpmd), unpacked, configured and installed them according to > the manual, and those programs still prompt the same msg You built them from source, not from a binary rpm, so rpm doesn't know about them. So, just

[techtalk] libraries gtk+ and glib

2000-01-06 Thread Gustavo Sudre
Hey guys! I'm new to this list, as i am to linux. Unfortunatly i'm having a problem that nobody was able to solve until now, and i expect that u could help me. Everytime i try to install a rpm (btw, i'm using rh 5.2) it says that needs gtk=>1.2.0 and glib too. Well, i've already downloaded the