Re: [Qgis-user] Problems compiling qgis-0.8.0

2007-01-25 Thread Przemysław Bojczuk
Miha Staut wrote:

 Dear all,
 
 Recently I tried to build on a Fedora Core 6 the current release of qgis
 (qgis-0.8.0). I stumbled into a problem with qt4 (version 4.2.2) library. It 
 is
 installed with yum so everything should be in its default position. How should
 I set the variable --with-qtdir= if my qglobal.h resides in /usr/include/Qt. 

Once did I try installing Qt in system hierarchy (FHS-compliant), but
it caused so much trouble when trying to compile Qt-dependant programs
that I retreated and now I always keep it in /opt/qt and /opt/qt4.
Works fine. I recommend that you compile Qt by hand or use packages
that install it in /opt.

I hope that helps,
Przemysław Bojczuk
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


[Qgis-user] gpx to shape

2007-01-25 Thread [EMAIL PROTECTED]
Hi,
somebody knows if is possible to convert gpx files to shape
files in QGIS ?

thanks,
marco zanieri 
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


[Qgis-user] /resources/srs.db not found with 0.8.0 release

2007-01-25 Thread Jeff McKenna

My configuration:

 Gentoo 2006.1
 QGIS 0.8.0 release

Error in QGIS interface:

 /resources/srs.db not found

Actual location: /usr/share/qgis/resources

It seems somewhat similar to an old bug on Windows
(https://svn.qgis.org/trac/ticket/214).

Anyone know why QGIS can't find my srs.db?

thanks.

jeff







--
Jeff McKenna
DM Solutions Group Inc.
http://www.dmsolutions.ca
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] gpx to shape

2007-01-25 Thread Hernán De Angelis

No that I know, but you can use gpx2shp:

http://gpx2shp.sourceforge.jp/



2007/1/25, [EMAIL PROTECTED] [EMAIL PROTECTED]:

Hi,
somebody knows if is possible to convert gpx files to shape
files in QGIS ?

thanks,
marco zanieri
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user




--

Hernán De Angelis
Linux user # 397217
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] /resources/srs.db not found with 0.8.0 release

2007-01-25 Thread Gavin Macaulay
Jeff,

The solution to this is to remove all traces of previously installed
versions of qgis, then reinstall (that has worked for me).

Gavin

 My configuration:

   Gentoo 2006.1
   QGIS 0.8.0 release

 Error in QGIS interface:

   /resources/srs.db not found

 Actual location: /usr/share/qgis/resources

 It seems somewhat similar to an old bug on Windows
 (https://svn.qgis.org/trac/ticket/214).

 Anyone know why QGIS can't find my srs.db?

 thanks.

 jeff







 --
 Jeff McKenna
 DM Solutions Group Inc.
 http://www.dmsolutions.ca
 ___
 Qgis-user mailing list
 Qgis-user@lists.qgis.org
 http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user



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


Re: [Qgis-user] not able to compile QGIS on 64-bit RHEL

2007-01-25 Thread Tim Sutton

Hi

Are you trying to build QGIS (we have no 4.2.2 version!) or Qt (which
has a 4.2.2 version)? If the latter its better to resolve your issues
using the Qt mailing lists.

Best regards

Tim Sutton

On 1/23/07, satya satya [EMAIL PROTECTED] wrote:

Hello all,
  I am trying to install QGIS 4.2.2  on 64-bit RHEL, but i
got some errors
The error is
 In file included from
~/qt-x11-opensource-src-4.2.2/include/QtGui/qevent.h:1,
  from qgis.h:33,
  from qgis.cpp:2:
~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.h:196:
error: `class QKeySequence::StandardKey' has not been declared
~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.h:196:
error: ISO C++ forbids declaration of `key' with no type
~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.h:688:
error: `class QKeySequence::StandardKey' has not been declared
~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.h:688:
error: ISO C++ forbids declaration of `key' with no type
~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.h:688:
error: `bool operator==(QKeyEvent*, int)' must have an argument of class or
enumerated type
~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.h:689:
error: declaration of `operator==' as non-function
/~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.h:689:
error: `StandardKey' is not a member of `QKeySequence'
/~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.h:689:
error: expected primary-expression before '*' token
~/qt-x11-opensource-src-4.2.2/include/QtGui/../../src/gui/kernel/qevent.h:689:
error: `e' was not declared in this scope
 make[4]: *** [libqgis_core_la-qgis.lo] Error 1

 could you please help me.
 Thanks in advance.
 cheers
 vamsee
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user






--
--
Tim Sutton

Visit http://qgis.org for a great Open Source GIS
Home Page: http://linfiniti.com
Skype: timlinux
MSN: [EMAIL PROTECTED]
Yahoo: [EMAIL PROTECTED]
Jabber: timlinux
Irc: timlinux on #qgis at freenode.net
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user