From owner-freebsd-questions@FreeBSD.ORG Thu Jan 26 21:19:33 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D847C16A420 for ; Thu, 26 Jan 2006 21:19:33 +0000 (GMT) (envelope-from agerber@ncsu.edu) Received: from uni05mr.unity.ncsu.edu (uni05mr.unity.ncsu.edu [152.1.1.168]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7567143D45 for ; Thu, 26 Jan 2006 21:19:33 +0000 (GMT) (envelope-from agerber@ncsu.edu) Received: from [152.1.10.8] (beetaster.unity.ncsu.edu [152.1.10.8]) (authenticated bits=0) by uni05mr.unity.ncsu.edu (8.13.4/8.13.4/Nv5.2006.0123) with ESMTP id k0QLJP0P011281 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 26 Jan 2006 16:19:30 -0500 (EST) Message-ID: <43D93CDE.6080803@ncsu.edu> Date: Thu, 26 Jan 2006 16:19:26 -0500 From: Alan Gerber User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Grzegorz Danecki References: <41b95770601261225m2a575b19o@mail.gmail.com> In-Reply-To: <41b95770601261225m2a575b19o@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 4.7.1.128075, Antispam-Engine: 2.1.0.0, Antispam-Data: 2006.01.26.114605 X-Spam-Status: No, Hits=7% X-Spam-Level: IIIIIII Cc: freebsd-questions@freebsd.org Subject: Re: "screen" alternative X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jan 2006 21:19:34 -0000 Greg, According to Freshports, the screen package is the problem. You should be able to compile from source within ports with no problems (that's what I am currently doing). /# cd /usr/ports/sysutils/screen /usr/ports/sysutils/screen# make install clean Freshports link: http://www.freshports.org/sysutils/screen/ -- Alan Gerber Grzegorz Danecki wrote: > Hi List! > > I'm running 5.4 Stable and I'm looking for something, that can let me detach > my session leaving my software running. First thought - "screen", but hey, > there is no screen package in ports collection :( Google says something that > it was removed due to high cpu utilization few releases ago. Is this true? > Are there any alternatives? Because as I can remember screen was frequently > used and highly appreciated application. > > Or should I rather look for some sources instead of package? Any problems > with that? > > Many thanks in advance, You are doing great work here! > > Greg Danecki > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"