[IRCServices Coding] Installation Problem

Aragon Gouveia aragon at phat.za.net
Wed Jul 31 17:02:58 PDT 2002


Instead of using ~ in your installation destination, how about using the
full path?

This is a wild guess.


| By Chris <dragonwings at cinci.rr.com>
|                                          [ 2002-08-01 01:35 +0200 ]
> I'm probably doing something really stupid here, but could anyone tell me why this is happening?
> 
> make[2]: Leaving directory `/home/pyro/ircservices-5.0pre6/modules/statserv'
> make[1]: Leaving directory `/home/pyro/ircservices-5.0pre6/modules'
> make[1]: Entering directory `/home/pyro/ircservices-5.0pre6/tools'
> install -m 750 convert-db ~/services/lib/convert-db
> install: cannot create regular file `~/services/lib/convert-db': No such file or directory
> make[1]: *** [install] Error 1
> make[1]: Leaving directory `/home/pyro/ircservices-5.0pre6/tools'
> make: *** [insttools] Error 2
> 
> 
> Thanks in advance!
> -Chris