From owner-freebsd-questions@FreeBSD.ORG Sun Aug 22 12:38:24 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BB46910656A4 for ; Sun, 22 Aug 2010 12:38:24 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 65E758FC0C for ; Sun, 22 Aug 2010 12:38:24 +0000 (UTC) Received: by vws7 with SMTP id 7so5221905vws.13 for ; Sun, 22 Aug 2010 05:38:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :x-enigmail-version:content-type:content-transfer-encoding; bh=DASuAs/f5OO4h8V/1nUlhc4GGYRm6Syjfg10dFoTMgQ=; b=QSKCQnqx3C/9HEaO5osGy5EWC08xGig3c5SS8VXC8apCVoRFEaCadpKBOb9LvwoFNm wkGyrA7v5pFZKXlGBMXN/niafM6iPwi0CDvOzOGW9miSXtSMO9EYsUsvmGGkWAMuTv8e lotlhop97HYiqsadnseSgfbrDXKoLUI2wH3Zg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; b=aT4dm5j7L3Noa3ObiZwrWuMVEytnHbtpvWKfpOokN6YIV8hY2I9SKNynw217v727AG 41n09cRZH2HNVoypzpIIKfxXEKmt/BmgS/ms9IHf7EY1tGnjZ/BXryCRUrUOSKw8JbDw OPHkGT/YJjCMwAZD8EaZXR/qKy3+sp1IUHyYg= Received: by 10.220.157.136 with SMTP id b8mr2383560vcx.214.1282480703465; Sun, 22 Aug 2010 05:38:23 -0700 (PDT) Received: from schism.local (75.97.128.170.res-cmts.sewb.ptd.net [75.97.128.170]) by mx.google.com with ESMTPS id v11sm2878269vbb.13.2010.08.22.05.38.21 (version=SSLv3 cipher=RC4-MD5); Sun, 22 Aug 2010 05:38:22 -0700 (PDT) Message-ID: <4C711A3C.9090504@gmail.com> Date: Sun, 22 Aug 2010 08:38:20 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.8) Gecko/20100802 Thunderbird/3.1.2 MIME-Version: 1.0 To: jhell References: <4C6C8E2B.5090500@gmail.com> <4C6CE8EB.6080701@gmail.com> <4C6D0205.9080708@gmail.com> <4C70CF65.6010008@DataIX.net> In-Reply-To: <4C70CF65.6010008@DataIX.net> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: [off-topic] Server-side IRC channel logging? (not statistics) 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: Sun, 22 Aug 2010 12:38:24 -0000 On 8/22/10 3:19 AM, jhell wrote: > On 08/19/2010 06:05, Glen Barber wrote: >> On 8/19/10 4:18 AM, Joshua Isom wrote: >>> So you can set up the server but you can't install a client on the >>> server machine? >> >> I can - I would prefer not to. >> > > Compile a static version of ircII and run it from the object directory > without installing it. > Hi, An off-list reply suggested I look at irc/eggdrop, which is doing what I want. Thanks for the suggestion. Regards, -- Glen Barber