Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020210080009.02842008@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Sun, 10 Feb 2002 08:00:38 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: Followup: at + bash Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed David, Use a system mount, and all users will "see" it. % mount --help ... -s, --system add mount point to system-wide registry location -u, --user (default) add mount point to user registry location ... Randall Schulz Mountain View, CA USA At 06:22 2002-02-10, David wrote: >Hello > > > I am having a problem running perl in an at command on windows nt > > because perl says it can't find some @INC libs I added. So, I'm > > trying to run perl in a bash shell: > >Thanks for the answers. The problem is that I installed cygwin as >Administrator and at commands run as SYSTEM. So, the environment is not >set up for SYSTEM and SYSTEM has to do their own mounts to get perl to run. > >I wish that running the mount command would mount everything found in the >registry, but I don't know how to tell it to do that. > >Thanks again. > >David -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/