Le 06/03/2008 à 11:07:21+0100, Alex a écrit
> Hi,
> 
> I have install ion3 on my freeBSD 7, I only needed to tweak system.mk like
> this:
> * Comment for dl library
> #DL_LIBS=-ldl
> * Uncomment this line
> DEFINES += -DCF_NO_LOCALE -DCF_NO_GETTEXT
> * And set value for the LUA.
> 
> So, compilation work perfecly and ion3 use work fine. But I can't access to 
> the
> ion3 man page (No manual entry for ion3). But when I search ion3 man page on 
> my
> disk, I found that:
> /usr/local/share/man/man1/ion3.1
> /usr/local/share/man/fi/man1/ion3.1
> /usr/local/share/man/cs/man1/ion3.1

In FreeBSD the man page «must» in

        /usr/local/man/

so just do

        mv /usr/local/share/man/man1/ion3.1 /usr/local/man/man1
        mv /usr/local/share/man/fi/man1/ion3.1 /usr/local/man/fi/man1/
        mv /usr/local/share/man/cs/man1/ion3.1 /usr/local/man/cs/man1/

Regards.
 
--
Albert SHIH
SIO batiment 15
Observatoire de Paris Meudon
5 Place Jules Janssen
92195 Meudon Cedex
Heure local/Local time:
Jeu 6 mar 2008 12:56:15 CET

Reply via email to