The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > Linux
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 05-15-2008
sysgate's Avatar
sysgate sysgate is offline
Unix based
 

Join Date: Nov 2006
Location: /root
Posts: 1,120
You've just installed the source, now you have to compile it and then install it, there are many tutorials on the net how to do that. But you should skip that part, and download the expect compiled rpm and install it directly. You can even install via Internet, as in : "rpm -Uvh http://server.com/expect.rpm" - just replace the path.
Also, what is your OS ? If it's RPM based package system, use their repos and download via yum, yast or the respective instrument.
Reply With Quote