c.-2 wrote
> 
> I just checked in a slightly different version of your patch for OCS,
> could you please check if it works on mingw?
> 
> Thanks!
> c. 
> 

I forgot to mention that in order for the PKG_ADD/PKG_DEL to properly work,
After 'pkg install' I had to manually move them from
/lib/octave/packages/ocs-0.1.3/i686-pc-mingw32-api-v48+
to
/share/octave/packages/ocs-0.1.3

I don't know how to do this as part of the install procedure.

When I have done this to current svn ocs, pkg load seems to work properly
but 'pkg unload ocs' produce the following messages:

warning: rmpath:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\..\utl: not
found
warning: rmpath:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\..\asm: not
found
warning: rmpath:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\..\tst: not
found
warning: rmpath:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\..\nls: not
found
warning: rmpath:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\..\prs: not
found
warning: rmpath:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\..\sbn: not
found

pkg uninstall ocs produce the following warnings:

warning: rmpath:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3: not found
warning: rmpath:
C:\Octave\Octave3.6.2_gcc4.6.2\lib\octave\packages\ocs-0.1.3\i686-pc-mingw32-api-v48+:
not found
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\utl: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\asm: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\tst: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\nls: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\prs: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\sbn: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\utl: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\asm: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\tst: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\nls: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\prs: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\sbn: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\utl: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\asm: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\tst: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\nls: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\prs: No such
file or directory
warning: load_path:
C:\Octave\Octave3.6.2_gcc4.6.2\share\octave\packages\ocs-0.1.3\sbn: No such
file or directory

Nitzan




--
View this message in context: 
http://octave.1599824.n4.nabble.com/My-patches-for-octaveforge-pkgs-Mingw-build-tp4644174p4644201.html
Sent from the Octave - Dev mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to