I'm using slackware 13.0 32-bit. I've returned to slack after some
years with ubuntu, so I am just getting reacquainted with this
distro. I am not familiar with slackbuilds or with cmake , but am
familiar with the command line.

Following the instructions at
http://awesome.naquadah.org/wiki/Awesome-3-Slackware
I have upgraded to cmake 2.8.1 by building it with cmake 
2.6-patch 2. It is installed at /usr/local/bin

If I invoke `cmake --version' as user - I get the following:
"""
t...@bart:~/prj/cgi/baker$ cmake --version
CMake Error: Could not find CMAKE_ROOT !!!
CMake has most likely not been installed correctly.
Modules directory not found in
/usr/local/bin
Segmentation fault
"""
No problem as root.
Before I start tinkering, a couple of questions:
1)Should I be setting a CMAKE_ROOT environment variable?
2)Should I be installing the modules directory by hand?
  (in my case /home/tim/downloads/install/cmake-2.8.1/Modules)

Any other ideas will be appreciated.
thanks
-- 
Tim 
[email protected]
http://www.akwebsoft.com

-- 
To unsubscribe, send mail to [email protected].

Reply via email to