lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV what is the difference between "--with-cfg-file" and "--libdir"


From: Nelson Henry Eric
Subject: LYNX-DEV what is the difference between "--with-cfg-file" and "--libdir"
Date: Sat, 8 Nov 1997 19:09:18 +0900 (JST)

I was surprised that with the option "--with-cfg-file=$HOME/.usr/lib",
the autoconf script made a new directory "lib" and put "lynx.cfg" there.
Could you explain the difference between setting "--libdir" and the
"--with-cfg-file" option.  Why do we need both?

        ./configure --exec-prefix=$HOME --bindir=$HOME/.lynx \
                --mandir=$HOME/.man \
                --with-cfg-file=$HOME/.usr/lib \
        [...]
        % make install
        ./mkdirs.sh /home/nelsonhe/lib
        mkdir /home/nelsonhe/lib
        [...]
        /usr/bin/install -c -m 644 lynx.cfg /home/nelsonhe/lib/lynx.cfg

__Henry
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]