[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Creating a standalone executable:Debian Lenny, P6
From: |
Alain Baeckeroot |
Subject: |
Re: Creating a standalone executable:Debian Lenny, P6 |
Date: |
Wed, 13 May 2009 09:48:22 +0200 |
User-agent: |
KMail/1.9.9 |
Le 13/05/2009 à 08:39, Mike B. a écrit :
> Hi Soren,
>
> Thanks for your reply. Your solution requires the user to have octave
> installed as you are referring to making the script (m file) executable
> by loading octave while I want to create a standalone file (please see
> my original post) which does not require the user to install octave, that
> is a binary executable.
afaik the only solution is what Soren explained.
Else you would need an octave compiler, which does not exist.
Alain