octave-maintainers
[Top][All Lists]
Advanced

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

Re: Binary packages for 3.8


From: Torsten
Subject: Re: Binary packages for 3.8
Date: Sun, 27 Oct 2013 22:23:14 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

On 27.10.2013 21:55, Pantxo Diribarne wrote:
> 
> 
> 
> 2013/10/27 Alexander Hansen <address@hidden
> <mailto:address@hidden>>
> 
>     On 10/27/13 12:04 PM, c. wrote:
> 
> 
>         On 27 Oct 2013, at 19:56, Alexander Hansen
>         <address@hidden
>         <mailto:address@hidden>> wrote:
> 
>             Nobody can access our database.  The server it's on is
>             out--we're hopefully going to get a new one up soonish.  The
>             VCS browser works:
> 
>             
> http://fink.cvs.sourceforge.__net/viewvc/fink/dists/10.7/__stable/main/finkinfo/devel/
>             
> <http://fink.cvs.sourceforge.net/viewvc/fink/dists/10.7/stable/main/finkinfo/devel/>
> 
>             According to
> 
>             
> http://fink.cvs.sourceforge.__net/viewvc/fink/dists/10.7/__stable/main/finkinfo/devel/__qscintilla2.8-qt4.info?__revision=1.2&view=markup
>             
> <http://fink.cvs.sourceforge.net/viewvc/fink/dists/10.7/stable/main/finkinfo/devel/qscintilla2.8-qt4.info?revision=1.2&view=markup>
> 
>             the configure options just include the  default
>             (--prefix=%p, where %p is the Fink tree), and the build-time
>             patch is to append the full path to the library to its
>             install_name:
> 
>             perl -pi -e
>             
> 's|install_name\t|install___name\t%p\/lib\/qt4-%type_pkg[__qt]\/lib\/|'
>             Makefile
> 
> 
>         Thanks Alexander,
> 
>         That seems not to be any different from macports, which just
>         uses all defaults as well ...
>         Except I see the Fink package is named "qscintilla2.8-qt4" are
>         you using qscintilla 2.8?
>         I was not aware of the existence of that version ...
> 
>         c.
> 
> 
>     The package is version 2.6.2. "2.8" refers to the version attached
>     to its dynamic library.
> 
> 
>     -- 
>     Alexander Hansen, Ph.D.
>     Fink User Liaison
>     My package updates: http://finkakh.wordpress.com/
> 
> 
> I finally managed to compile octave using fink dependencies (qt 4.7.3,
> qscintilla 2.6.2). For some reason I had to append `pkg-config --libs
> QtWebKit` (which also adds QtCore and QtGui) to LDFLAGS at configure time.
> 
> Trying to open a new file in the editor crashes octave as with macports.
> The backtrace is attached.
> 
> Pantxo

Attached a patch that removes the apis (needed for auto completion) of
the lexer. This does not exist in the minimal example. Cpuld you please
test this?

Torsten


Attachment: qsci_2_7_mac_p04.diff
Description: Text Data


reply via email to

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