Can I publish a translation of LFS

2008-12-31 Thread Jean-Philippe MENGUAL
Hi, Firstly happy new year everybody. As I had said several times I'd like to go on promoting the LFS project. That's why I imagine to print it in order to get a book on paper. I wonder if it is possible, according to the license and the will of the LFS team, to publish the translation I did o

Re: Package Mangement

2008-12-31 Thread lists
BTW, my initramfs implementation SUCKS, but is complete, works for just about everything, and can easily be reversed engineered as a learning exercise. I know how to do it better now, but it is good enough as it is and serves my immediate purposes. Maybe someday I'll clean it out and make it sma

sqlite3 and qt3

2008-12-31 Thread Ken Moffat
I'm looking at possible users for sqlite3. In the book, qt-3.3.8b has sqlite as an optional external dependency. But, the current version appears NOT to be able to use a 'system' sqlite3. It says it finds sqlite, but that by default it is not enabled. So, I added '-plugin-sql-sqlite' to the co

Re: Package Mangement

2008-12-31 Thread interchange
I believe I have a fairly "neutral" Package Management implementation. I hope somebody swings by http://kitepilot.com/LFS/ and gives me an opinion... Thanks. Enrique DJ Lucas writes: > DJ Lucas wrote: >> Gordon Schumacher wrote: >> >>> Indeed, I'm not even attempting to address that yet