installing rpm pack
i want to install the MEGA 4 software,
it was tested for ubuntu 7.1
the downloaded pack is rpm
when i use the alien command
"sudo alien -k MEGA-4-02.i386.rpm"
i get this answer
"Unpacking of 'MEGA-4-
can you help me, or is there another way to install the soft.
thanks for your help
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu alien Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Alan Pope πΊπ§π± π¦
- Solved:
- 2009-02-13
- Last query:
- 2009-02-13
- Last reply:
- 2009-02-12
You haven't run out of disk space have you?
Please read this before using alien:-
https:/
Installing packages which have been converted from rpm to deb format is generally not recommended.
I tried to do the same thing on my machine and it worked. Here's the resulting deb.
http://
Use at your own risk.
bessem (c-bessem) said : | #2 |
thanks a lot,
i used the deb pack u generated
and install it successfully
(checking with synaptic)
but i can't find it on applications or using the "Add/remove"
cause normally it's a soft for phylogenesis like treeview and clustal X combined.
for the space i have more than 70 Go free
Run the installed program from Terminal, or make a Launcher on Desktop
Malick DIATTA (maxi-milck) said : | #4 |
hello,
FIRST try to connect as you by sudo your name.
try to move in the repertory wwhere you're installing the rpm package, and then use the commande tar -xzvf name file
to decompress then type the commande make name file, then make install name file.
bessem (c-bessem) said : | #5 |
thanks for your help
i discovered that it needs wine to be launched
when i tried to launch it from the terminal
bessem (c-bessem) said : | #6 |
Thanks Alan Pope, that solved my question.