So, I asked the unix admins to install ncurses-devel and low and behold they actually did it... cmake 2.6.4 bootstraps, makes, installs nicely now... thanks for your help.
Would still like to know how to go about customizing the build environment... I did install the complete ncurses package, headers and all. On Fri, Jun 19, 2009 at 1:08 PM, Bill Hoffman <[email protected]>wrote: > James Yoo wrote: > >> I thought I had installed the dev version of ncurses.. which is why I had >> to put the headers and libs in a non-standard location.... in anycase, if >> you think I can just use the 32bit bin to compile packages on a 64bit >> machine I will give that a try. >> >> > What linux distro are you using? You should need something like apt-get > install ncurses-devel. You may have to install the 32 bit compatibility > libraries on the machine to run 32 bit. > > -Bill >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
