I am having trouble installing this version. I run "./configure" and
that goes through just fine. I can't find a CONFIG file so I can't
change directories through that. I run "make" and that goes
through. Then I run "make install" and I get:
Making install in db
make[1]: Entering directory `/home/herpmar/htdigs/db'
make[2]: Entering directory `/home/herpmar/htdigs/db'
/bin/sh ./../mkinstalldirs /usr/local/lib/mifluz
mkdir /usr/local/lib/mifluz
mkdir: cannot create directory `/usr/local/lib/mifluz': Permission denied
make[2]: *** [install-pkglibLTLIBRARIES] Error 255
make[2]: Leaving directory `/home/herpmar/htdigs/db'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/herpmar/htdigs/db'
make: *** [install-recursive] Error 1
I want to actually install this to /home/herpmar/www/htdig. I
modified the Makefile in /home/herpmar/htdigs so that
DESTDIR = /home/herpmar/www/htdig. But, that didn't make
any difference.
Anyone have any ideas?
_______________________________________________
htdig-general mailing list <[EMAIL PROTECTED]>
To unsubscribe, send a message to <[EMAIL PROTECTED]> with a
subject of unsubscribe
FAQ: http://htdig.sourceforge.net/FAQ.html