[Scratchbox-users] SB2 - mixing Host and Target directories
Harald Radke
harryrat at postnuklear.de
Sat Dec 8 19:42:08 EET 2007
Hi there!
After successfully (?) installing SB2, I tried to build ncurses...built went
fine, but installation not that good... actually the "make install"
called /usr/bin/install which in turn tried to put files in the host /usr/*
structure, not the buildroot one...
My question:
is this an intended behaviour (in order to compile software for packaging
rather than for a running image) or do I have to configure things properly or
have to e.g. compile and install tools like "install" for the target?
Another question: libtool was installed in ~/.scratchbox2/TARGET/
Is this in general the place for software needed for building that should not
be placed in the buildroot dir structure (that would be awesome, e.g. I would
like to have ncurses accessable during "make" but not inside the
buildroot-fs) or should stuff like that go into the toolchain directories?
If these are quite stupid things, sorry, it's just that I am exploring
everything as time goes by (:
Thx,
Harry
More information about the Scratchbox-users
mailing list