Do you have the source for the program? If so I believe you can just explicitly link against it while compiling and then it should be fine. Otherwise, I'd guess there is some standard gtk library directory that you could drop a sym link into.
Jim On Thursday, February 28, 2002, at 04:43 PM, [EMAIL PROTECTED] wrote: > I have a program that I am trying to run. I get an error > Gtk-WARNING **: Unable to locate loadable module in module_path: > "libraleigh.so". This file does exist on the hard drive. Its location > is /usr/lib/themes/engines/libraleigh.so. how can I fix it so the > program can find this file? > > Don Hammer > Network Administrator > Evanite Fiber Corporation > 1115 SE Crystal Lake Dr > Corvallis, OR 97333 > (541) 753-0391 voice > (541) 753-0388 fax > [EMAIL PROTECTED] > ***** CONFIDENTIAL INFORMATION ***** > This e-mail and its attachments contain > confidential information, and are intended > only for the individual or entity indicated. > If you are not the intended recipient, > you are hereby notified that the disclosure, > copying, distribution or use of the contents > of this transmission is strictly prohibited, > and no privilege or protection has been waived. > If you have received this communication in error, > please notify the sender immediately and then > delete the message from your computer. > ***************************************************** > Al Sheldon > Evanite Fiber Corporation > Internet Address: [EMAIL PROTECTED] > Home Page: http://www.evanite.com > ***************************************************** >
