[Qgis-user] problem in getting projection

Tim Sutton lists at linfiniti.com
Wed May 13 06:25:57 PDT 2009


Hi

Bijay Panda wrote:
> Hi All,
> I am using Qgis 1.1.0(unstable trunk) in ubuntu 8.04.
> I installed it my checkout from svn and compilation there after.
> I have  some issues like bellow.
> 
> 1)While loading qgis application ,it's showing the error like below
> 
> ERROR 1: libgrass_I.so: cannot open shared object file: No such file or
> directory
> ERROR 1: libgrass_I.so: cannot open shared object file: No such file or
> directory

Is grass libs in your library path? You may need to add it to your 
/etc/ld.so.conf or your LD_LIBRARY_PATH if it is not.
> 
> 2)It's giving segmentation fault while opening some image files like  tiff
> files.

In order to diagnose why, you would need to build in debug mode and 
create a stacktrace.

> 3)I am unable to get the list of projections when i go for projection
> properties.
>    Only Geographic Coordinate systems,projected Coordinate system,User
> defined Coordinate systems
>    are coming but no more option for each category are there.\

It sounds like you have more than one set of qgis libs in your search 
path. Make sure your from source compiled version is not built into the 
same dir as any other packaged version.


> 
> 
> 
> Is there any process to remove the installed qgis to reinstall it .

make uninstall

Regards
-- 

Tim Sutton - QGIS Project Steering Committee Member (Release  Manager)
==============================================
Please do not email me off-list with technical
support questions. Using the lists will gain
more exposure for your issues and the knowledge
surrounding your issue will be shared with all.

Visit http://linfiniti.com to find out about:
  * QGIS programming and support services
  * Mapserver and PostGIS based hosting plans
  * FOSS Consulting Services
Skype: timlinux
Irc: timlinux on #qgis at freenode.net
==============================================




More information about the Qgis-user mailing list