Problem to Install Emacs22 manually..

Asked by Edi Amin

I want to install emacs22_22.1-0ubuntu10_i386.deb in my computer that has no internet connection. So, I download this package and the packages on which it dependent. I tried to install them one by one satisfying the dependencies. But at last when I want to install emacs22_22.1-0ubuntu10_i386.deb it says dependency is not satisfied. required emacs22-bin-common, though, I allready install this package. Even I reinstall this "emacs22-bin-common", the error message still shows. What should I do?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
Edi Amin
Solved:
Last query:
Last reply:
Revision history for this message
Max Schukin (schukin) said :
#1

Hi Edi,

Try this:
1. Start "Synaptic Package Manager" (System\Administration\Synaptic Package Manager).
2. Search for Emacs22 and mark it for installation.
3. In Synaptic Package Manager menu run "File\Generate Package download script".
4. Save the script and run it in terminal. The script will download all Emacs22 packages and dependences.
5. To install packages run Synaptic Package Manager, choose "File\Add downloaded packages" and browse to the folder with packages you want to install.

Hope this helps.

Revision history for this message
Edi Amin (status001) said :
#2

My Dear Max, can't you see I wrote "I DON'T

Revision history for this message
Philipp Bönhof (phboe-launchpad) said :
#3

Try to run

sudo dpkg --install <all required deb files>

This is very easy when you have all the required *.deb files in one folder.

Just change into it and then run

sudo dpkg --install *.deb

Hope this helps.

Revision history for this message
Max Schukin (schukin) said :
#4

The 1-4 steps are made on a computer with Internet connection, but if you already have all needed packages you need only 5th step. I wrote 1-4 steps in case you need it in future.

Revision history for this message
Edi Amin (status001) said :
#5

@Max
Step 5 doesn't work. I tried on two computers that have no internet connection.

Revision history for this message
Max Schukin (schukin) said :
#6

Do you have all the following packages installed (exact versions)?
emacsen-common_1.4.17_all.deb
emacs22-common_22.1-0ubuntu10.1_all.deb
liblockfile1_1.06.2_i386.deb
emacs22-bin-common_22.1-0ubuntu10.1_i386.deb
xaw3dg_1.5+E-15_i386.deb
emacs22_22.1-0ubuntu10.1_i386.deb

Try doing 1-4 steps on a computer with internet connection and then take the downloaded packages on a computer that have no internet connection.

Revision history for this message
Edi Amin (status001) said :
#7

Ok, problem solved. Download the following packages and install.

emacs22_22.1-0ubuntu10_i386.deb
emacs22-bin-common_22.1-0ubuntu10_i386.deb
emacs22-common_22.1-0ubuntu10_all.deb
emacs22-el_22.1-0ubuntu10_all.deb
emacs22-gtk_22.1-0ubuntu10_i386.deb
emacs22-nox_22.1-0ubuntu10_i386.deb
emacs_22.1-0ubuntu10_all.deb
xaw3dg_1.5+E-15_i386.deb
emacs22_22.1-0ubuntu10.1_i386.deb