You are not logged in.

#1 2011-12-08 06:59:56

jameschyn
Member
Registered: 2011-10-20
Posts: 41

[SOLVED] Compiling EMACS without games module ?

Hey,
    Is it possible to compile EMACS without its built-in games module ? I think EMACS is for doing work, not for game.

Last edited by jameschyn (2011-12-19 01:29:55)

Offline

#2 2011-12-08 07:46:30

olive
Member
From: Belgium
Registered: 2008-06-22
Posts: 1,490

Re: [SOLVED] Compiling EMACS without games module ?

I think that the games are just elisp file (in /usr/share/emacs/23.3/lisp/play ); they are not part of the emacs binary. You can delete the files if you do not need them. But this directory is only 804K, so why just not leave them there and not care. What you can do is compiling emacs by disabling images support (or only keep some images support) and other things; just type ./configure --help.

Offline

#3 2011-12-08 09:14:22

jameschyn
Member
Registered: 2011-10-20
Posts: 41

Re: [SOLVED] Compiling EMACS without games module ?

Thanks, I find them.

Offline

Board footer

Powered by FluxBB