octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44417] cannot install last image package in M


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #44417] cannot install last image package in MXE-octave
Date: Wed, 04 Mar 2015 21:28:02 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.115 Safari/537.36

Follow-up Comment #4, bug #44417 (project octave):


I have build revision 19897:371aa9261b1a of octave with revision
 3830:c2abfa00fca5  of MXE-octave, with the following script:


cd octave
hg -v pull http://hg.savannah.gnu.org/hgweb/octave
hg -v update
cd ..
cd octave-build
make
make dist
cp octave-3.9.1+.tar.gz ~/mxe-octave/pkg
cd ../mxe-octave
hg -v pull
hg -v update

PATH=`pwd`/usr/bin:$PATH
autoconf
./configure --enable-octave=default
touch src/default-octave.mk

make nsis-installer


Using last revision of image, I got the same error:

bundles of packages are not allowed
error: called from 'install' in file
C:OctaveOctave-3.9.1+shareoctave3.9.1+mpkgprivateinstall.m near line 90,
column 11


What am I doing wrong?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44417>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]