Re: [Scratchbox-users] [Scratchbox2] How to use "python setup.py build" under scratchbox

2011-03-16 Thread Han Hartgers
On Thu, Mar 17, 2011 at 1:05 AM, Lauri T. Aarnio wrote: > > On Mar 16, 2011, at 5:12 AM, ext Han Hartgers wrote: > > Many thanks for the explanation. I did read about the tools root, but >> disregarded that as unimportant. >> > > long time ago it was possible to

Re: [Scratchbox-users] [Scratchbox2] How to use "python setup.py build" under scratchbox

2011-03-16 Thread Han Hartgers
t open shared object file: No such file or directory* I think that the problem is that my tools root fs expect to be a real root fs and does not expect to reside in a directory. Probably that breaks some paths to libraries... Some idea how to fix this, or some tips on how to get a decent tools root.

Re: [Scratchbox-users] [Scratchbox2] How to use "python setup.py build" under scratchbox

2011-03-15 Thread Han Hartgers
goes and let you know. Greetings, Han On Tue, Mar 15, 2011 at 11:35 PM, Lauri T. Aarnio wrote: > > On Mar 14, 2011, at 4:41 AM, ext Han Hartgers wrote: > >> >> This is the relevant (?) output of the sb2-init command. >> configured at 2011-03-10_17:38:35 by user &#x

[Scratchbox-users] [Scratchbox2] How to use "python setup.py build" under scratchbox

2011-03-13 Thread Han Hartgers
On Mar 10, 2011, at 1:14 PM, ext Han Hartgers wrote: > > > > 3) I do have my python headers installed on my target but I am for some >> reason not mapping this. >> > > You can check the effect of path mappings by e.g. "sb2 -m devel sb2-show > path /usr/include/

[Scratchbox-users] [Scratchbox2] How to use "python setup.py build" under scratchbox

2011-03-10 Thread Han Hartgers
th python from within scratchbox? I try this on a debian Wheezy distribution and I use scratchbox 2.2.1 and my root file system and development tools are of angstrom distribution (openembedded related distribution) Kind regards, Han ___ Scratchbox-users

[Scratchbox-users] cannot find GtkScaleButton support using Scratchbox 1.0

2010-05-21 Thread Han
dgets with Scratchbox 1.0 and they are okay.) thanks. Han ___ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.org http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Re: [Scratchbox-users] Compiling kernel with scratchbox2

2010-01-21 Thread Han Hartgers
on the target rootfs. 3. Use the native method to cross compile the target: "make ARCH=arm CROSS_COMPILE=/path/to/compiler" (search internet for more information.) I hope this helps you forward... Kind regards, Han ___ Scratchbox-users mailin

Re: [Scratchbox-users] Re: Re: [Scratchbox-devel] Strange things on Scratchbox 2

2010-01-11 Thread Han Hartgers
t;> (i.e. the one out of sb2) ? >>> >>> Does "sb2 -eR apt-get install libncurses5-dev" work? The "R" gives a root permission which should solve the "dpkg: requested operation requires superuser privilege" messages. Is dpkg-preconfigure installed on yo

Re: [Scratchbox-users] scratchbox2: usages questions

2010-01-09 Thread Han Hartgers
quot; should be the absolute path to the gcc compiler of the toolchain you want to use. Normally is this something like "/home/myname/arm-2009q3/bin/arm-none-linux-gnueabi-gcc" I do not know how to do this with scratchbox 1. Greetings, Han On Fri, Jan 8, 2010 at 9:21 PM, Kartik Nata

[Scratchbox-users] Re: scratchbox2: usages questions

2010-01-08 Thread Han Hartgers
t; but "checkinstall" or "make install" gives some problems. I have to look into this more, maybe I should just try to install the latest version of scratchbox2 first. Scratchbox2 is really a nice piece of work!! My compliments!! Kind regards, Han

[Scratchbox-users] scratchbox2: usages questions

2010-01-02 Thread Han Hartgers
) How do other users install the just compiled files onto their target? Is there a way to make "make install" or preferably "checkinstall" work? Or is it just a matter of copying the files by hand to the right directories on the

Re: [Scratchbox-users] how to access host machine file system

2008-09-07 Thread Han
I tried to run "mount", but it is not available inside the scratchbox. Did I miss something? [sbox-N770: ~] > mount bash: mount: command not found Thanks. On Sun, Sep 7, 2008 at 12:28 AM, Kalle Vahlman <[EMAIL PROTECTED]> wrote: > 2008/9/7 Han <[EMAIL PROTECTED]&g

[Scratchbox-users] how to access host machine file system

2008-09-06 Thread Han
Hi , I am using Scratchbox 1.0. I have a question: Can I access the host machine (Linux) file system when I am inside the scratchbox ? If yes, How do I do that? thanks! Han ___ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.org http