Guest User

Untitled

a guest
Jan 23rd, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.32 KB | None | 0 0
  1. root@debianARMVM:/ecafe# cd scratchbox2/
  2. root@debianARMVM:/ecafe/scratchbox2# mkdir /sb2
  3. root@debianARMVM:/ecafe/scratchbox2# ./autogen.sh
  4. ./autogen.sh: line 7: autoheader: command not found
  5. ./autogen.sh: line 8: autoconf: command not found
  6. root@debianARMVM:/ecafe/scratchbox2# ls
  7. AUTHORS config.mak.in debian external_patches LICENSE luaif Makefile preload tests utils
  8. autogen.sh configure.ac docs include llbuild lua_scripts modeconf README TODO wrappers
  9. root@debianARMVM:/ecafe/scratchbox2# cd ..
  10. root@debianARMVM:/ecafe# ls
  11. arm-2011.03 arm-2011.03-41-arm-none-linux-gnueabi-i686-pc-linux-gnu.tar.bz2 qemu scratchbox2
  12. root@debianARMVM:/ecafe# sudo apt-cache search autoconf
  13. ahcpd - the Ad-Hoc Configuration Protocol
  14. autoconf-archive - The Autoconf Macro Archive
  15. autoconf - automatic configure script builder
  16. autoconf2.13 - automatic configure script builder (obsolete version)
  17. autoconf2.59 - automatic configure script builder (obsolete version)
  18. autoconf2.64 - automatic configure script builder (obsolete version)
  19. autoproject - create a skeleton source package for a new program
  20. autotools-dev - Update infrastructure for config.{guess,sub} files
  21. avahi-dnsconfd - Avahi DNS configuration tool
  22. gnome-common - common scripts and macros to develop with GNOME
  23. kbuild - framework for writing simple makefiles for complex tasks
  24. ktorrent - BitTorrent client based on the KDE platform
  25. liblwipv6-2 - User level (lightweight) TCP/IP stack with IPv6 support
  26. liblwipv6-dev - Development files for the LWIPv6 library
  27. libresample1-dev - real-time audio resampling library - development files
  28. libresample1 - real-time audio resampling library - shared libraries
  29. m4 - a macro processing language
  30. mdetect - mouse device autodetection tool
  31. rdnssd - IPv6 recursive DNS server discovery daemon
  32. libneon27-gnutls - An HTTP and WebDAV client library (GnuTLS enabled)
  33. libneon27 - An HTTP and WebDAV client library
  34. ocaml-tools - tools for OCaml developers
  35. pandora-build - Build macros for libdrizzle, libmemcached, drizzle and gearmand
  36. pkg-config - manage compile and link flags for libraries
  37. pmk - utility to configure software sources
  38. ftp-proxy - application level proxy for the FTP protocol
  39. radvd - Router Advertisement Daemon
  40. yardradius - YARD Radius Authorization and Accounting Server
  41. root@debianARMVM:/ecafe#
Add Comment
Please, Sign In to add comment