Installing erl -man <page>
Per Hedeland
per@REDACTED
Fri Aug 8 16:10:06 CEST 2003
Kent Boortz <kent@REDACTED> wrote:
>
>Jilani Khaldi <jilani.khaldi@REDACTED> writes:
>> I just have installed OTP_R9C on a Linux box and I want to intstall
>> the utility erl -man <page>.
>> So I have untarred otp_man_R9C-0.tar.gz and now I have:
>> /usr/local/lib/erlang/lib/man| man1
>> | man3
>> | man4
>> | man6
>>
>> Now doing for example: erl -man io
>>
>> I get:
>> No manual entry for io
>>
>> What I am missing?
>
>Probably the windex file.
Hm, I thought the fix was
mv /usr/local/lib/erlang/lib/man /usr/local/lib/erlang
- i.e. the "man" directory should be directly under the toplevel install
directory, not under toplevel/lib. At least that's the way the FreeBSD
port installs:-), I can't seem to find any instruction as to where you
are supposed to unpack the man tarball...
--Per
More information about the erlang-questions
mailing list