octave-maintainers
[Top][All Lists]
Advanced

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

Re: installing Octave 4.0.1


From: Steph Bredenhann
Subject: Re: installing Octave 4.0.1
Date: Mon, 28 Mar 2016 16:23:11 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0


On 28/03/2016 11:43, Andreas Weber wrote:
Am 28.03.2016 um 09:33 schrieb Steph Bredenhann:
I am install Octave 4.0.1 0n a Lenovo W520 laptop running Ubuntu 15.10,
./configure and make was successful, but sudo make install ended with:

   GEN      .DOCSTRINGS
Unable to parse dldfcn/__init_fltk__.df at line 4
Can you have a look at this thread?
http://octave.1599824.n4.nabble.com/Unable-to-parse-dldfcn-init-fltk-df-td4673719.html

Quote from Mike: "The text that starts with "XDEFUN_DLD_INTERNAL (" and
ends with ")" should also be a single line."

Is this the case in your __init_fltk__.df?

-- Andy
I have seen this link yesterday before I made my post, my situation is identical:

address@hidden:/tmp/octave-4.0.1$ g++ --version
g++ (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

address@hidden:/tmp/octave-4.0.1$ sed --version
sed (GNU sed) 4.2.2
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Jay Fenlason, Tom Lord, Ken Pizzini,
and Paolo Bonzini.
GNU sed home page: <http://www.gnu.org/software/sed/>.
General help using GNU software: <http://www.gnu.org/gethelp/>.
E-mail bug reports to: <address@hidden>.
Be sure to include the word ``sed'' somewhere in the ``Subject:'' field.
address@hidden:/tmp/octave-4.0.1$ whereis sed
sed: /bin/sed /usr/share/man/man1/sed.1.gz /usr/share/info/sed.info.gz
address@hidden:/tmp/octave-4.0.1$

if I follow the test given:

address@hidden:/tmp/octave-4.0.1$ ./libinterp/gendoc.pl ./libinterp/dldfcn/__init*.df
### DO NOT EDIT!
###
### This file is generated automatically from Octave source files.
### Edit source files directly and run make to update this file.

Unable to parse ./libinterp/dldfcn/__init_fltk__.df at line 4




reply via email to

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