Linux-Noob Forums
Install Eterm - Printable Version

+- Linux-Noob Forums (https://www.linux-noob.com/forums)
+-- Forum: Linux Noob (https://www.linux-noob.com/forums/forum-3.html)
+--- Forum: How Do I? (https://www.linux-noob.com/forums/forum-60.html)
+--- Thread: Install Eterm (/thread-3744.html)

Pages: 1 2


Install Eterm - Guest - 2004-01-14


Ok, so grep420 has a kicking ETERM desktop going on, and me being the noob, i dont know how to install it, can anyone help me out, I can't even find the app :(

 

-devenir (noobatron)




Install Eterm - grep420 - 2004-01-14


[/url]http://grep420.net/rpms/Eterm-0.9.2-1.i386.rpm

 

[url=http://grep420.net/rpms/libast-0.5-1.i386.rpm]http://grep420.net/rpms/libast-0.5-1.i386.rpm

 

download both rpms

 

as root:

 

rpm -ivh Eterm-0.9.2-1.i386.rpm libast-0.5-1.i386.rpm




Install Eterm - devenir - 2004-01-14

Woot, thankie Grep420 u are master to all :)



Install Eterm - devenir - 2004-01-14


[root@localhost r00t]# rpm -ivh Eterm-0.9.2-1.i386.rpm

error: Failed dependencies:

libast.so.1 is needed by Eterm-0.9.2-1

libImlib2.so.1 is needed by Eterm-0.9.2-1

[root@localhost r00t]# rpm -ivh Eterm-0.9.2-1.i386.rpm libast-0.5-1.i386.rpm

error: Failed dependencies:

libImlib2.so.1 is needed by Eterm-0.9.2-1

libImlib2.so.1 is needed by libast-0.5-1

[root@localhost r00t]# rpm -ivh libast-0.5-1.i386.rpm




Install Eterm - grep420 - 2004-01-14


[/url][url=http://grep420.net/rpms/imlib2-1.0.6-fr3.i386.rpm]http://grep420.net/rpms/imlib2-1.0.6-fr3.i386.rpm

 

you need to install them as a group { rpm -ivh *.rpm }




Install Eterm - devenir - 2004-01-14


[/url][url=http://grep420.net/rpms/imlib2-1.0.6-fr3.i386.rpm]http://grep420.net/rpms/imlib2-1.0.6-fr3.i386.rpm



Install Eterm - Guest - 2004-02-02

Awesome post...Thanks so much!!!



Install Eterm - bstevenson - 2004-02-03


Quote:[/url][url=http://grep420.net/rpms/imlib2-1.0.6-fr3.i386.rpm]http://grep420.net/rpms/imlib2-1.0.6-fr3.i386.rpm 

you need to install them as a group  { rpm -ivh *.rpm }
I'm so clueless about this stuff. I typed exactly what you said (as I am also a RH9 fellow and trying to install ETerm) and I cannot get this to work right.

 

Now how does one step-by-step install rpm's as a group? I don't understand.. yet. :)




Install Eterm - grep420 - 2004-02-03

get all of the rpms in the same directory and rpm -ivh *.rpm



Install Eterm - bstevenson - 2004-02-03


Quote:get all of the rpms in the same directory and  rpm -ivh *.rpm
That worked perfectly. Thank you very much! [img]<___base_url___>/uploads/emoticons/default_laugh.png[/img]