help-octave
[Top][All Lists]
Advanced

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

Re: QtOctave for Mac OSX


From: Samuel H. Dupree, Jr.
Subject: Re: QtOctave for Mac OSX
Date: Sun, 18 Mar 2007 05:07:08 -0400
User-agent: Thunderbird 1.5.0.10 (Macintosh/20070221)

Pedro Luis Lucas Rosado wrote:
Contains broken English :-)

Hi, I'm writing another Octave front-end: QtOctave.

QtOctave features:
* It makes Octave easy.
* It contains a help finder system.
* It contains dynamic help: You write and QtOctave show help about written commans.
* It deals with matrix as spreadsheets.
* WidgetServer: Creates windows from Octave easyly. WidgetServer can build windows from,
almost, any programming languaje.
* Users can create their owns menus!!

This is only a beta version, but works ok.
---------------------------------------------------------
Tu email con tu propio nombre por sólo 4 € + IVA / año www.dominios.ya.com (Código descuento: domte4)
Ya.com ADSL 24h + Llamadas Nacionales y Locales 24h + Llamadas a MÓVILES.
Desde 9,95 €/mes+IVA. http://acceso.ya.com/ADSLllamadas/3mbvoz/


I'm attempting to install QtOctave on a Mac G4 running Mac OS ver. 10.4.9. I've successfully installed Qt-4.2.3 on my system and I've downloaded the tar file for QtOctave-0.3.3. I've changed to references to Qt-1.1.1 to Qt-4.2.3 and the references to linux-g++ to macx-g++. When I run the installer script, install-tool.sh, the installation quits with the message

                                   install-tool.sh: line 7: ./install-tool/install-tool: No such file or directory

In examining the install-tool subdirectory, I observed that the file named install-tool.app was created.


My first question is do I need to modify line 7 in install-tool.sh to read

                                     ./install-tool/install-tool.app -qmake "$QMAKE_PROGRAM"

or should it be set to something else? Secondly, are there additional changes in either the makefiles or the installation procedure to build QtOctave for Mac OSX?


Sam Dupree.




reply via email to

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