Re: A bug with libpanel_status.so.0

2002-12-29 Thread Paul D. Smith
%% c <[EMAIL PROTECTED]> writes: c> Hi there, c> When I compile my program, I get this message: c> firestarter: error while loading shared c> libraries: libpanel_status.so.0: cannot open shared object file: No such c> file or directory c> How can I solve this problem knowing that I do

A bug with libpanel_status.so.0

2002-12-26 Thread c
Hi there, When I compile my program, I get this message: firestarter: error while loading shared libraries: libpanel_status.so.0: cannot open shared object file: No such file or directory How can I solve this problem knowing that I downloaded libpanel_status.so.0? Big thanks. __