[GRASS-dev] [GRASS GIS] #656: d.out.file fails to create PDF output on OSX

#656: d.out.file fails to create PDF output on OSX
-----------------------+----------------------------------------------------
Reporter: sorokine | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Display | Version: 6.4.0 RCs
Keywords: | Platform: MacOSX
      Cpu: OSX/Intel |
-----------------------+----------------------------------------------------
d.out.file fails to create PDF output on OSX, some libraries missing

{{{
  d.out.file output=test format=pdf
Using the Cairo driver.
Saving display from Monitor: [x0] to <test.pdf>.
Image size [640 x 480]
dyld: Library not loaded: /Users/Shared/unix/cairo-
leo/lib/libcairo.2.dylib
   Referenced from:
/Applications/GRASS-6.4.app/Contents/MacOS/lib/libgrass_cairodriver.dylib
   Reason: image not found
WARNING: No socket to connect to for monitor <cairo>.
WARNING: No socket to connect to for monitor <cairo>.
WARNING: No such monitor as <cairo>
Screen export complete. (writing the file may take a small amount of time)
Image crop [640 x 320]
Done.
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/656&gt;
GRASS GIS <http://grass.osgeo.org>