Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: "Daniel de Young" Reply-to: ddeyoung AT jps DOT net To: Jayen Ashar , cygwin AT sourceware DOT cygnus DOT com X-CC-Sender: ddeyoung AT jps DOT net Date: Wed, 20 Oct 1999 16:25:10 GMT Subject: Re: newbie strikes again X-Mailer: DMailWeb Web to Mail Gateway 2.3b, http://netwinsite.com/top_mail.htm Message-id: <380dece6.67ad.0@jps.net> X-User-Info: 15.254.49.2 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit >Why did you mess with the .bashrc in the first place? Cygwin will set >everything for you (except some minor things). Rename it to .bashrc.bak >and re-run cygwin. If everything works, don't use a .bashrc! You may >want to keep the aliases however. I started modifying .bashrc because of the problem I'm having. I tried this, but the problem stays and some commands are not found. > >I don't know too much, either, but your path: >> PATH=/bin:/usr/local/bin:/etc:/home:.:/mnt/windows:/mnt/system32 >should DEFINITELY include $PATH at the beginning. Cygwin initializes the >path for you, so if you want to add stuff, you can, but by not putting in >$PATH, you are replacing the path that cygwin sets. Cool, thanks for the advice. I may have misread the README and put %PATH% instead (probably the case). You should also >check what mnt is. If /mnt=/, then /mnt/windows is C:\WINDOWS. If >/mnt=/windows, then /mnt/system32 is C:\WINDOWS\SYSTEM32. Since it's not >both / and /windows, there's something wrong there too. > >This should include something in the cygwin directory >> LIBRARY_PATH=/lib:/usr/local/lib > >I don't know about these >> C_INCLUDE_PATH=/usr/local/include:/mnt/d/cygnus/cygwin32-b20/include >> CPLUS_INCLUDE_PATH=/usr/local/include:/mnt/d/cygnus/cygwin-b20/include >> CPPFLAGS=/usr/local/include:/mnt/d/cygnus/cygwin-b20/include > These are long shots suggested by various archive responses. >What's =auto? >> alias ls='ls --color=auto' without this, when I use 'less' with 'ls' then it causes unreadable output. > >No need to redeclare the colorization. >> alias ll='ls --color=auto -l' >> alias la='ls --color=auto -a' correct! thank you again. Of course the problem still exists! (dammit jim) >___________________________________________________________________ >Get the Internet just the way you want it. >Free software, free e-mail, and free Internet access for a month! >Try Juno Web: http://dl.www.juno.com/dynoget/tagj. > > Daniel de Young ----------------------------- Network Technician Contractor at Hewlett Packard -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com