Hi, On Mon, Oct 17, 2005 at 11:26:32AM +0100, Jim MacLeod wrote: > Really basic question - > how can I link or copy or install the new cvs backend so that the front-ends > can find it. Removing libsane package takes out all the graphics front-ends > because of dependencies.
The clean way would be to build a package (RPM or whatever you use) from the current souirce code and install that. Other ways are more ugly, like overwriting the old libraries with configure --prefix=/usr. Bye, Henning
