Am Dienstag, 22. M�rz 2005 08:14 schrieb Michael D Schleif: > Martin => > > * Martin Hejl <[EMAIL PROTECTED]> [2005:03:22:07:53:52+0100] scribed: > > Hi Michael, > > > > Michael D Schleif wrote: > > >As you will know, I am new to Bering-uClibc. There are two (2) > > > programs that I want to build, and I am not confident in my > > > understanding of the documentation that I have found and read. > > > > > >Please, will somebody give me a clue as to how to make the > > > following? > > > > > > qmail.lrp > > > vim.lrp > > > > If you want to use buildtool (which I would recommend) the steps > > are these: * checkout buildtool from CVS > > OK, I read about and understand that part. > > > * build the build environment > > This is that part that confuses me ;> > > > * create a buildtool.cfg and buildtool.mk for each package you > > want to create in source/yourNewPackageName/ > > * add an entry to conf/sources.cfg for each package > > * compile the sources by running "buildtool.pl build packagename" > > OK, I read about and understand that part. > > > To create packages from the compiled sources: > > * add a package definition to each buildtool.cfg file > > * make sure you have "fakeroot" on your system (alternatively, > > you can build packages as root, but it's strongly recommended not > > to) * run "buildpacket.pl --package=yourPackageName -v" > > OK, I read about and understand that part. > > > For a much more verbose description (one that also includes the > > "how" and not only the "what"), please see > > http://leaf.sourceforge.net/doc/guide/buc-devel.html > > Yes, before I posted, I did read this. Please, notice that I > remain confused about the details of: > > * build the build environment
run ./buildtool.pl build buildenv and you'll have an hour or two for housekeeping. If no connection problems occur you'll have all you need to compile packages for Bering-uClibc. kp ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click ------------------------------------------------------------------------ leaf-user mailing list: [email protected] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
