Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Sun, 3 Dec 2000 20:43:49 -0500
From: Jason Tishler <Jason.Tishler@dothill.com>
To: "Gerrit P. Haase" <gerrit.haase@t-online.de>
Cc: cygwin@cygwin.com
Subject: Re: Lp/lpr equiv or how do I print
Message-ID: <20001203204349.B421@dothill.com>
References: <3A2AA2C6.19068.20574E0@localhost>; <20001203154426.A421@dothill.com> <3A2ACC33.29106.2A74A4B@localhost>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3A2ACC33.29106.2A74A4B@localhost>; from gerrit.haase@t-online.de on Sun, Dec 03, 2000 at 10:41:55PM +0100
Organization: Dot Hill Systems Corp.

Gerrit,

On Sun, Dec 03, 2000 at 10:41:55PM +0100, Gerrit P. Haase wrote:
> Yes thats it!!! I installed it new today and don't thought of looking after
> the sharp-bang! I'm stupid. #!/usr/local/bin/perl <-- This is from cygutils,
> and that is from Michael: #!/usr/bin/perl
> So it depends on, were you install your perl, nothing else:-) 
> Easier as to reinstall perl will be, to customize the Sharp-bang.

Or you can just use a symlink:

    ln -s /usr/local/bin/perl /usr/bin/perl

Jason

-- 
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation         Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

