David Jensen wrote these words on 06/06/05 18:42 CST:
> I see the pcre html docs are not installed, maybe:
> 
> install -v -m755 -d /usr/share/doc/pcre-5.0 &&
> install -v -m644 doc/html/* /usr/share/doc/pcre-5.0

Done. Modified your commands to create an html directory and
installed the html files there.

Also inserted one more command:

install -v -m644 doc/{Tech.Notes,*.txt} /usr/share/doc/pcre-5.0

-- 
Randy

rmlscsi: [GNU ld version 2.15.94.0.2 20041220] [gcc (GCC) 3.4.3]
[GNU C Library stable release version 2.3.4] [Linux 2.6.10 i686]
20:57:01 up 65 days, 20:30, 2 users, load average: 0.07, 0.08, 0.02
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to