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)
Woot, thankie Grep420 u are master to all :)
[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
[/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 }
[/url][url=http://grep420.net/rpms/imlib2-1.0.6-fr3.i386.rpm]http://grep420.net/rpms/imlib2-1.0.6-fr3.i386.rpm
Awesome post...Thanks so much!!!
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. :)
get all of the rpms in the same directory and rpm -ivh *.rpm
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]