octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #42869] plot function crashes and exits octave


From: Grant Woodford
Subject: [Octave-bug-tracker] [bug #42869] plot function crashes and exits octave
Date: Tue, 29 Jul 2014 12:17:58 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/34.0.1847.116 Chrome/34.0.1847.116 Safari/537.36

Follow-up Comment #3, bug #42869 (project octave):

This has been fixed. I installed a custom version of freetype. Looks like I
installed freetype locally and the dynamic linker tries to pick that version
in /usr/local instead of /usr/lib

I grabbed the latest freetype and build and installed that to /usr/local
(http://www.freetype.org/download.html)

I figured this out by running:
ldd /usr/lib/x86_64-linux-gnu/liboctinterp.so.2 | grep freetype

And it outputting:
/usr/lib/x86_64-linux-gnu/libfreetype.so.6

This is probably not an issue for you if you are using Ubuntu's default
freetype libraries. 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42869>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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