Re: [Anjuta-list] installing compressed man pages



Grizzly(Francis Smit) wrote:
> hi I've worked out how to install man page
> man_MANS = \
>      man/man1/gtk-shell.1 \
>      man/man3/libgzz.3 \
>      man/man3/QuoteFile.3
>     
> EXTRA_DIST = $(man_MANS)
>
> that work fine but when I try to install them gziped I get problems
>
> man_MANS = \
>      man/man1/gtk-shell.1.gz \
>      man/man3/libgzz.3.gz \
>      man/man3/QuoteFile.3.gz
>     
> EXTRA_DIST = $(man_MANS)
>
> it installs them in mang instead of man1 and man3 does anyone no how to
> solve this ??
>
>   
Hmmm it occurs tome that I could install them uncompressed and use some
sort of rule to compress them any one know how to do that


-- 
  In my life God comes first.... but Linux is pretty high after that :-D
Grizzly(Francis Smit)
http://www.geekcode.com/
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GM/CS/P/PA d- s+:+> a+>? C++++ UL++++@ P+ L+++ E--- W+++ N+(++) K w--- M-- V-- PS(+) PE(-) Y+(++) PGP++ t+(++) 5 X- R- tv b+++(++++) DI(--) D G e++(+++) h-- r- y-
------END GEEK CODE BLOCK------





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]