Siptoolbox

View: New views
4 Messages — Rating Filter:   Alert me  

Siptoolbox

by Carlos Augusto da Silva :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Directa Automação Ltda
Hi,
 
I am using SIPToolBox with Scilab-4.0.
However I do not obtain sucess in load of SIP, sees the errors:
Startup execution:
  loading initial environment
 
-->
-->// generated by builder.sce: Please do not edit this file
 
-->// ------------------------------------------------------
 
-->libsip_path=get_file_path('loader.sce');
 

-->// load the run-time dlls of ImageMagick
 
-->ImageMagickPath=libsip_path+'lib\';
 

-->link(ImageMagickPath + 'CORE_RL_bzlib_.dll');
shared archive loaded
Link done
 
-->link(ImageMagickPath + 'CORE_RL_jbig_.dll');
shared archive loaded
Link done
 
-->link(ImageMagickPath + 'CORE_RL_jpeg_.dll');
shared archive loaded
Link done
 
-->link(ImageMagickPath + 'CORE_RL_lcms_.dll');
shared archive loaded
Link done
 
-->link(ImageMagickPath + 'CORE_RL_libxml_.dll');
shared archive loaded
Link done
 
-->link(ImageMagickPath + 'CORE_RL_xlib_.dll');
shared archive loaded
Link done
 
-->link(ImageMagickPath + 'CORE_RL_zlib_.dll');
shared archive loaded
Link done
 
-->link(ImageMagickPath + 'CORE_RL_png_.dll');
shared archive loaded
Link done
 
-->link(ImageMagickPath + 'CORE_RL_tiff_.dll');
shared archive loaded
Link done
 
-->link(ImageMagickPath + 'CORE_RL_ttf_.dll');
shared archive loaded
Link done
 
-->link(ImageMagickPath + 'mfc71.dll');
shared archive loaded
Link done
 
-->link(ImageMagickPath + 'msvcp71.dll');
shared archive loaded
Link done
 
-->link(ImageMagickPath + 'msvcr71.dll');
shared archive loaded
Link done
 
-->link(ImageMagickPath + 'CORE_RL_magick_.dll');
link failed for dll C:\ARQUIV~1\scilab-4.0\contrib\siptoolbox\lib\CORE_RL_magick_.dll
link(ImageMagickPath + 'CORE_RL_magick_.dll');
                                              !--error 236
link: the shared archive was not loaded
at line      21 of exec file called by :
exec("C:\ARQUIV~1\scilab-4.0\contrib\siptoolbox/loader.sce")
in  execstr instruction    called by :
execstr(toolboxes(1))
while executing a callback
 
I am read in install.txt that it is necessary to install ImageMagick-6.2.5-Q16-windows-DLL before. However I only found version 6.2.8 to download. I install this version and do not work.
 
Can you help me?
 
Regards,
Carlos.

 

 

 


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
SIPtoolbox-devel mailing list
SIPtoolbox-devel@...
https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel

Parent Message unknown Re: Siptoolbox

by Angus Errington :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

I have found that version 6.2.3 seems to work. It can be found here:

http://www.imagemagick.org/download/binaries/ImageMagick-6.2.3-2-Q16-windows-dll.exe

I am not an expert on the Windows version so if/when this doesn't work
please let me know.

Hope it helps,

Angus


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
SIPtoolbox-devel mailing list
SIPtoolbox-devel@...
https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel

Re: Siptoolbox

by Zhang Cheng-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, Carlos
        Many SIP users have reported the problem as you meet. I'm really sorry to
say that I haven't meet the CORE_RL_Magick.dll loading error on my machine so
it's quite difficult for me to solve the problem. However, ImageMagick
evolves quickly, so I will give a try to the latest version of ImageMagick.
Hope the annoying loading error disappear.
        Thank you again for your trying SIP.

Zhang Cheng
* Carlos Augusto da Silva <carloss@...> [2006-07-13 09:51:31 -0300]:

> Directa Automa玢o LtdaHi,
>
> I am using SIPToolBox with Scilab-4.0.
> However I do not obtain sucess in load of SIP, sees the errors:
>
> Startup execution:
>   loading initial environment
>
> -->
> -->// generated by builder.sce: Please do not edit this file
>
> -->// ------------------------------------------------------
>
> -->libsip_path=get_file_path('loader.sce');
>
>
> -->// load the run-time dlls of ImageMagick
>
> -->ImageMagickPath=libsip_path+'lib\';
>
>
> -->link(ImageMagickPath + 'CORE_RL_bzlib_.dll');
> shared archive loaded
> Link done
>
> -->link(ImageMagickPath + 'CORE_RL_jbig_.dll');
> shared archive loaded
> Link done
>
> -->link(ImageMagickPath + 'CORE_RL_jpeg_.dll');
> shared archive loaded
> Link done
>
> -->link(ImageMagickPath + 'CORE_RL_lcms_.dll');
> shared archive loaded
> Link done
>
> -->link(ImageMagickPath + 'CORE_RL_libxml_.dll');
> shared archive loaded
> Link done
>
> -->link(ImageMagickPath + 'CORE_RL_xlib_.dll');
> shared archive loaded
> Link done
>
> -->link(ImageMagickPath + 'CORE_RL_zlib_.dll');
> shared archive loaded
> Link done
>
> -->link(ImageMagickPath + 'CORE_RL_png_.dll');
> shared archive loaded
> Link done
>
> -->link(ImageMagickPath + 'CORE_RL_tiff_.dll');
> shared archive loaded
> Link done
>
> -->link(ImageMagickPath + 'CORE_RL_ttf_.dll');
> shared archive loaded
> Link done
>
> -->link(ImageMagickPath + 'mfc71.dll');
> shared archive loaded
> Link done
>
> -->link(ImageMagickPath + 'msvcp71.dll');
> shared archive loaded
> Link done
>
> -->link(ImageMagickPath + 'msvcr71.dll');
> shared archive loaded
> Link done
>
> -->link(ImageMagickPath + 'CORE_RL_magick_.dll');
> link failed for dll C:\ARQUIV~1\scilab-4.0\contrib\siptoolbox\lib\CORE_RL_magick_.dll
> link(ImageMagickPath + 'CORE_RL_magick_.dll');
>                                               !--error 236
> link: the shared archive was not loaded
> at line      21 of exec file called by :
> exec("C:\ARQUIV~1\scilab-4.0\contrib\siptoolbox/loader.sce")
> in  execstr instruction    called by :
> execstr(toolboxes(1))
> while executing a callback
>
> I am read in install.txt that it is necessary to install ImageMagick-6.2.5-Q16-windows-DLL before. However I only found version 6.2.8 to download. I install this version and do not work.
>
> Can you help me?
>
> Regards,
> Carlos.
>
>  
>
>  
>

>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

> _______________________________________________
> SIPtoolbox-devel mailing list
> SIPtoolbox-devel@...
> https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel


--
Zhang Cheng

PGP-Key-ID: 25990B35
A Proud Debian GNU/Linux User
Xi'an Jiaotong University, China



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
SIPtoolbox-devel mailing list
SIPtoolbox-devel@...
https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel

signature.asc (196 bytes) Download Attachment

Re: Siptoolbox

by Angus Errington :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Zhang Cheng,

We managed to get it working but I believe we used an older
version of SIP: SIPToolbox-0.4.0-alpha-20050817.exe
and this version of ImageMagick: ImageMagick-6.2.3-0-Q16-windows-dl.exe

He said it seems to work now. Do you know what was changed between that
version of SIP and the version which is now on the sourceforge page?

Hope all is well,


Angus


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
SIPtoolbox-devel mailing list
SIPtoolbox-devel@...
https://lists.sourceforge.net/lists/listinfo/siptoolbox-devel