[Scilab-users] scilab nightly build : installation problems

Paul Carrico paul.carrico at free.fr
Thu Jun 6 22:56:07 CEST 2013


After spending a lot of time on the net : “libquadmath.so.0”  (and not
libquadmath.so.5 as written previously) comes from libquadmath package

 

On my CentOS release, it’s ever installed devtoolset package including
libquadmath 4.7.2 ; nevertheless it has generated libquadmath.so library and
not libquadmath.so.0

 

How to solve the problem (a rename doesn’t work) ? is the requested package
too recent ?

 

NB: the current stable release of Scilab works on centos 


 

Paul

 

De : users-bounces at lists.scilab.org [mailto:users-bounces at lists.scilab.org]
De la part de Carrico, Paul
Envoyé : jeudi 6 juin 2013 17:39
À : International users mailing list for Scilab.
Objet : [Scilab-users] scilab nightly build : installation problems

 

Scilab team,

 

Connection refused when I try to download the prerequirements 

(I checked to proxy and no problem with it) ....

 

NB: when I launch scilab from the master binary, I've a lack of
"libquadmath.so.5" libraries ...... that's why I'm thinking in compilling
scilab (with pain)

 

Paul

 


Some packages are missing when I compile Scilab console module. Where can I
find them ?


All needed packages to compile Scilab under Linux can be found in Scilab SVN
pre-requirements directory:

mkdir Prerequirements
cd Prerequirements
svn co --username anonymous --password Scilab
svn://svn.scilab.org/scilab/trunk/Dev-Tools/SE/Prerequirements/linux/

So, to download scilab and the prerequirements packages :

git clone git://git.scilab.org/scilab scilab.sources
svn export --force --username anonymous --password Scilab
svn://svn.scilab.org/scilab/trunk/Dev-Tools/SE/Prerequirements/linux/bin
scilab.sources/scilab/bin
svn export --force --username anonymous --password Scilab
svn://svn.scilab.org/scilab/trunk/Dev-Tools/SE/Prerequirements/linux/thirdpa
rty scilab.sources/scilab/thirdparty

 

----------------------------------------------------------------------------
----
 
 
Le présent mail et ses pièces jointes sont confidentiels et destinés à la
personne ou aux personnes visée(s) ci-dessus. Si vous avez reçu cet e-mail
par erreur, veuillez contacter immédiatement l'expéditeur et effacer le
message de votre système. Toute divulgation, copie ou distribution de cet
e-mail est strictement interdite.
 
This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error, please contact the sender and
delete the email from your system. If you are not the named addressee you
should not disseminate, distribute or copy this email.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20130606/b2233c3a/attachment.htm>


More information about the users mailing list