Re: [Qgis-user] Homebrew formula for QGIS

2012-06-05 Thread Niekas
In article 
cajjdvgdfrs5oa_rakmvqeo012cpkowkawerfncxvd2zgrh1...@mail.gmail.com,
 Gis Mage gism...@gmail.com wrote:
 
 Is there a homebrew formula for latest qgis?

Now there is :) Not in Homebrew yet, but you can install QGIS 1.7.4 with:

brew update
brew install https://raw.github.com/lifepillar/homebrew-versions/qwt52/qwt52.rb
https://github.com/lifepillar/homebrew/raw/qgis/Library/Formula/qgis.rb 
--use-llvm

I have noticed that qt does not link properly: if you get an error, try

brew link qt

and repeat the above commands.

The formula fails to build with Clang: you need --use-llvm (I haven't tried 
with 
--use-gcc). Is QGIS tested with Clang?

There is little chance that the formula will be accepted into Homebrew as it 
stands, because (a) it's a GUI app, and (b) it currently has a dependency 
outside Homebrew. But if you provide enough positive feedback, maybe they will 
accept it (for qwt52, I have submitted a pull request to homebrew-versions). If 
you know how to build QGIS against qwt 6.x.x, or you have any other suggestion 
to improve the formula, let me know, possibly via GitHub.

Have spatial fun!
Niekas

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Homebrew formula for QGIS

2012-04-02 Thread William Kyngesburye
I don't know about homebrew, but the QGIS build instructions are quite clear.

What Qt module does metatools need?  I've included extra Qt stuff that made 
sense to me, but I can add others.

On Apr 2, 2012, at 7:39 AM, Gis Mage wrote:

 Hi list!
 
 Is there a homebrew formula for latest qgis?
 I'm having problems with running metatools plugin on OS X Lion.
 It seems like it depends on some qt modules, that aren't present in
 kyngchaos build.
 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user

-
William Kyngesburye kyngchaos*at*kyngchaos*dot*com
http://www.kyngchaos.com/

Time is an illusion - lunchtime doubly so.

- Ford Prefect


___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Homebrew formula for QGIS

2012-04-02 Thread Alexander Bruy
Hi William,

Metatools plugin used QtCore, QtGui, QtXml and QtXmlPatterns
modules.

2012/4/2 William Kyngesburye wokl...@kyngchaos.com:
 I don't know about homebrew, but the QGIS build instructions are quite clear.

 What Qt module does metatools need?  I've included extra Qt stuff that made 
 sense to me, but I can add others.

-- 
Alexander Bruy
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user


Re: [Qgis-user] Homebrew formula for QGIS

2012-04-02 Thread William Kyngesburye
Those are all included.

What error are you getting?

On Apr 2, 2012, at 9:00 AM, Alexander Bruy wrote:

 Hi William,
 
 Metatools plugin used QtCore, QtGui, QtXml and QtXmlPatterns
 modules.
 
 2012/4/2 William Kyngesburye wokl...@kyngchaos.com:
 I don't know about homebrew, but the QGIS build instructions are quite clear.
 
 What Qt module does metatools need?  I've included extra Qt stuff that made 
 sense to me, but I can add others.
 
 -- 
 Alexander Bruy
 ___
 Qgis-user mailing list
 Qgis-user@lists.osgeo.org
 http://lists.osgeo.org/mailman/listinfo/qgis-user

-
William Kyngesburye kyngchaos*at*kyngchaos*dot*com
http://www.kyngchaos.com/

The beast is actively interested only in now, and, as it is always now and 
always shall be, there is an eternity of time for the accomplishment of 
objects.

- the wisdom of Tarzan





___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user