google-code-export / google-gadgets-for-linux

Automatically exported from code.google.com/p/google-gadgets-for-linux
0 stars 0 forks source link

kubuntu hardy heron build ok, not executable #116

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. configure
2. make
3. sudo make install
4. ggl-qt

What is the expected output? What do you see instead?
/usr/local/bin/ggl-qt: error while loading shared libraries:
libggadget-1.0.so.0: cannot open shared object file: No such file or directory

What version of the product are you using? On what operating system?
google-gadgets-for-linux-0.9.1
kubuntu hardy heron 8.04
2.6.24-18-generic #1 SMP Wed May 28 20:27:26 UTC 2008 i686 GNU/Linux

Please provide any additional information below.
configure/make seemed to run clean, only warnings being gtk related

Original issue reported on code.google.com by shawn.mc...@gmail.com on 4 Jun 2008 at 7:34

GoogleCodeExporter commented 9 years ago
Also, libggadget-1.0.so.0 seems to be there:

$locate libggadget-1.0.so.0
/usr/local/lib/libggadget-1.0.so.0
/usr/local/lib/libggadget-1.0.so.0.0.0

Original comment by shawn.mc...@gmail.com on 4 Jun 2008 at 7:54

GoogleCodeExporter commented 9 years ago
sudo ldconfig

Works like a champ.

Original comment by shawn.mc...@gmail.com on 4 Jun 2008 at 8:45

GoogleCodeExporter commented 9 years ago
built successfully but wont run until "sudo ldconfig" one last time!!!

Original comment by lvnil...@gmail.com on 6 Jun 2008 at 1:59

GoogleCodeExporter commented 9 years ago

Original comment by james...@gmail.com on 8 Jun 2008 at 5:29