AMPL toolbox problem

Jean-Pierre Dussault Jean-Pierre.Dussault at USherbrooke.ca
Tue Mar 1 00:42:03 CET 2011


Hi,

I get error messages when trying to install the AMPL toolbox under 
5.3.0.  I still use 5.2.2 without taking the chance to uninstall it!

Here is the error with the ATOMS version (1.2-1); strange that 1.2-1 be 
included with 5.3.0 when 1.3 was in the atoms for 5.2.2!!!

    Start AMPL Toolbox
         Load gateways
    atomsLoad: An error occurred while loading 'ampl_toolbox-1.2-1':
         addinter: The shared archive was not loaded:
    /home/dussault/import/TstScilab/scilab-5.3.0/share/scilab/contrib/ampl_toolbox/1.2-1/sci_gateway/c//libampl_c.so:
    Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier
    de ce type

and follows the error when trying to install 1.3-1 from
http://atoms.scilab.org/toolboxes/ampl_toolbox/1.3/files/ampl_toolbox_1.3-1.bin.i686.linux.tar.gz

    Start AMPL Toolbox
         Load macros
         Load gateways
    addinter(libampl_c_path+'/libampl_c.so','libampl_c',list_functions);
                                                                        
    !--error 236
    addinter: The shared archive was not loaded:
    /home/dussault/import/TstScilab/scilab-5.3.0/share/scilab/contrib/ampl_toolbox_1.3/sci_gateway/c//libampl_c.so:
    mauvaise classe ELF: ELFCLASS32
    at line      19 of exec file called by :
       exec('loader.sce');
    at line      10 of exec file called by :
    exec(pathconvert(root_tlbx+"/sci_gateway/loader_gateway.sce",%f));
    at line      29 of exec file called by :
    exec(root_tlbx+'etc/'+'ampl_toolbox.start');
    at line      16 of exec file called by :
    exec("/home/dussault/import/TstScilab/scilab-5.3.0/share/scilab/contrib/ampl_toolbox_1.3/loader.sce");
    in  execstr instruction    called by :
    if exists("gcbo") then %oldgcbo = gcbo; end;gcbo =
    getcallbackobject(8);execstr(toolboxes(1));if exists("%oldgcbo")
    then gcbo = %oldgcbo; else clear gcbo; end;
    while executing a callback

  Actually, I had a version Yann Collette sent to me with an additionnal 
feature (computing hessians times vectors). This more or less private 
version does not install either under 5.3.0.


Any suggestions/solutions but to stick to 5.2.2?

Thx,

JPD

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/dev/attachments/20110228/1c240b13/attachment.htm>


More information about the dev mailing list