From: Daniel <daniel@warum-ada.de>
To: knubee <knubee@gmail.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: howto build separate cvs version?
Date: Sun, 01 Jun 2008 15:51:57 +0200 [thread overview]
Message-ID: <4842A97D.5020709@warum-ada.de> (raw)
In-Reply-To: <a0a35ffc-0ddc-4463-8caf-15038bf0246d@j33g2000pri.googlegroups.com>
knubee wrote:
> I'm trying to install a cvs version of emacs -- but do not want it to
> interfere/interact with my existing installation. I just want to be
> able to try out the cvs version a bit.
>
> After looking around, it seemed as if the main things to do were a)
> ensure that everything was configured for an install directory that
> differs from the location of my existing installation; and b) give the
> build a suffix so as to call it by name.
>
> Here is what I tried:
>
>> cd /test
>> cvs -z3 -d:pserver:anonymous@cvs.sv.gnu.org:/sources/emacs co -d emacs-cvs-source emacs
>> cd /emacs-cvs-installation
>> /test/emacs-cvs-source/configure --prefix=/test/emacs-cvs-installation --program-suffix=-from-cvs
>> make bootstrap
>> make
>> make install
>
> This seems to complete without error, but the following generates an
> error:
>
>> emacs-from-cvs
> bash: emacs-from-cvs: command not found
>
> What am I doing wrong?
Is /test/emacs-cvs-installation in your $PATH?
Anyway, try
./emacs-from-cvs
and/or
/test/emacs-cvs-installation
Greetings
----Daniel
--
Daniel Rubin
daniel (at) warum-ada (dot) de
Simon-Meister-Str. 21
50733 Köln
0221 / 278 69 56
next prev parent reply other threads:[~2008-06-01 13:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-01 13:35 howto build separate cvs version? knubee
2008-06-01 13:51 ` Daniel [this message]
2008-06-01 13:59 ` David Hansen
[not found] ` <mailman.12526.1212328325.18990.help-gnu-emacs@gnu.org>
2008-06-01 14:31 ` knubee
2008-06-01 21:37 ` Shelagh Manton
[not found] ` <mailman.12544.1212356254.18990.help-gnu-emacs@gnu.org>
2008-06-02 10:19 ` knubee
[not found] ` <mailman.12527.1212329309.18990.help-gnu-emacs@gnu.org>
2008-06-01 14:38 ` knubee
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4842A97D.5020709@warum-ada.de \
--to=daniel@warum-ada.de \
--cc=help-gnu-emacs@gnu.org \
--cc=knubee@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).