Originally reported on Google Code with ID 435
Steps to reproduce: git pull; cd build; make
Expected behavior: compilation of SC code base
Experienced behavior: compilation aborted because “/usr/lib/libQtGui.so” does not exist
(neither do “/usr/lib/libQtNetWork.prl” nor “/usr/lib/libQtCore.so”)
Product version: 0.10.1
Operating system: Kubuntu 12.04.2LTS
Additional Information: After upgrading from Kubuntu 10.04LTS to 12.04.2LTS a few weeks
ago, I tried to compile the development codebase of SpeedCrunch. Somehow, (c)make does
not look into the path “/usr/lib/i386-linux-gnu/” for the Qt libraries (neither “.prl”
nor “.so” files). If I manually create soft links for the three library files in “/usr/lib”,
“make” runs through fine.
Reported by andreas_scherer@alice.de on 2013-03-17 18:48:47
Reported by
andreas_scherer@alice.deon 2013-03-17 19:03:17