Ben Bogart - FMPM/F1999 wrote:
Hey Jim, I ecall having this problem myself. I think gltt put its libs under /usr/local/lib/gltt when Gem is looking for them under /usr/local/lib. now this depends on where you installed gltt? It could also be in /usr/lib if you do:
find / -name "*gltt*" -print
as root then it will list all the files with "gltt" in the name on the filesystem. (might take a while though) that way you'll know where the libs are.
You could link the libs to /usr/local/lib (or wherever yours are) or just copy them as I did. (cd /usr/local/lib/gltt; cp * ..)
i will change the configure-script accordingly, so it will hopefully work in the future. thank you for finding this
let me know if it works!
me too !!
mfg.cd.asdr IOhannes