On Tue, Mar 18, 2008 at 5:05 PM, David Bateman
<[EMAIL PROTECTED]> wrote:
>  All octave-forge packages have a top-level configure file like
>
>  if [ -e src/configure ]; then
>   cd src
>   ./configure $*
>  fi
>
>  Note the test for the existence of the src/configure before proceeding.
>  If this is what you mean then this is not an issue.
>
>  D.



So how is the package being installed? Or rather, what might be
preventing the package from being installed.

"pkg install -verbose integration-1.0.4.tar.gz" returns

mkdir (/tmp/oct-oGyAlN)
untar (integration-1.0.4.tar.gz, /tmp/oct-oGyAlN)

And nothing else. It returns to the prompt after the second line. I'm
running the install as an unprivileged user. Could that be the reason?

-- 
May The Maths Be With You

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to