On Sat, Feb 17, 2007 at 10:27:03PM +0000, Thorsten Glaser wrote: > export PATH=~/.bin:$PATH > > and manually install gmake 3.81 as ~/.bin/gmake (not make) then; > the prereq stuff will pick up gmake before make, and it won't > affect your other doings.
I don't think this is not the way we should handle it. We surely all aggree to the statement that dependencies are bad in general. To make this clear: if there weren't any dependencies at all, we were fine off, cause ADK would run on every machine possible. This is idealistic thinking, and I can understand if you condemn it. Myself condemns it sometimes, too. But we are able to reduce dependencies, although in a quite small range (in this case limited to the minimal version of a package) we should support this. In my eyes this is a way of stepping towards portability, which we all support as it's one of the core concepts of FreeWRT. Greetings, Phil _______________________________________________ freewrt-developers mailing list [email protected] https://www.freewrt.org/lists/listinfo/freewrt-developers
