[Ilugc] Compiling the whole Linux distro from source
S. Senthil Anand
senthils at au-kbc.org
Mon Feb 8 17:03:38 IST 2010
Hello,
> Mm, Not necessarily a distro Project, also any such open-source project
> that
> provide good documentation on compilation's steps with appropriate
> parameters, etc.
> Have any one tried compiling popular open source projects from source like
> Firefox, etc.
Not a hard job. Dependencies can be a pain.
You can also try pkgsrc which is NetBSD's answer for cross platform OS
agnostic package building. You can find all the configuration flags of an
application in the corresponding pkgsrc makefiles. I have personally used
it in various Linux distros, FreeBSD, NetBSD, OpenBSD and DragonflyBSD at
various times mainly to benchmark stuff.
Regards,
Senthil
More information about the ilugc
mailing list