help-octave
[Top][All Lists]
Advanced

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

RE: New Version 4.0.0


From: Mallikarjuna Jangannavar
Subject: RE: New Version 4.0.0
Date: Tue, 1 Sep 2015 10:52:28 +0000

Your information lacks details.

I would like ask you:
1) Did you install binary package? -- yes

2) What version of octave? -- octave 4.0.0
3) What distribution of your linux (Debian, Fedora, Gentoo, and SuSE or 
others?)? -- others
4) How did you launch octave? --

I have followed all the installation steps provided in INSTALL file. Below steps

1. 'cd' to the directory containing the package's source code and type
     './configure' to configure the package for your system.

     Running 'configure' might take a while.  While running, it prints
     some messages telling which features it is checking for.

  2. Type 'make' to compile the package.

  3. Optionally, type 'make check' to run any self-tests that come with
     the package, generally using the just-built uninstalled binaries.

  4. Type 'make install' to install the programs and any data files and
     documentation.  When installing into a prefix owned by root, it is
     recommended that the package be configured and built as a regular
     user, and only the 'make install' phase executed with root
     privileges.

  5. Optionally, type 'make installcheck' to repeat any self-tests, but
     this time using the binaries in their final installed location.
     This target does not install anything.  Running this target as a
     regular user, particularly if the prior 'make install' required
     root privileges, verifies that the installation completed
     correctly.

6. You can remove the program binaries and object files from the
     source code directory by typing 'make clean'.  To also remove the
     files that 'configure' created (so you can compile the package for
     a different kind of computer), type 'make distclean'.  There is
     also a 'make maintainer-clean' target, but that is intended mainly
     for the package's developers.  If you use it, you may have to get
     all sorts of other programs in order to regenerate files that came
     with the distribution.

  7. Often, you can also type 'make uninstall' to remove the installed
     files again.  In practice, not all packages have tested that
     uninstallation works correctly, even though it is required by the
     GNU Coding Standards.

  8. Some packages, particularly those that use Automake, provide 'make
     distcheck', which can by used by developers to test that all other
     targets like 'make install' and 'make uninstall' work correctly.
     This target is generally not run by end users.

-----Original Message-----
From: Tatsuro MATSUOKA [mailto:address@hidden
Sent: 01 September 2015 16:08
To: Mallikarjuna Jangannavar; Carlo de Falco; address@hidden
Subject: Re: New Version 4.0.0

----- Original Message -----
>From: Mallikarjuna Jangannavar
>To: 'Carlo de Falco' ; Octave Help ; "'tmacchant
>Date: 2015/9/1, Tue 19:14
>Subject: RE: New Version 4.0.0
>
>
>
>Hi,
>
>I have installed the application on linux. But if I run the application the 
>GUI is not opening. Can you please help in fix this issue.
>
>Regards
>Mallikarjun
>


>I have installed the application on linux.


Your information lacks details.

I would like ask you:
1) Did you install binary package?

2) What version of octave?
3) What distribution of your linux (Debian, Fedora, Gentoo, and SuSE or 
others?)?
4) How did you launch octave?

Tatsuro



-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you



reply via email to

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