Stefan Schlesinger <[EMAIL PROTECTED]> writes:

> Hello Folks,
> 
> can anyone tell me how to setup a working unattended developer
> environment?  I downloaded the sources from cvs and tried to run
> make release.

Don't do that.  The top-level Makefile is for making releases only;
"make release" is how I actually create and upload a new release.

What you want to do is "cd bootdisk" and then type "make", to build
the DOS boot disk.

Or "cd linuxboot" and then do "make download" followed by "make" to
build the Linux boot disk; see README.txt inside the linuxboot
directory.  Getting this to work will likely require a fairly modern
Linux system like Fedora Core 3 or CentOS 4.  I use Fedora Core 3.

If you encounter problems, ask on unattended-devel.

> I'm trying to include expat and several perl xml modules into the
> linux boot image.

If you can convince them to install under /z/linuxaux/opt/perl, that
should also work.  But I concede that's annoying to maintain...

If it's not too large, I could probably just add these to the
distribution.  Which XML modules, exactly?

 - Pat


-------------------------------------------------------
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_id=6595&alloc_id=14396&op=click
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info





-------------------------------------------------------
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_id=6595&alloc_id=14396&op=click
_______________________________________________
unattended-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to