Hi Hao,

        Have you specified the --prefix option when execute configure script?
        By default, the .so file will be installed in the /usr/local/lib 
directory.
        If so, you could add the /usr/local/lib to LD_LIBARY_PATH
        export LD_LIBRARY_PATH=$LD_LIBARY_PATH:/usr/local/lib
        or add /usr/local/lib/ to /etc/ld.so.conf

Best regards
Wan Shuang


-----Original Message-----
From: dev-boun...@moblin.org [mailto:dev-boun...@moblin.org] On Behalf Of Li, 
Hao H
Sent: 2009年6月9日 17:07
To: dev@moblin.org
Subject: [Moblin Dev] Question about linux-project-generator

Hi
When I follow the instructions in 
http://moblin.org/projects/linux-project-generator to install the tool. (Ubuntu 
9.04)
I may install it successfully, but when I run it, it showed "projgen: error 
while loading shared libraries: libprojgen.so.0: cannot open shared object 
file: No such file or directory".
Does any know how the problem is?

Thanks!


Li Hao
Best Regards
Email:hao.h...@intel.com<mailto:hao.h...@intel.com>

Moblin Enabling Support Team
Software and Service Group
Intel Asia-Pacific Research & Development Ltd.
Tel: 86-21-61167039


_______________________________________________
Moblin dev Mailing List
dev@moblin.org

To manage or unsubscribe from this mailing list visit:
https://lists.moblin.org/mailman/listinfo/dev or your user account on 
http://moblin.org once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists
_______________________________________________
Moblin dev Mailing List
dev@moblin.org

To manage or unsubscribe from this mailing list visit:
https://lists.moblin.org/mailman/listinfo/dev or your user account on 
http://moblin.org once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to