Posted on 2008-05-29 00:18:52-07 by tinkster
Just installed sman
but it's complaining that swish-e isn't installed.
However, I have 2.4.5 installed and in the PATH.

$ swish-e -V
SWISH-E 2.4.5

$ sman
/usr/bin/sman: Can't load SWISH::API
sman: swish-e not in PATH, /usr/local/lib not in ldconfig, or need newer version?: 0 No such file or directory at /usr/bin/sman line 99.

What am I missing?

Cheers,
Tink
Direct Responses: 7959 | Write a response
Posted on 2008-05-29 01:23:52-07 by tinkster in response to 7958
Re: Just installed sman
Overlooked the fact that a "make install" doesn't install SWISH::API.

After a cd perl
perl Makefile.PL
make install

all was well.

Cheers,
Tink

Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.