[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [coldsync-hackers] trouble compiling



cd /root/coldsync-3.0-pre4/doc
cp conduits.info conduits.info-

or (long ago i did)

cp conduits.info- conduits.info

Piece of cake 

Regards Chris


On Wed, 2005-02-23 at 18:16 -0500, Gideon Romm wrote:
> Hi.  I am having trouble compiling coldsync-3.0-pre4.tar.gz on FC3.
> 
> make install bonks on:
> 
> /usr/bin/install -c -m 644
> conduits.info-* /usr/local/info/conduits.info-*
> /usr/bin/install: cannot stat `conduits.info-*': No such file or
> directory
> make[1]: *** [install] Error 1
> make[1]: Leaving directory `/root/coldsync-3.0-pre4/doc'
> make: *** [install] Error 1
> 
> Any thoughts?
> 
> -Gideon