Here is what I have done this install is based on a thread with Neil Williams <[EMAIL PROTECTED]> called "Hopeful get Emdebian on i386 working! with a little help!! please"

= Install from http://www.debian-administration.org/articles/426 =

1. Install debian
2. [EMAIL PROTECTED]:# sudo apt-get install debootstrap
3. [EMAIL PROTECTED]:# sudo mkdir ~/debian-sid
4. [EMAIL PROTECTED]:# sudo debootstrap sid ~/debian-sid
5. [EMAIL PROTECTED]:~# sudo chroot ~/debian-sid
6. [EMAIL PROTECTED]:/# ls
   bin   dev  home    lib    mnt  proc  sbin  sys  usr
   boot  etc  initrd  media  opt  root  srv   tmp  var
8. [EMAIL PROTECTED]:/# apt-get clean
9. [EMAIL PROTECTED]:/# du . --human-readable --total | grep total
   135M    total
10. [EMAIL PROTECTED]:~$ exit
11. [EMAIL PROTECTED]:~$ sudo mount proc ~/debian-sid/proc/ -t proc
   [sudo] password for timm:
12. [EMAIL PROTECTED]:~$ sudo cp /etc/resolv.conf ~/debian-sid/etc
13. [EMAIL PROTECTED]:~$ sudo cp /etc/hosts ~/debian-sid/etc
14. [EMAIL PROTECTED]:~$ sudo chroot ~/debian-sid/

= Install of emdebian-tool =

1. [EMAIL PROTECTED]:~$ sudo chroot ~/debian-sid/
2. [EMAIL PROTECTED]:/# apt-get update
3. [EMAIL PROTECTED]:/# apt-get upgrade
4. [EMAIL PROTECTED]:/# apt-get install emdebian-tools
5. [EMAIL PROTECTED]:/# apt-get update
6. [EMAIL PROTECTED]:/# apt-get upgrade
8. [EMAIL PROTECTED]:/# du . --human-readable --total | grep total
       1.3G    total
9. apt-get install apt apt-utils adduser attr base-files base-passwd bsdutils bsdmainutils cdebconf cron coreutils cpio dhcp3-client dhcp3-common dpkg dselect debianutils diff e2fslibs e2fsprogs findutils grep gzip iptables hostname ifupdown initscripts iputils-ping ed aptitude libbz2-1.0 libattr1 libc6 libncurses5 libpam0g libpam-modules libpam-runtime logrotate libselinux1 libncursesw5 libpopt0 libreadline5 lsb-base libsepol1 login libacl1 libwrap0 libcomerr2 libblkid1 libuuid1 libss2 liblzo1 libtasn1-3 libsigc++-2.0-0c2a makedev mawk mount module-init-tools mktemp ncurses-base ncurses-bin net-tools netbase netcat readline-common passwd procps sed sysv-rc sysvinit sysvinit-utils tar tzdata tcpd openbsd-inetd traceroute nano util-linux update-inetd wget zlib1g libdevmapper1.02.1 i. I was informed I had to have all packages installed on the chroot that I am going to emdebianize later this package list came from http://wiki.debian.org/EmdebianRootfs this is for dependence reason I believe

10. [EMAIL PROTECTED]:/# ./emsource-get
i. a little script to get all of the above emsource from the Emdebian SVN
11. [EMAIL PROTECTED]:/# du . --human-readable --total | grep total
   1.5G    total
12. [EMAIL PROTECTED]:/# cd trunk/
{{{
13. [EMAIL PROTECTED]:/trunk# ls -l
   total 80
   drwxr-xr-x 7 root root 4096 Jan 24 10:36 a
   drwxr-xr-x 6 root root 4096 Jan 24 10:34 b
   drwxr-xr-x 6 root root 4096 Jan 24 10:31 c
   drwxr-xr-x 7 root root 4096 Jan 24 10:40 d
   drwxr-xr-x 4 root root 4096 Jan 24 10:33 e
   drwxr-xr-x 3 root root 4096 Jan 24 10:32 f
   drwxr-xr-x 5 root root 4096 Jan 24 10:34 g
   drwxr-xr-x 3 root root 4096 Jan 24 10:33 h
   drwxr-xr-x 5 root root 4096 Jan 24 10:33 i
   drwxr-xr-x 9 root root 4096 Jan 24 10:37 l
   drwxr-xr-x 6 root root 4096 Jan 24 10:37 m
   drwxr-xr-x 6 root root 4096 Jan 24 10:40 n
   drwxr-xr-x 3 root root 4096 Jan 24 10:39 o
   drwxr-xr-x 5 root root 4096 Jan 24 10:38 p
   drwxr-xr-x 3 root root 4096 Jan 24 10:35 r
   drwxr-xr-x 5 root root 4096 Jan 24 10:38 s
   drwxr-xr-x 6 root root 4096 Jan 24 10:39 t
   drwxr-xr-x 4 root root 4096 Jan 24 10:40 u
   drwxr-xr-x 3 root root 4096 Jan 24 10:40 w
   drwxr-xr-x 3 root root 4096 Jan 24 10:40 z
}}} i. This is home to are emsource from Emdebian SVN
14. [EMAIL PROTECTED]:/trunk#

This is where I am stuck because I don't have the source code I only have the Emdebian SVN stuff which is great don't get me wrong so what I am asking is for a few pointer please I think that I...

1. apt-get source zyx
2. em_make
3. .emdebuild

This is where I get lost because I have tried a few different ways now and none seem to work of using apt-get source zyx em_make xyz emdebuild (.emdebuild can not be found?)

The source code I download goes where?? I think that em_make works al least no error when I runn em_make in the source code directory but emdebuild has never worked for me and any help on this would be greatly appreciated

The package I have been trying to compile has been apt

Thank you in advance

Tim


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to