[Scratchbox-users] Error building in scratchbox
Amy Sockanathan
asockanathan at gmail.com
Thu Feb 1 16:55:58 EET 2007
Thank you Riku. I realized that I have to install QT4 which has rcc.
I'll try to do that today.
- Amy
On 2/1/07, Riku Voipio <riku.voipio at iki.fi> wrote:
> > Hi,
> > I am trying to build an application in scratchbox for the Nokia
> > 800. During building I get the following error:
> > /scratchbox/tools/bin/rcc: error while loading shared libraries:
> > libfontconfig.so.1: cannot open shared object file: No such file or
> > directory
>
> there is no /scratchbox/tools/bin/rcc in scratchbox, so most likely
> this is a problem you have created yourself. Most likely instead
> of just copying rcc binary to /scratchbox/tools/bin, you should
> create a proper devkit[1].
>
> > I did a find on libfontconfig.so and found the library in /usr/lib and
> > /usr/lib is in LD_LIBRARY_PATH. Its also included in /etc/ld/so/conf.
>
> host architecture (x86) binaries, have a different setup for library
> search path, libraries are loaded from /scratchbox/host_shared/lib/.
> for shipping your own libraries, see the doctools devkit for examples.
>
> [1] http://www.scratchbox.org/documentation/docbook/devkit.html
>
> --
> "rm -rf" only sounds scary if you don't have backups
>
More information about the Scratchbox-users
mailing list