this post was submitted on 13 Jan 2025
6 points (80.0% liked)

Emacs

2351 readers
3 users here now

Our infinitely powerful editor.

founded 5 years ago
MODERATORS
6
submitted 1 month ago* (last edited 1 month ago) by [email protected] to c/[email protected]
 

Okay, so this is probably a stupid question, I use Pop!_OS & the current emacs version is Emacs-27 So, If I had to install the latest one (Emacs-29.1 or even Emacs-30.0.93) what does one have to do, compile it manually ?

Or is there another way ?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 month ago* (last edited 1 month ago)

you might have to set a different --prefix during the ./configure stage if you don't want to install it as root, but other than that, i think this is it. please read the INSTALL file and also the output of ./configure --help