* help: make install question
@ 2003-02-27 6:20 Tom Hu
2003-02-27 6:53 ` Peter Wu
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Tom Hu @ 2003-02-27 6:20 UTC (permalink / raw)
Hi,
I built emacs 21.2 from the source.
If I copy src/emacs* file only to a private directory, it does not run
from that directory.
I wonder what else files I have to copy to my private directory and can
make emacs* run as normal.
Note: I can not do "make install" because I work at the multiple user
server environment.
Thanks,
Tom Hu
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: help: make install question
2003-02-27 6:20 help: make install question Tom Hu
@ 2003-02-27 6:53 ` Peter Wu
2003-02-27 9:52 ` Jacob Bunk Nielsen
2003-02-27 13:18 ` Kai Großjohann
2 siblings, 0 replies; 4+ messages in thread
From: Peter Wu @ 2003-02-27 6:53 UTC (permalink / raw)
>>>>> "Tom" == Tom Hu <tomhu@cisco.com> writes:
Tom> Hi, I built emacs 21.2 from the source.
Tom> If I copy src/emacs* file only to a private directory, it does
Tom> not run from that directory.
Tom> I wonder what else files I have to copy to my private directory
Tom> and can make emacs* run as normal.
Tom> Note: I can not do "make install" because I work at the multiple
Tom> user server environment.
Does installing Emacs on your server affect others' jobs?
--
Peter Wu
This posting is provided "AS IS" with no warranties, and confers no rights.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: help: make install question
2003-02-27 6:20 help: make install question Tom Hu
2003-02-27 6:53 ` Peter Wu
@ 2003-02-27 9:52 ` Jacob Bunk Nielsen
2003-02-27 13:18 ` Kai Großjohann
2 siblings, 0 replies; 4+ messages in thread
From: Jacob Bunk Nielsen @ 2003-02-27 9:52 UTC (permalink / raw)
Tom Hu <tomhu@cisco.com> writes:
> If I copy src/emacs* file only to a private directory, it does not run
> from that directory.
>
> I wonder what else files I have to copy to my private directory and can
> make emacs* run as normal.
You could take a look into Makefile, but that's probably not really a
good solution.
> Note: I can not do "make install" because I work at the multiple user
> server environment.
Why don't you just install Emacs in your own home directory? When you
run configure you could specify '--prefix=~/emacs'. That would install
Emacs in a directory called 'emacs' under your home directory when you
get to the 'make install' part.
--
Jacob - www.bunk.cc
A fool must now and then be right by chance.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: help: make install question
2003-02-27 6:20 help: make install question Tom Hu
2003-02-27 6:53 ` Peter Wu
2003-02-27 9:52 ` Jacob Bunk Nielsen
@ 2003-02-27 13:18 ` Kai Großjohann
2 siblings, 0 replies; 4+ messages in thread
From: Kai Großjohann @ 2003-02-27 13:18 UTC (permalink / raw)
Tom Hu <tomhu@cisco.com> writes:
> Note: I can not do "make install" because I work at the multiple user
> server environment.
Hm? I just do "./configure --prefix=$HOME/sw" and then my
installation (in ~/sw) does not bother anyone else.
--
A preposition is not a good thing to end a sentence with.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-02-27 13:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-02-27 6:20 help: make install question Tom Hu
2003-02-27 6:53 ` Peter Wu
2003-02-27 9:52 ` Jacob Bunk Nielsen
2003-02-27 13:18 ` Kai Großjohann
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.