Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#656 closed defect (invalid)

d.out.file fails to create PDF output on OSX

Reported by: sorokine Owned by: kyngchaos
Priority: normal Milestone: 6.4.0
Component: Packaging Version: 6.4.0 RCs
Keywords: Cc:
CPU: OSX/Intel Platform: MacOSX

Description

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.

Change History (3)

comment:1 by kyngchaos, 15 years ago

Component: DisplayPackaging
Owner: changed from grass-dev@… to kyngchaos
Status: newassigned

Oops, my packaging script missed the cairo libraries. I'll package up a new installer.

comment:2 by kyngchaos, 15 years ago

Resolution: invalid
Status: assignedclosed

New installer available.

I'm setting this as invalid because it's really just packager's (me) error.

comment:3 by sorokine, 15 years ago

Tested, everything works now. Thank you!

Note: See TracTickets for help on using tickets.