Re: [Pgui-devel] libpgui.so not found...

2002-12-02 Thread Pete
Hey, it wasnt! Sweet, hopefully it will work now Philippe Ney wrote: Under the apps section (i've downloaded from cvs btw), i can compile [...] What am i doing wrong or what can I try? If you need anymore info, just ask The picogui client library is installed in /usr/local/lib, check if t

Re: [Pgui-devel] libpgui.so not found...

2002-12-02 Thread Philippe Ney
> Under the apps section (i've downloaded from cvs btw), i can compile [...] > What am i doing wrong or what can I try? > If you need anymore info, just ask The picogui client library is installed in /usr/local/lib, check if this path is present in your /etc/ld.so.conf -philippe -

Re: [Pgui-devel] libpgui.so not found...

2002-11-30 Thread Chris Wright
> the fun thing is that the libraries are there, and even redid the > libtool install, tried fiddling with the makefile.rules to add a library > directory to check, and it still comes up the same...an attempt at > seeing what ld -lpgui returns is: > > ld: warning: cannot find entry symbol _start; n

[Pgui-devel] libpgui.so not found...

2002-11-30 Thread Pete
Under the apps section (i've downloaded from cvs btw), i can compile most of the apps properly, except ones compiled with the -lpgui flag don't run, and spit back the following error: ./menutest: error while loading shared libraries: libpgui.so.0: cannot open shared object file: No such file or