At 01:25 PM 09/17/02 -0700, Cori Diller wrote:
>When I try to install the library, I get this:
>
>[localhost:/Users/webstar/swish-e-2.2rc1] root# make install-lib
>cp src/libswish-e.a /usr/local/lib/libswish-e.a
>cp: /usr/local/lib/libswish-e.a: No such file or directory
>make: *** [install-lib] Error 1
>[localhost:/Users/webstar/swish-e-2.2rc1] root#
Run make first
$ ./configure
$ make
$ make test
$ su
# make install-lib
install-lib needs to have a dependency added to build swish. I'll add
that, thanks,
--
Bill Moseley
mailto:moseley@hank.org
Received on Tue Sep 17 20:40:39 2002