sawfish-list  

Re: Compilation Issue

Christopher Roy Bratusek
Sun, 22 Aug 2010 14:44:59 -0700

... try make uninstall for librep:

./configure --prefix=/usr
make
make uninstall

./configure --prefix=/usr/
make
make uninstall

do the same with rep-gtk, so now shouldn't be anything left old left.
Try installing normally again.

Chris