Thank you

It works., and it's nice.

you can install scons via pkg:

sudo pkg install scons SUNWlua

Ciao

Paolo

On 09/21/12 11:21 AM, openbabel wrote:
Installo Scons:
http://www.scons.org/
tolua++ uses SCons to build. SCons is based on python, you can get a 
stand-alone version on their website. After you have SCons, follow this simple 
instructions:

$ tar xvzf scons-1.2.0.d20090919.tar.gz
$ cd scons-1.2.0.d20090919
$ pfexec python setup.py install

Installed SCons library modules into /usr/lib/scons-1.2.0.d20090919
Installed SCons scripts into /usr/bin
Installed SCons man pages into /usr/man/man1

$ ls -lah /usr/bin/scon*
-rwxr-xr-x 1 root root 5.9K 2009-09-20 01:59 scons
-rwxr-xr-x 1 root root 5.9K 2009-09-20 01:59 scons-1.2.0.d20090919
-rwxr-xr-x 1 root root 49K 2009-09-20 01:00 scons-time
-rwxr-xr-x 1 root root 49K 2009-09-20 01:00 scons-time-1.2.0.d20090919
-rwxr-xr-x 1 root root 17K 2009-09-20 01:59 sconsign
-rwxr-xr-x 1 root root 17K 2009-09-20 01:59 sconsign-1.2.0.d20090919

Installo TOLUA++:
$ pfexec pkg install SUNWlua


_______________________________________________
OpenIndiana-discuss mailing list
OpenIndiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss

Reply via email to