changing the config.log file for the Yaz toolkit install
i am having trouble with installing the yaz toolkit and i am prompted with this error configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. or configure: error: C compiler cannot create executables See `config.log' for more details. what should i do next? what changes should be made to this file? ____________________________________________________________________________________ Building a website is a piece of cake. Yahoo! Small Business gives you all the tools to get online. http://smallbusiness.yahoo.com/webhosting
Andreasa Morris <andreasa_morris@yahoo.com> wrote:
i am having trouble with installing the yaz toolkit and i am prompted with this error
configure: error: no acceptable C compiler found in $PATH [...] what should i do next?
Install a C compiler. On debian systems, "aptitude install build-essential" should get what you want (but then you can install the libyaz and libyaz-dev packages from indexdata.dk instead of compiling them). On other systems, try installing gcc. Hope that helps, -- MJ Ray - see/vidu http://mjr.towers.org.uk/email.html Experienced webmaster-developers for hire http://www.ttllp.co.uk/ Also: statistician, sysadmin, online shop builder, workers co-op. Writing on koha, debian, sat TV, Kewstoke http://mjr.towers.org.uk/
participants (2)
-
Andreasa Morris -
MJ Ray