Opened 18 years ago

Closed 17 years ago

Last modified 15 years ago

#347 closed defect (fixed)

OSX version requires X11 ??

Reported by: hamish_nospam@… Owned by: gsherman
Priority: minor: annoyance Milestone:
Component: Build/Install Version: 0.8
Keywords: Cc:
Must Fix for Release: Yes Platform: OS X
Platform Version: 10.4.8 Awaiting user input: no

Description

Maybe I missed something, but I didn't think X11 needed to be installed for QGIS to work on Mac. Didn't see anything about it in the README.

I just installed QGIS 0.8prev2 on a MiniMac PPC and when double clicking on the Qgis icon it activates but then nothing happens. (no "Titan" splash screen)

Once I installed X11 on the system it started ok.

Also in the OSX readme file says it will work with GRASS 6.1.x, this should be updated to "GRASS 6.1 or newer" (there are now 6.2.x release and and 6.3-cvs devel branches)

Hamish

Change History (4)

comment:1 by gsherman, 17 years ago

Must Fix for Release: Yes

It appears one of the libraries depends on libSM:

dyld: Library not loaded: /usr/X11R6/lib/libSM.6.dylib

Referenced from: /Users/hobu/Desktop/qgis-0.8.0pre2/qgis.app/Contents/MacOS/./qgis Reason: image not found

We need to determine if X11 is a requirement for QGIS on OS X, otherwise remove the dependency on libSM.

comment:2 by anonymous, 17 years ago

Summary: OSX version requries X11 ??OSX version requires X11 ??

comment:3 by telwertowski, 17 years ago

Resolution: fixed
Status: newclosed

The libgif included with qgis-0.8.0pre2 required X11. It has been rebuilt --without-x for the next release.

comment:4 by (none), 15 years ago

Milestone: Version 0.8

Milestone Version 0.8 deleted

Note: See TracTickets for help on using tickets.