RE: [gtk-list] base.cc example questions





> -----Original Message-----
> From: Brian J. Rohan [mailto:bjrohan@home.com]
> Sent: woensdag 29 maart 2000 4:44
> To: gtk-list@redhat.com
> Subject: [gtk-list] base.cc example questions
> 
> 
> I have just compiled the base.cc example from the gtk-- 
> tutorial located
> at sourceforge.net  I compiled the program without errors, 
> however, when
> I try running the compiled program I get the following message:
> 
> error in loading shared libraries: gtkmm-1.1.so.7: cannot open shared
> object file: No such file or directory.
> 
> 
> However I have gtkmm-1.1.so.7 in my /usr/local/lib directory. 
>  What am I
> not doing right?

You probably should run /sbin/ldconfig as root. Take a look at /etc/ld.so.conf to see if /usr/local/lib is in the library path (with RedHat it normally isn't)

regards,

Arjan

> Brian
> 
> 
> 
> -- 
> To unsubscribe: mail -s unsubscribe 
> gtk-list-request@redhat.com < /dev/null
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]