I must be doing something wrong. :( Since my eventual deployment platform is Linux, I tried installing the Linux binary distribution on Ubuntu server 10.04 also. The install seems to work but se_gov doesn't work. Is this an issue of x86 vs x86_64?
Regards, Spencer ------------------------------ spen...@admin:~/src/sedna-3.3.55$ uname -a Linux admin 2.6.32-22-server #33-Ubuntu SMP Wed Apr 28 14:34:48 UTC 2010 x86_64 GNU/Linux spen...@admin:~/src$ sudo sh sedna-3.3.55-bin-linux-i686.sh This program will extract and install Sedna XML DBMS. Where do you want to install the "sedna" directory tree? 1 - /usr/local 2 - /opt 3 - $HOME (/home/spencer) [default] 4 - . (here) Or enter a different directory (prefix) to install in. > 1 Checking the integrity of the binary archive... ok Unpacking into "/usr/local/sedna"... done Running the Sedna installer... done Creating sedna configuration file... done Do you want to install new system links within the bin subdirectory of "/usr/local", possibly overriding existing links for the programs se_cdb, se_ddb, se_gov, se_rc, se_sm, se_smsd, se_stop, se_term, se_trn, se_exp, se_hb? no ALL DONE =========================================== Note: The operating system user that is going to run Sedna must have r-w-x permissions for the following Sedna directories: /usr/local/sedna/data /usr/local/sedna/cfg To grant the necessary permisions to the user on Linux you can use the following command (suppose, <sedna-user> is the user that is going to run Sedna): chown <sedna-user> cfg data =========================================== See file /usr/local/sedna/README to get started spen...@admin:~/src$ spen...@admin:~/src$ /usr/local/sedna/bin/se_gov -bash: /usr/local/sedna/bin/se_gov: No such file or directory spen...@admin:~/src$ file /usr/local/sedna/bin/se_gov /usr/local/sedna/bin/se_gov: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8, not stripped -------------------------------- ------------------------------------------------------------------------------ _______________________________________________ Sedna-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sedna-discussion
