2008/5/27 Ben Hutchings <[EMAIL PROTECTED]>: > On Mon, 2008-05-26 at 20:31 +0200, Stéphane Mourey wrote: > > Hello everybody, > > > > I'm new to Ion (at least, trying to be), and far from an expert in > > many domains regarding Linux... but I want to try Iont. In particular, > > I'm not familiar with compilation of sources, most of the time yum do > > the work I need, and for the rest "./configure;make;make install" is > > successful most of the time. > > But with Ion, I have a problem, it seems with lua dependency, as far > > as I understand. > > For information, I'm using Fedora Core 9, have install Lua using yum. > > When I send the make command, it failed. Here is the output (the first > > few lines, surely enough) > <snip> > > The headers that ion3 needs are probably in a package called something > like "lua-devel". > > Ben. > > -- > Ben Hutchings > Power corrupts. Absolute power is kind of neat. > - John Lehman, Secretary of the US Navy 1981-1987
Installing lua-devel made the point. A few more dependencies was also resolved using yum, google, and by adding often the related devel package. About 20 packages were required. And I did not need to make anychange to the system.mk file. Thanks for your help. Best regards, BrokenClock
