Tagged Questions
1
vote
1answer
560 views
Emacs uninstallation and upgrade
Currently I have the standard Emacs installation, 2.3.1, from Ubuntu repo, but would like to get a newer version of Emacs from GNU website, which is 2.3.4. My question is that do I need to wipe out my ...
0
votes
1answer
62 views
Unable to do ./configure during emacs installation
I want to install emacs on my XUBUNTU 12.04. So I downloaded the emacs.tar.gz file.
I did tar zxf emacs_x.x.x to extract it to a folder.
Then cd emacs/
Then I tried to ./configure. This is not ...
0
votes
1answer
225 views
Unable to install Qt XUBUTNU 12.04 fresh install
I've Qt SDK which is an offline installer. According to the instructions given for installation, first I have to
chmod u+x Qt_SDK_Offline.run
then
./Qt_SDK_Offline.run
But when I do ...
1
vote
2answers
283 views
basic beginning emacs questions - install latest version and pick appropriate UI
I'm running the latest Kubuntu (12.04 beta 2) and I would like to run the latest emacs (currently v24). The repos are one version behind. What's the best way to install v24 or later (and avoid future ...