How to get SRGP working?
Posted
by
Bo Tian
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Bo Tian
Published on 2011-02-16T14:58:02Z
Indexed on
2011/02/16
15:33 UTC
Read the original article
Hit count: 393
I'm running 64-bit Ubuntu 10.10, and I'm trying to make SRGP work. SRGP is an old graphics package that accompanies the book "Computer Graphics" by Foley, van Dam, et al.
I have installed libx11-dev, but I still can't get through make.
I get the error "cannot find -lsrgp" when I typed make PROG=show_pattern. Full compilation messages are here http://pastebin.com/CWuw4xte
What do I have to do to get it working?
© Ask Ubuntu or respective owner