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 _______________________________________________ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.org http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users