Good morning,

Ive been using CSpace on my Windows machines for quite a long time, but I would like to use it on my main computer (Os X 10.5.7) aswell. While looking around for some info, I found a list of the packages, which CSpace needs to run (couldnt manage to find a list in the documentation itself):

"QT4 MAC
PyQT4
NCrypt
sed
Python 2.5
cURL+SSL
SIP
g95
pyCurl
pyrex"

I installed most of them via macports, but sadly there is no port for NCrypt. Thats the point when my confusion started, while looking for the source. I found a version 0.6.11 at http://ncrypt.sourceforge.net and 0.6.4 at http://tachyon.in/ncrypt/.
Nevertheless, I cant build even one of them.

0.6.11 make fails with:
bash-3.2$ make
make  all-am
gcc -DHAVE_CONFIG_H -I. -I. -I. -O3 -Wall -c `test -f 'ncrypt.c' || echo './'`ncrypt.c
In file included from ncrypt.c:29:
get_encryption_password.h:4: warning: type qualifiers ignored on function return type
In file included from ncrypt.c:30:
get_decryption_password.h:4: warning: type qualifiers ignored on function return type
ncrypt.c: In function 'initialize_crypto':
ncrypt.c:82: warning: pointer targets in passing argument 4 of 'makeKeyR' differ in signedness ncrypt.c:85: warning: pointer targets in passing argument 4 of 'makeKeyS' differ in signedness
ncrypt.c: In function 'main':
ncrypt.c:297: error: array type has incomplete element type
ncrypt.c:324: warning: implicit declaration of function 'getopt_long'
ncrypt.c:297: warning: unused variable 'long_options'
make[1]: *** [ncrypt.o] Error 1
make: *** [all] Error 2

and 0.6.4 (python setup.py build) fails with:
/usr/bin/gcc-4.0 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/opt/local/Library/Frameworks/ Python.framework/Versions/2.6/include/python2.6 -I/opt/local/Library/ Frameworks/Python.framework/Versions/2.6/include/python2.6 -c ncrypt_x509.c -o build/temp.macosx-10.5-i386-2.6/ncrypt_x509.o ncrypt_x509.c:1:2: error: #error Do not use this file, it is the result of a failed Pyrex compilation.
error: command '/usr/bin/gcc-4.0' failed with exit status 1

Macports, aswell as Pyrex are the newest versions available. Sorry to bother you with that, but currently I really have no clue how to sort this out. Maybe I should have started a thread on the ncrypt list, but hopefully, here are some other Mac users out
there using CSpace.

Thanks in advance,
Claas
_______________________________________________
cspace-users mailing list
cspace-users@tachyon.in
http://tachyon.in/cgi-bin/mailman/listinfo/cspace-users

Reply via email to