fogleman / pg

Python OpenGL Graphics Framework

Home Page:http://pg.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

64 bit ubuntu - glfw.so not found

stuaxo opened this issue · comments

I managed to get this working by adding the path, but it would be better if it could parse /etc/ld.so.conf

Some simple code to the directories from ldsoconf https://gist.github.com/stuaxo/79bcdcbaf9aa3b277207

#5

Added this as a pull request. Tried on own machine then used the editor on the web to put it in, so might be worth checking it doesn't blow up :)