tramp-devel
[Top][All Lists]
Advanced

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

tramp 2.1.3 install problem - bug or mis-configured?


From: Paul Lew
Subject: tramp 2.1.3 install problem - bug or mis-configured?
Date: Sun, 16 Oct 2005 10:23:09 -0700

When I specify the install dir with:

    make install prefix=$tools/kit/tramp-2.1.4/auto/insbu-cnstools

It executed with:
    ...
    mkdir -p /auto/insbu-cnstools/share/emacs/site-lisp
    install -m644 trampver.el tramp.el tramp-cache.el tramp-smb.el
                  tramp-util.el tramp-uu.el tramp-vc.el tramp-ftp.el
                  trampver.elc tramp.elc tramp-cache.elc tramp-smb.elc
                  tramp-util.elc tramp-uu.elc tramp-vc.elc
                  tramp-ftp.elc
                  /auto/insbu-cnstools/share/emacs/site-lisp

instead of the prefix specified on the make install command line.

This was the prefix given in the configure step:

    ./configure --with-cotrib
                --prefix=/auto/insbu-cnstools/share/emacs/site-lisp

Is this a bug?  The previous 2.1.3 has no such problem.

Thanks in advance.




reply via email to

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