On 2/26/2012 12:15 PM, Juan Pablo Carbajal wrote: > On Sun, Feb 26, 2012 at 4:50 AM, marco atzeri wrote: >> Hi, >> I am trying to prepare the cygwin forge package bundle >> to align with octave 3.6.1, but geometry is making me crazy. >> It is the only package with a peculiar failure. >>
> Hi, > > Thanks for reporting the problem. This happens when you try to install > from any script or just from one in particular? (the > admin/releasePKG.m works fine with geometry here) > If it is only your script, could you put it here so I can try to > reproduce the error and try to isolate the problem? I guess it may be > some of the flags. > http://agora.panocha.org.mx/ > > Thank you > Hi, the script works with cygwin package manager "cygport" so I doubt it will work outside cygwin. However, I uploaded here http://matzeri.altervista.org/works/forge/ octave-forge-packages.script the full octave script I am running octave-forge-20120224-1.cygport the cygport script containing the bash commands reported below ------------------------------------------ cd ${D} F77=gfortran-4 cd ${S} sed -e "s|new_inst_dir|${D}|" \ octave-forge-packages.base > ${B}/octave-forge-packages.script octave ${B}/octave-forge-packages.script --------------------------------------------- set.output built replacing call to "octave ${B}/octave-forge-packages.script" with "set" to dump all the variables defined at that time. let me know if you see on "set.output" anything relevant PS: gfortran-4 and gfortran are the same program Regards Marco ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev