Debian Etch installation problem
-
Hello,
I have some problems to install Salome on Debien "Etch". I know it's not the first topic on it but I didn't success.
I tried to install with the config_RedHat_8.0.xml configuration's file.
I modified the salome.sh file in order to link the correct paths to my native Debian packages.
But when i launch by "runSalome", it's still try to find the version 3 of libomniORB even if I have version 4.0.6, I don't understand because the xml need 4.0.5. So I tried to make symbolic link:
libomniORB3.so.0 -> /usr/lib/libomniORB4.so.0.6
libomniDynamic3.so.0 -> /usr/lib/libomniDynamic4.so.0
libCOS3.so.0 -> /usr/lib/libCOS4.so.0
libCOSDynamic3.so.0 -> /usr/lib/libCOSDynamic4.so.0
libomnithread.so.2 -> /usr/lib/libomnithread.so.3
SALOME_Session_Loader still call shared libraries I don't find.
If someone have an idea to make the Session Loader see the version 4 of libomniORB and others, I would appreciate your help.
Vincent
http://vincent.choupeaux.neuf.f
PS:I would thanks Joël Cugnoni for his job on the liveDVD.-
Vincent Choupeaux wrote:
Well, i don't know much about Etch but on a fairly up-to-date Kanotix, there wasn't those problems when unsing the usual runInstall.
Hello,
I have some problems to install Salome on Debien "Etch". I know it's not the first topic on it but I didn't success.
I tried to install with the config_RedHat_8.0.xml configuration's file.
I modified the salome.sh file in order to link the correct paths to my native Debian packages.
But when i launch by "runSalome", it's still try to find the version 3 of libomniORB even if I have version 4.0.6, I don't understand because the xml need 4.0.5. So I tried to make symbolic link:
libomniORB3.so.0 -> /usr/lib/libomniORB4.so.0.6
libomniDynamic3.so.0 -> /usr/lib/libomniDynamic4.so.0
libCOS3.so.0 -> /usr/lib/libCOS4.so.0
libCOSDynamic3.so.0 -> /usr/lib/libCOSDynamic4.so.0
libomnithread.so.2 -> /usr/lib/libomnithread.so.3
SALOME_Session_Loader still call shared libraries I don't find.
If someone have an idea to make the Session Loader see the version 4 of libomniORB and others, I would appreciate your help.
Vincent
http://vincent.choupeaux.neuf.f
PS:I would thanks Joël Cugnoni for his job on the liveDVD.
I just had to add the links given here
http://www.code-aster.org/forum/read.php?f=11&i=1766&t=1765
-
Powered by
Ploneboard
