buildDocBookCatalog
- From: Ken Lierman <kliermanm bigfoot com>
- To: garnome-list gnome org
- Subject: buildDocBookCatalog
- Date: 03 Apr 2002 17:56:17 -0600
hi all,
New to the mailing list, and had an issue i wanted to report.
I have a system where i am installing EVERYTHING as a user, not as
root. So, everything is installed in my prefix dir. In the
buildDocBookCatalog script (for scrollkeeper), there are a bunch of
find's; however, they are hardcoded to search paths like /usr/,
/usr/local, etc. These don't work for me. I changed them to include
$prefix/...., which worked perfectly.
Also, on my solaris 2.6 system, the find's with -iname fail (iname isn't
supported), so i changed them to -name which worked fine.
Ken
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]