#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 , 15 years ago
Component: | Display → Packaging |
---|---|
Owner: | changed from | to
Status: | new → assigned |
comment:2 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | assigned → closed |
New installer available.
I'm setting this as invalid because it's really just packager's (me) error.
Note:
See TracTickets
for help on using tickets.
Oops, my packaging script missed the cairo libraries. I'll package up a new installer.