Hi,everybody,
   I am a novice to scratchbox. When I finished installation following
instructions on
http://www.scratchbox.org/documentation/user/scratchbox-1.0/html/installdoc.htmland
tried to run hello-world program, I met a problem.

   The system output is as follows,
=========Output from Terminal======================
[EMAIL PROTECTED]:/scratchbox$ ./login

Welcome to Scratchbox, the cross-compilation toolkit!

Use 'sb-menu' to change your compilation target.
See /scratchbox/doc/ for documentation.

SBOX_DPKG_INST_ARCH not set.
[sbox-testNokia: ~] >
[sbox-testNokia: ~] > tar xfz /scratchbox/packages/hello-world.tar.gz
[sbox-testNokia: ~] > cd hello-world/
[sbox-testNokia: ~/hello-world] > ./autogen.sh
+ aclocal
/scratchbox/tools/share/aclocal/pkg.m4:5: warning: underquoted definition of
PKG_CHECK_MODULES
  run info '(automake)Extending aclocal'
  or see
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
autom4te: cannot create /var/tmp/am4t4419.20614: No such file or directory
at /scratchbox/tools/bin/autom4te line 953
aclocal: autom4te failed with exit status: 1
+ autoconf
autom4te: cannot create /var/tmp/am4t350.20624: No such file or directory
at /scratchbox/tools/autotools/autoconf2.59/bin/autom4te line 953
+ autoheader
autoheader2.50: cannot create /var/tmp/ah9237.20691: No such file or
directory
at /scratchbox/tools/bin/autoheader2.50 line 126
+ automake --add-missing --foreign
autom4te: cannot create /var/tmp/am4t3564.20696: No such file or directory
at /scratchbox/tools/autotools/autoconf2.59/bin/autom4te line 953
automake: autoconf failed with exit status: 1
+ ./configure
./autogen.sh: line 8: ./configure: No such file or directory
=========Output from Terminal======================

Info on my OS is:
Linux debian 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686 GNU/Linux

Additionally, because I can not connect to
http://scratchbox.org/debiandirectly, I downloaded files using a Web
Browser via http proxy. The files I
downloaded are,

scratchbox-core_1.0.6_i386.deb
scratchbox-devkit-debian_1.0.6_i386.deb
scratchbox-devkit-doctools_1.0.6_i386.deb
scratchbox-libs_1.0.6_i386.deb
scratchbox-toolchain-cs2005q3.2-glibc-arm_1.0.5_i386.deb
scratchbox-toolchain-cs2005q3.2-glibc-i386_1.0.5_i386.deb
scratchbox-toolchain-host-gcc_1.0.6_i386.deb
scratchbox-toolchain-i686-linux-ct4.1.0-2.3.6tls_1.0.4_i386.deb

Then, I used dpkg -i package_name.deb to install all these packages.
When I finished installation, the installation procedure did not ask me for
user account as section 2.2.1.4 in
http://www.scratchbox.org/documentation/user/scratchbox-1.0/html/installdoc.htmlsays.

Thank you in advance for your help.


-- 
          Sincerely yours,

Yao Wang


Gtalk: [EMAIL PROTECTED]
MSN: [EMAIL PROTECTED]
_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to