Search Criteria
Package Details: libqglviewer-qt4 2.6.4-1
Git Clone URL: | https://aur.archlinux.org/libqglviewer-qt4.git (read-only, click to copy) |
---|---|
Package Base: | libqglviewer-qt4 |
Description: | C++ library based on Qt that eases the creation of OpenGL 3D viewers |
Upstream URL: | http://www.libqglviewer.com/ |
Licenses: | |
Conflicts: | |
Submitter: | gian |
Maintainer: | None |
Last Packager: | gian |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2014-03-05 20:39 |
Last Updated: | 2016-11-16 23:18 |
Latest Comments
xantares commented on 2016-01-07 19:07
It should definitively be /usr, please update:
error while loading shared libraries: libQGLViewer.so.2: cannot open shared object file: No such file or directory
gian commented on 2015-12-10 18:49
It's the default from upstream.
bchretien commented on 2015-12-10 11:52
Why did you set the prefix to /usr/local instead of /usr?
bchretien commented on 2015-11-30 13:50
The prefix should be specified (rather than installing to /usr/local):
qmake-qt4 PREFIX=/usr ...