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: "Daniel de Young", cygwin AT sourceware DOT cygnus DOT com X-CC-Sender: ddeyoung AT jps DOT net Date: Wed, 20 Oct 1999 00:35:53 GMT Subject: Re: newbie strikes again X-Mailer: DMailWeb Web to Mail Gateway 2.3b, http://netwinsite.com/top_mail.htm Message-id: <380d0e69.2b78.0@jps.net> X-User-Info: 15.254.49.1 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit BTW here is my .bashrc am I way off? -------------------------- #path_statements HOME=/home PATH=/bin:/usr/local/bin:/etc:/home:.:/mnt/windows:/mnt/system32 LIBRARY_PATH=/lib:/usr/local/lib 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 # aliases alias ls='ls --color=auto' alias vim='vim -T builtin_ansi' alias rm='rm -i' alias vi='vim -T builtin_ansi' alias md='mkdir' alias rd='rmdir' alias mv='mv -i' alias cp='cp -i' alias ll='ls --color=auto -l' alias la='ls --color=auto -a' alias s='cd ..' alias p='cd -' alias telnet='kinsole' alias ping='ping -t' # more_environment_stuff MAKE_MODE=UNIX CYGWIN='tty notitle starce=0x1' >hi all, > >after searching the archives (and searching, and searching) and trying a whole >bunch of far out and whacked out things (including three different computers), >I've come to the conclusion that it has got to be something simple that I'm >missing... > >Everything that I try to compile comes up with some type of file it can't find >during 'make' or 'make install'. All binaries work perfect. I'm trying to >compile src that (according to compile notes) works fine with cygwin b20. > >Because my programming is in it's infant stage and because I can't believe that >software that seems so mature could need so much tweeking just to do a simple >compile, I'm assuming that I'm setting my path statements wrong in my .bashrc. > > >Could someone with nothing better to do post their .bashrc so I could maybe >analyze and learn from it without burning up the list with basic questions? > > >BTW. I've read the FAQ, the newbie page, and everything else I could find for >the last week and a half. > >Thanks, > >Daniel de Young >----------------------------- >Network Technician >Contractor at Hewlett Packard > > 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