![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| GNU screen | neked | UNIX for Advanced & Expert Users | 2 | 09-25-2008 09:30 PM |
| Installing Firefox and now ended up installing latest glibc | scriptingmani | Linux | 1 | 08-09-2007 01:28 PM |
| Errors installing Screen 4.0.2 | FredSmith | UNIX for Dummies Questions & Answers | 1 | 01-05-2007 08:23 AM |
| Help with screen | Gurth | UNIX for Dummies Questions & Answers | 12 | 12-21-2006 11:51 PM |
| clear screen | immanuelgangte | High Level Programming | 6 | 08-02-2002 09:09 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Installing SCREEN
Hello,
I tried installing Screen from that I downloaded off of sunfreeware.com. But I can't get it to work. When I attempt to run it I receive: # screen You are not the owner of /tmp/uscreens/S-root. # The owner of that is bin. Permissions are 777. I installed it as root. Any ideas? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
The following packages are available:
1 SMCscreen screen (sparc) 4.0.2 Select package(s) you wish to process (or 'all' to process all packages). (default: all) [?,??,q]: all Processing package instance <SMCscreen> from </usr/screen/screen-4.0.2-sol8-sparc-local> screen (sparc) 4.0.2 Oliver Laumann Using </usr/local> as the package base directory. ## Processing package information. ## Processing system information. 7 package pathnames are already properly installed. ## Verifying disk space requirements. ## Checking for conflicts with packages already installed. ## Checking for setuid/setgid programs. The following files are being installed with setuid and/or setgid permissions: /usr/local/bin/screen-4.0.2 <setuid bin> Do you want to install these as setuid/setgid files [y,n,?,q] n Do you want to continue with the installation of <SMCscreen> [y,n,?] y cd /usr/local/bin chown root:bla screen-4.0.2 chmod 4750 screen-4.0.2 sets owner sticky Bla is group you want to run screen. Set other for all. It should worky -TK Last edited by timkish; 09-17-2006 at 08:53 PM. |
|||
| Google The UNIX and Linux Forums |