Hi Dr. Bongo,
It appears anytime I try to "make configure" a program. I've wiped the latest version of Vinux from the hard drive, the penultimate version does NOT have this bug and programs compile nicely.
Good luck with the newest iso though. I'll try the next version, but for now, I'm sticking with the older version.
This problem only happens with the latest version of Vinux, I tried several programs - it happens with all of them.
I downloaded, checked against md5sum, verified the burn with the same md5sum. My computer memory is ok as I've done a complete memory test over night.
Thanks,
David
make config isn't a command to be used for compiling a program, in general
its:
./configure
make
and if no problem encountered, then make install
BTW, if you haven't added the right -dev packages it will output error
messages of course.
Labrad0r