Quantcast
Channel: Why doesn't X11/XQuartz start on Lion? - Ask Different
Viewing all articles
Browse latest Browse all 5

Answer by Daniel Dunbar for Why doesn't X11/XQuartz start on Lion?

$
0
0

You can workaround this by changing the GnuPlot libfreetype library to point at the system one:

# Change to your GnuPlot install directory...$ cd /Applications/Gnuplot.app/Contents/Resources/lib# Backup the provided libfreetype...$ mv libfreetype.6.dylib libfreetype.6.dylib.bak# Link to the X11 provided one...$ ln -s /usr/X11/lib/libfreetype.6.dylib .

Viewing all articles
Browse latest Browse all 5

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>