2008/6/22 Jerry Stuckle <[EMAIL PROTECTED]>: > It's been suggested I try to install the package from source - but I'm not > sure how to do that in this case. I can download the source and have the > compiler installed - but what else? >
Basically: 1. config 2. make 3. make install ... in that order. For more, try this link below or just start googling: http://www.aboutdebian.com/compile.htm Sam