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: Pantxo Diribarne
Subject: Re: Binary packages for 3.8
Date: Sun, 27 Oct 2013 21:55:57 +0100




2013/10/27 Alexander Hansen <address@hidden>
On 10/27/13 12:04 PM, c. wrote:

On 27 Oct 2013, at 19:56, Alexander Hansen <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/

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

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

Attachment: bt_crash_mac.txt
Description: Text document


reply via email to

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