On 6/8/05, Ashu Desai <[EMAIL PROTECTED]> wrote: > Can I ask a really stupid question? I know i can download some stuff > from a website by the command > > wget http:// > > how do i install it? >
For the sake of example, I'll assume your installing an RPM: # rpm -i packagename I suggest reading the man page for RPM: $ man rpm I also suggest using Google for things like this: http://www.google.com/search?hl=en&q=install+rpm&btnG=Google+Search Josh _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
