Re: [SIP-users] Problemas com lisip.so
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
From: Ricardo F. <ric...@us...> - 2012-06-19 01:29:30
|
Ola Osvaldo, prazer em conhece-lo e em saber que voce esta usando o SIP. tente rodar "ldconfig" (ou sudo ldconfig) e re-abrir o scilab e tentar recarregar o sip. Se ainda nao funcionar, me diga o que ocorre ao entrar em siptoolbox/tests e digitar "make" e depois ./sip_link_test. abs, Ricardo Fabbri -- Linux registered user #175401 www.lems.brown.edu/~rfabbri pt.wikipedia.org/wiki/IPRJ labmacambira.sf.net 2012/6/18 Osvaldo Jacques <ovj...@gm...>: > Olá Ricardo, > > Sou doutorando do Luciano > > Tentei instalar o sip no meu ubuntu precise 64 bits, > Comentei a linha que vc recomendou em > /usr/share/scilab/contrib/sip-0.8.0-git/macros/sip_init.sce > //assert=assert_checktrue; > Contudo, continua dando o seguinte erro ao tentar carregar o scilab > > "O link falhou para a biblioteca dinâmica > '/usr/share/scilab/contrib/sip-0.8.0-git/lib/libsip.so'. > Um erro ocorreu: libanimal-0.16.5.so.0: Não é possivel abrir arquivo de > objetos compartilhado: Arquivo ou diretório não encontrado > O link falhou para a biblioteca dinâmica > '/usr/share/scilab/contrib/sip-0.8.0-git/lib/libsip.so'. > Um erro ocorreu: libanimal-0.16.5.so.0: Não é possivel abrir arquivo de > objetos compartilhado: Arquivo ou diretório não encontrado > addinter(libsip_path+'/libsip.so','libsip',functions); > !--error 236 > addinter: O arquivo compartilhado não foi carregado: (null) > at line 29 of exec file called by : > exec (SIPDIR+'loader_include.sce'); > at line 58 of exec file called by : > exec("/usr/share/scilab//contrib/sip-0.8.0-git/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" > > > Parece que o erro é na lib animal. O que sugere? > -- > Osvaldo Vargas Jaques > Instituto de Fisica de São Carlos - IFSC/USP > Grupo de Computação Interdisciplinar > Av. Trabalhador São-carlense, 400 > Cx.P 369, 13560-970 - São Carlos - SP > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > SIPtoolbox-users mailing list > SIP...@li... > https://lists.sourceforge.net/lists/listinfo/siptoolbox-users > |