Doug O'Halloran wrote:
> 
> Personally, I think the best way would be to stick with Debian since it
> appears to be the only true non-commercial distro out there.  Being
> stuck in the 'Slink world' for development has made it difficult to work
> with, but I believe this was because of the libc dependencies more so
> than anything else.

Working in Red Hat 5.2 or Linux Mandrake 5.3 should work as well; I
haven't yet found what other distributions used glibc 2.0, but this is
indeed the requirement.  One of the main reasons Debian was mentioned
is that is what the original developers were using.

> In that the LRP project started life as trying to get all the
> functionality required and squeeze every byte of space out of it as
> well, alot of *.lrp packages have been compiled 'non-standard'(ie. the
> pathing during .configure).   This forces one to redo the same thing for
> any upgrade, and any stock distro's binaries -even if they could work,
> probably wouldn't.

The Oxygen/LRP Resource CD has a lot of sources on it, and I've
started using a lrp/ directory in each source tree which contains a
make file which will apply patches if needed, make the binaries with
the right options, and package up a *.lrp file in the end.

This directory and its contents are then saved as a patch to the
source code tar.gz file.  Thus, anyone who wants to update the source
can just unpack this patch and do a make in the lrp/ directory to
create a new *.lrp.

_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to