[QGIS-Developer] Reg: QgsCoordinateTransform not working on Linux

Prem Kumar prem.netgis at gmail.com
Mon May 31 01:21:29 PDT 2021


Below are more details.

*Installation steps followed:*
sudo apt-get install software-properties-common
sudo add-apt-repository "deb https://qgis.org/debian bionic main"
wget -qO - https://qgis.org/downloads/qgis-2020.gpg.key | sudo gpg
--no-default-keyring --keyring
gnupg-ring:/etc/apt/trusted.gpg.d/qgis-archive.gpg --import
sudo chmod a+r /etc/apt/trusted.gpg.d/qgis-archive.gpg
sudo apt-get update && sudo apt-get install qgis python-qgis
 qgis-plugin-grass
sudo apt install python3-pyqt5 pyqt5-dev-tools qttools5-dev-tools
export PYTHONPATH=/usr/share/qgis/python
export LD_LIBRARY_PATH=/usr/share/qgis/python

*Linux: *
Kernel: Ubuntu 18.04.3 LTS
QGIS: '3.16.3-Hannover'
Python: Python 3.6.9

-Prem

On Mon, May 31, 2021 at 7:14 AM Nyall Dawson <nyall.dawson at gmail.com> wrote:

> On Fri, 28 May 2021 at 18:15, Prem Kumar <prem.netgis at gmail.com> wrote:
> >
> > HI Nyall,
> >
> > Although the projinfo command works fine on a windows machine, I'm
> afraid I could not find projinfo command on my linux machine initially and
> even after installing PROJ (sudo apt-get install proj-bin). If you can help
> me on how to get PROJINFO command running on linux, that would be really
> great (very little troubleshooting options on this issue over the internet
> ).
>
> Hmm... this is pointing toward something being quite broken with your
> setup. What distro are you running?
>
> Nyall
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20210531/7104a569/attachment-0001.html>


More information about the QGIS-Developer mailing list