Page 1 of 1

Trouble installing Scalix

Posted: Mon May 28, 2007 10:25 am
by sebwa2k
Hi,
i'm having trouble installing scalix. I built Scalix from source using ant. everything looks okay.
After building Scalix i got few new folders .. build, dist...
the dist folder contains a file "scalix-installer" i think this should be the file i need to install scalix.
i Typed in "./scalix-installer" but returned this:

./scalix-installer: cd: /py: No such file or directory
/usr/bin/python: can't open file '/py/sxversion.py': [Errno 2] No such file or directory
Scalix Installer - starting version ...
Scalix Installer - using Python 2.4.3 (/usr/bin/python).
/usr/bin/python: can't open file '/py/sxmerlin.py': [Errno 2] No such file or directory
Scalix Installer - done.


Whats my mistake can anybody help me?

Thanks a lot.
greetz
Sebastian

Posted: Mon May 28, 2007 12:26 pm
by sebwa2k
Hello again,
now i uncompressed the tar.gz file which was made by ant.
i tried to make ./scalix-installer but permission denied!
then i typed in chmod a+x scalix-installer and something happend.
But it doesn't look good:

Scalix # ./scalix-installer

./scalix-installer: mktemp: command not found
Scalix Installer - extracting archive, please wait...
tar: : Cannot chdir: No such file or directory
tar: Error is not recoverable: exiting now
Traceback (most recent call last):
File "/py/sxversion.py", line 75, in ?
print get_version()
File "/py/sxversion.py", line 42, in get_version
f = open("version.properties", 'r')
IOError: [Errno 2] No such file or directory: 'version.properties'
Scalix Installer - starting version ...
Scalix Installer - using Python 2.4.3 (/usr/bin/python).
Traceback (most recent call last):
File "/py/sxmerlin.py", line 875, in ?
logger = MerlinLogger(log_file_name, properties["debug"], properties["cli"])
File "/py/sxlogger.py", line 66, in __init__
self.root_logger.streamToStdOut(False)
AttributeError: RootLogger instance has no attribute 'streamToStdOut'
Scalix Installer - done.


i've no idea why i'm too stupid to get it running...
Pleaaase help me.
Thanks
Seb