Web Hosting Talk







View Full Version : error installing screen


eSited
10-08-2004, 07:05 AM
when i try to run ./install.sh it says

install: no input file specified

Screen ver 4.0.2 linux

matt_01
10-09-2004, 08:36 AM
install the rpm of screen ( rpmfind.net )

eSited
10-09-2004, 09:27 AM
thanks matt i got it working

matt_01
10-09-2004, 09:32 AM
happy to help ;-)

superprogram
10-09-2004, 09:38 AM
What is screen BTW?

matt_01
10-09-2004, 09:43 AM
The screen utility allows you to have multiple logins on just one
terminal. Screen is useful for users who telnet/ssh into a machine or are connected via a dumb terminal, but want to use more than just one login.

superprogram
10-09-2004, 10:36 AM
From where can I download it?
Thanks

GideonX
10-09-2004, 10:38 AM
http://www.gnu.org/software/screen/

superprogram
10-09-2004, 10:56 AM
Thanks for the help :)