Re: [Scratchbox-users] sbrsh problem v2

2008-05-30 Thread L A
Hi, I dont want to spam; but I am desperate: I am trying to use an alien toolchain with sbrsh. This is the original error: [sbox-target: /bin] >sbrsh /bin/sh: can't load library '/scratchbox/tools/lib/libsb.so.0' [sbox-target: /bin] >sbrsh ls /bin/sh: can't load library '/scratchbox/tools/lib/lib

Re: [Scratchbox-users] sbrsh problem v2

2008-05-29 Thread L A
sh <[EMAIL PROTECTED]> wrote: > please try /usr/sbin/sbrsh or /usr/sbin//sbrshd > once u do that > you exceutable will start working > > > On 5/29/08, L A <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> I am trying to run sbrsh with a mipsel target. I h

[Scratchbox-users] sbrsh problem v2

2008-05-28 Thread L A
Hi, I am trying to run sbrsh with a mipsel target. I have configured sbrsh from sb-menu. This is the error I get: [sbox-target: ~] > sbrsh sbrsh server: Can`t execute command: /bin/sh (No such file or directory) I have tried copying my target /bin directory to /scratchbox/users/levent/targets/t

[Scratchbox-users] sbrshd problem

2008-05-27 Thread L A
Hi, I am trying to run scratchbox for a MIPSEL target. Unfortunately none of the emulators in the qemu package worked, which forced me to use sbrsh. I have compiled the deamon and installed it on my target. I have also created a user name on my target which is same as my host name. I also did "sbr

Re: [Scratchbox-users] prebuilt mips compiler on scratchbox 1.0.7

2008-05-08 Thread L A
can use the configuration files of the prepackaged toolchains at > scratchbox.org as an example. They can be found at > /scratchbox/compilers/compiler-name/build-config. > > Regards, > > Jussi > > [1] > $ sb-conf st host -c host-gcc -d perl:debian-etch -t none > $ sb-conf in h

Re: [Scratchbox-users] prebuilt mips compiler on scratchbox 1.0.7

2008-05-06 Thread L A
o test your compiler using an explicit path, even if you have > no target, ie. /scratchbox/compilers/my-compiler/bin/arch-foo-linux-bar-gcc > /scratchbox/packages/hello.c and see what happens. > > And if you can provide more detailed error message, then probably me (or > someo

[Scratchbox-users] prebuilt mips compiler on scratchbox 1.0.7

2008-05-05 Thread L A
Hi, Is it possible to use a prebuilt mips compiler on scratchbox? I have walked through the steps in ForeignToolchains wiki, but no joy. My compiler did not even show up in the compilers list (the one in the setup menu). Any ideas? Thanks, Levent ___ Sc