On Friday 25 May 2007 09:52, Robin Wood wrote: > When I installed lorcon it just installed into that directory, would > you recommend moving or sym-linking it to somewhere else? Yes: # ./configure --prefix=/usr && make && make install That should solve the problem :-) -HD