Probems Qt versions
Posted: Fri May 21, 2021 11:40 am
Hi all,
I'm trying to install GeopSy in a Ubuntu machine, but got problems of compatibility qith Qt. I've conda settings in the computer, and I think this is the base of the problem.
a) Installing geopsy within a Conda environment:
Conda seems to support only Qt 5.9, a version that does not allow to compile Geopsy
b) Installing Geopsy from outside Condas:
the configure script does not found the new Qt version (bin, libs, exec) and build Makefiles pointing to older Qt versions within the Anaconda directories
Any clue on how to go on ??
I'm trying to install GeopSy in a Ubuntu machine, but got problems of compatibility qith Qt. I've conda settings in the computer, and I think this is the base of the problem.
a) Installing geopsy within a Conda environment:
Conda seems to support only Qt 5.9, a version that does not allow to compile Geopsy
b) Installing Geopsy from outside Condas:
the configure script does not found the new Qt version (bin, libs, exec) and build Makefiles pointing to older Qt versions within the Anaconda directories
Any clue on how to go on ??