octave-maintainers
[Top][All Lists]
Advanced

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

Question about run-octave and rpm packaging


From: Orion Poplawski
Subject: Question about run-octave and rpm packaging
Date: Thu, 16 Dec 2010 16:50:16 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.7

I'm looking at updating the Fedora rpm package to 3.3.54, and have run into an issue with "run-octave". It appears that this script was not installed in /usr/bin with previous versions, and it appears that in fact it should not be installed at all.

Here is where it is installed:

Octave successfully built.  Now choose from the following:
   ./run-octave    - to run in place to test before installing
   make check      - to run the tests
   make install    - to install (PREFIX=/usr)
make[3]: Entering directory `/builddir/build/BUILD/octave-3.3.54'
test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/octave-3.3.54-1.fc14.i386/usr/bin" test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/octave-3.3.54-1.fc14.i386/usr/bin" /usr/bin/install -c mkoctfile octave-config run-octave '/builddir/build/BUILDROOT/octave-3.3.54-1.fc14.i386/usr/bin'

Apparently because Makefile.am has run-octave in bin_SCRIPTS? I believe this patch should fix.


--
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  address@hidden
Boulder, CO 80301              http://www.cora.nwra.com

Attachment: octave-3.3.54-run-octave.patch.am
Description: Text document


reply via email to

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