This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Setup problems - windows 98


In the future, I recommend searching the mailing list archives with
google. The one on the cygwin site is not as good as 

http://www.google.com 

Let's say your searchterms are "path" and "home". Enter the following in
the search box at google:

path home site:cygwin.com

Click search and you should get a whopping number of hits that are all
archived mail messages. Should take you about an hour to go through the
results and try a few refined search terms. 

That said- it sounds like you don't have a "home" directory, or cygwin
isn't picking up on it. But that shouldn't affect the path problem...
You should have an environment variable set by windows that tells where
your home directory is- if you don't, right click on "My Computer"
choose "Properties" and select the "Environment" tab, and create
yourself a variable called "HOME" with the value of a directory you want
to use as your home directory.

I think that your mounts may be incorrect- check the documents on how to
use the "mount" command- I think there is a -m option or something. You
want to make sure that c:\mair\cygwin is mounted as "/". Then it follows
that c:\mair\cygwin\bin is mounted as "/bin". Try just typing "mount" at
the bash prompt.  

Well, I am no cygwin expert, and I fear that my comments may just
address your symptoms and not solve the real problem. Keep searching
those archives with google, they are a great resource.

HTH,
Peter

Mair wrote:
> 
> >
> > What if setup fails?
> > http://www.cygwin.com/faq/faq_2.html#SEC12
> 
> Well, that says: It may fail if it doesn't download properly. I got past all
> the download and install okay.
>     :read the setup and setup.log.full files. I've done that - I'm not
> entirely clear about everything in them, but they look fairly standard to
> me.
>     :search the cygwin mailing list. Well, I can't *find* anything there -
> though I may just be putting in the wrong search terms, of course. I've
> tried various searches.
>  :finally, send a query to the mailing list.
> It says I should include things like details of the setup log files etc. I
> hadn't thought they were particularly relevant, but I'll stick them at the
> end anyway. The version is the 1.3.2 and all the setup options were the
> defaults, except for installing it into C:/mair/cgywin instead of C:/cygwin.
> The problem appears to be something to do with the path - it's not
> automatically looking for things in /bin - and when I try an empty cd it
> says "home not set".
> Oh and something I read somewhere said putting -v into the path would tell
> me where it is looking.
> 
> Here is some output (with it comes a popup saying "a required .dll file,
> cygwin.dll, was not found"):
> 
> bash-2.05$ gcc hello.c -v
> bash: gcc: command not found
> bash-2.05$ "C:/mair/cygwin/bin/gcc" -v hello.c
> Reading specs from
> C:/mair/cygwin/bin/../lib/gcc-lib/i686-pc-cygwin/2.95.3-5/spe
> cs
> gcc version 2.95.3-5 (cygwin special)
> 
> C:/mair/cygwin/bin/../lib/gcc-lib/i686-pc-cygwin/2.95.3-5/cpp0.exe -lang-c -
> v -
> iprefix
> C:/mair/cygwin/bin/../lib/gcc-lib/i686-pc-cygwin/2.95.3-5/ -D__GNUC__=2
> -D__GNUC_MINOR__=95 -D_X86_=1 -D_X86_=1 -Asystem(winnt) -Acpu(i386) -Amachin
> e(i3
> 86) -Di386 -D__i386 -D__i386__ -Di686 -Dpentiumpro -D__i686 -D__i686__ -D__p
> enti
> umpro -D__pentiumpro__ -D__stdcall=__attribute__((__stdcall__)) -D__cdecl=__
> attr
> ibute__((__cdecl__)) -D_stdcall=__attribute__((__stdcall__)) -D_cdecl=__attr
> ibut
> e__((__cdecl__)) -D__declspec(x)=__attribute__((x)) -D__CYGWIN32__ -D__CYGWI
> N__
> -Dunix -D__unix__ -D__unix -isystem /usr/local/include -idirafter
> /usr/include -
> idirafter /usr/include/w32api hello.c /cygdrive/c/windows/TEMP/cc9ePUSE.i
> gcc: installation problem, cannot exec
> `C:/mair/cygwin/bin/../lib/gcc-lib/i686-p
> c-cygwin/2.95.3-5/cpp0.exe': Permission denied
> bash-2.05$
> 
> Cheers
> Mair
> 
> setup.log
> ---
> 2001/07/24 13:38:45 Starting cygwin install, version 2.78.2.3
> Current Directory: C:\Mair\Cygwin
> source: network install
> Selected local directory: C:\Mair\Cygwin
> root: C:/Mair/cygwin binary system
> net: Direct
> site: ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/cygwin
> Downloaded latest/ash/ash-20010425.tar.gz
> Downloaded latest/autoconf/autoconf-2.13-2.tar.gz
> Downloaded latest/automake/automake-1.4-4.tar.gz
> Downloaded latest/bash/bash-2.05-6.tar.gz
> Downloaded latest/binutils/binutils-20010425-2.tar.gz
> Downloaded latest/bison/bison-1.28-1.tar.gz
> Downloaded latest/byacc/byacc.tar.gz
> Downloaded latest/bzip2/bzip2-1.0.1-6.tar.gz
> Downloaded latest/clear/clear-1.0.tar.gz
> Downloaded latest/cpio/cpio-2.4.2.tar.gz
> Downloaded contrib/cron/cron-3.0.1-4.tar.bz2
> Downloaded latest/crypt/crypt-1.0-1.tar.gz
> Downloaded latest/ctags/ctags-5.0.1-1.tar.gz
> Downloaded contrib/cvs/cvs-1.11.0-1.tar.gz
> Downloaded latest/cygrunsrv/cygrunsrv-0.94-1.tar.bz2
> Downloaded latest/cygwin/cygwin-1.3.2-1.tar.gz
> Downloaded latest/dejagnu/dejagnu-20010117-1.tar.gz
> Downloaded latest/diff/diff.tar.gz
> Downloaded latest/expect/expect-20010117-1.tar.gz
> Downloaded latest/file/file-3.33-1.tar.gz
> Downloaded latest/fileutils/fileutils-4.1-1.tar.bz2
> Downloaded latest/findutils/findutils.tar.gz
> Downloaded latest/flex/flex-2.5.4-1.tar.gz
> Downloaded latest/gawk/gawk-3.0.4-1.tar.gz
> Downloaded latest/gcc/gcc-2.95.3-5.tar.bz2
> Downloaded latest/gdb/gdb-20010428-1.tar.gz
> Downloaded contrib/gdbm/gdbm-1.8.0-3.tar.gz
> Downloaded contrib/gettext/gettext-0.10.38-2.tar.bz2
> Downloaded contrib/ghostscript/ghostscript-6.51-1.tar.bz2
> Downloaded latest/gperf/gperf.tar.gz
> Downloaded latest/grep/grep-2.4.2-1.tar.gz
> Download latest/groff/groff-1.16.1-1.tar.gz wrong size (316240 actual vs
> 1256121 expected)
> mbox note: Download error: latest/groff/groff-1.16.1-1.tar.gz too short
> (316240, wanted 1256121)
> mbox note: Unable to download latest/gzip/gzip-1.3-1.tar.gz
> mbox note: Unable to download latest/inetutils/inetutils-1.3.2-14.tar.gz
> mbox note: Unable to download contrib/irc/irc-20010101-1.tar.gz
> mbox note: Unable to download contrib/jbigkit/jbigkit-1.2-4.tar.bz2
> mbox note: Unable to download contrib/jpeg/jpeg-6b-4.tar.gz
> mbox note: Unable to download latest/less/less-358-3.tar.gz
> mbox note: Unable to download contrib/libpng/libpng-1.0.11-1.tar.gz
> mbox note: Unable to download latest/login/login-1.4-2.tar.gz
> mbox note: Unable to download contrib/lynx/lynx-2.8.3-1.tar.gz
> mbox note: Unable to download latest/m4/m4.tar.gz
> mbox note: Unable to download latest/make/make-3.79.1-4.tar.bz2
> mbox note: Unable to download latest/man/man-1.5g-2.tar.gz
> mbox note: Unable to download latest/mingw/mingw-20010424-1.tar.gz
> mbox note: Unable to download latest/mt/mt-1.9.2-1.tar.bz2
> mbox note: Unable to download contrib/mutt/mutt-1.2.5i-2.tar.gz
> mbox note: Unable to download contrib/ncftp/ncftp-3.0.2-2.tar.gz
> mbox note: Unable to download latest/ncurses/ncurses-5.2-5.tar.gz
> mbox note: Unable to download latest/cygwin/newlib-man-20001118.tar.gz
> mbox note: Unable to download latest/opengl/opengl-1.1.0-5.tar.gz
> mbox note: Unable to download latest/openssh/openssh-2.9p2-2.tar.bz2
> mbox note: Unable to download latest/openssl/openssl-0.9.6.tar.gz
> mbox note: Unable to download latest/patch/patch-2.5-2.tar.gz
> mbox note: Unable to download latest/pcre/pcre-3.4-2.tar.gz
> mbox note: Unable to download contrib/perl/perl-5.6.1-1.tar.gz
> mbox note: Unable to download contrib/popt/popt-1.6.1-1.tar.gz
> mbox note: Unable to download contrib/postgresql/postgresql-7.1.2-3.tar.bz2
> mbox note: Unable to download contrib/python/python-2.1-1.tar.gz
> mbox note: Unable to download contrib/readline/readline-4.2-3.tar.bz2
> mbox note: Unable to download latest/regex/regex-4.4.tar.gz
> mbox note: Unable to download contrib/rsync/rsync-2.4.6-2.tar.bz2
> mbox note: Unable to download contrib/rxvt/rxvt-2.7.2-6.tar.gz
> mbox note: Unable to download latest/sed/sed-3.02-1.tar.gz
> mbox note: Unable to download latest/sh-utils/sh-utils-2.0-2.tar.gz
> mbox note: Unable to download contrib/squid/squid-2.4-STABLE20010508.tar.gz
> mbox note: Unable to download contrib/ssmtp/ssmtp-2.38.7-2.tar.gz
> mbox note: Unable to download latest/tar/tar-1.13.19-1.tar.gz
> mbox note: Unable to download latest/tcltk/tcltk-20001125-1.tar.gz
> mbox note: Unable to download contrib/tcsh/tcsh-6.10.00-3.tar.gz
> mbox note: Unable to download latest/termcap/termcap-20001216-1.tar.gz
> mbox note: Unable to download contrib/tetex/tetex-beta-20001218-1.tar.gz
> mbox note: Unable to download latest/texinfo/texinfo-4.0-4.tar.gz
> mbox note: Unable to download latest/textutils/textutils-2.0-2.tar.bz2
> mbox note: Unable to download contrib/tiff/tiff-3.5.6beta-2.tar.gz
> mbox note: Unable to download latest/time/time.tar.gz
> mbox note: Unable to download contrib/unzip/unzip-5.41-1.tar.gz
> mbox note: Unable to download latest/vim/vim-5.8-2.tar.gz
> mbox note: Unable to download latest/w32api/w32api-20010520-1.tar.gz
> mbox note: Unable to download contrib/wget/wget-1.6-1.tar.gz
> mbox note: Unable to download latest/which/which-1.4.tar.gz
> mbox note: Unable to download contrib/xpm-nox/xpm-nox-4.1.0-1.tar.bz2
> mbox note: Unable to download contrib/zip/zip-2.3-1.tar.gz
> mbox note: Unable to download latest/zlib/zlib-1.1.3-6.tar.gz
> mbox yesno: Download Incomplete.  Try again?
> site: ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/cygwin
> mbox note: Unable to get setup.ini from
> ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/cygwin
> site: ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/cygwin
> mbox note: Unable to get setup.ini from
> ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/cygwin
> site: ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/cygwin
> mbox note: Unable to get setup.ini from
> ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/cygwin
> site: ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/cygwin
> mbox note: Unable to get setup.ini from
> ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/cygwin
> site: ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/cygwin
> 2001/07/24 15:34:08 Ending cygwin install
> 2001/07/24 17:34:37 Starting cygwin install, version 2.78.2.3
> Current Directory: C:\Mair\Cygwin
> source: network install
> Selected local directory: C:\Mair\Cygwin
> root: C:/mair/cygwin binary system
> net: Direct
> site: ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/cygwin
> Downloaded contrib/tetex/tetex-beta-20001218-1.tar.gz
> Downloaded latest/texinfo/texinfo-4.0-4.tar.gz
> Downloaded latest/textutils/textutils-2.0-2.tar.bz2
> Downloaded contrib/tiff/tiff-3.5.6beta-2.tar.gz
> Downloaded latest/time/time.tar.gz
> Downloaded contrib/unzip/unzip-5.41-1.tar.gz
> Downloaded latest/vim/vim-5.8-2.tar.gz
> Downloaded latest/w32api/w32api-20010520-1.tar.gz
> Downloaded contrib/wget/wget-1.6-1.tar.gz
> Downloaded latest/which/which-1.4.tar.gz
> Downloaded contrib/xpm-nox/xpm-nox-4.1.0-1.tar.bz2
> Downloaded contrib/zip/zip-2.3-1.tar.gz
> Downloaded latest/zlib/zlib-1.1.3-6.tar.gz
> Installing...latest/ash/ash-20010425.tar.gz
> Installing...latest/autoconf/autoconf-2.13-2.tar.gz
> Installing...latest/automake/automake-1.4-4.tar.gz
> Installing...latest/bash/bash-2.05-6.tar.gz
> Installing...latest/binutils/binutils-20010425-2.tar.gz
> Installing...latest/bison/bison-1.28-1.tar.gz
> Installing...latest/byacc/byacc.tar.gz
> Installing...latest/bzip2/bzip2-1.0.1-6.tar.gz
> Installing...latest/clear/clear-1.0.tar.gz
> Installing...latest/cpio/cpio-2.4.2.tar.gz
> Installing...contrib/cron/cron-3.0.1-4.tar.bz2
> Installing...latest/crypt/crypt-1.0-1.tar.gz
> Installing...latest/ctags/ctags-5.0.1-1.tar.gz
> Installing...contrib/cvs/cvs-1.11.0-1.tar.gz
> Installing...latest/cygrunsrv/cygrunsrv-0.94-1.tar.bz2
> Installing...latest/cygwin/cygwin-1.3.2-1.tar.gz
> Installing...latest/dejagnu/dejagnu-20010117-1.tar.gz
> Installing...latest/diff/diff.tar.gz
> Installing...latest/expect/expect-20010117-1.tar.gz
> Installing...latest/file/file-3.33-1.tar.gz
> Installing...latest/fileutils/fileutils-4.1-1.tar.bz2
> Installing...latest/findutils/findutils.tar.gz
> Installing...latest/flex/flex-2.5.4-1.tar.gz
> Installing...latest/gawk/gawk-3.0.4-1.tar.gz
> Installing...latest/gcc/gcc-2.95.3-5.tar.bz2
> Installing...latest/gdb/gdb-20010428-1.tar.gz
> Installing...contrib/gdbm/gdbm-1.8.0-3.tar.gz
> Installing...contrib/gettext/gettext-0.10.38-2.tar.bz2
> Installing...contrib/ghostscript/ghostscript-6.51-1.tar.bz2
> Installing...latest/gperf/gperf.tar.gz
> Installing...latest/grep/grep-2.4.2-1.tar.gz
> Installing...latest/groff/groff-1.16.1-1.tar.gz
> Installing...latest/gzip/gzip-1.3-1.tar.gz
> Installing...latest/inetutils/inetutils-1.3.2-14.tar.gz
> Installing...contrib/irc/irc-20010101-1.tar.gz
> Installing...contrib/jbigkit/jbigkit-1.2-4.tar.bz2
> Installing...contrib/jpeg/jpeg-6b-4.tar.gz
> Installing...latest/less/less-358-3.tar.gz
> Installing...contrib/libpng/libpng-1.0.11-1.tar.gz
> Installing...latest/login/login-1.4-2.tar.gz
> Installing...contrib/lynx/lynx-2.8.3-1.tar.gz
> Installing...latest/m4/m4.tar.gz
> Installing...latest/make/make-3.79.1-4.tar.bz2
> Installing...latest/man/man-1.5g-2.tar.gz
> Installing...latest/mingw/mingw-20010424-1.tar.gz
> Installing...latest/mt/mt-1.9.2-1.tar.bz2
> Installing...contrib/mutt/mutt-1.2.5i-2.tar.gz
> Installing...contrib/ncftp/ncftp-3.0.2-2.tar.gz
> Installing...latest/ncurses/ncurses-5.2-5.tar.gz
> Installing...latest/cygwin/newlib-man-20001118.tar.gz
> Installing...latest/opengl/opengl-1.1.0-5.tar.gz
> Installing...latest/openssh/openssh-2.9p2-2.tar.bz2
> Installing...latest/openssl/openssl-0.9.6.tar.gz
> Installing...latest/patch/patch-2.5-2.tar.gz
> Installing...latest/pcre/pcre-3.4-2.tar.gz
> Installing...contrib/perl/perl-5.6.1-1.tar.gz
> Installing...contrib/popt/popt-1.6.1-1.tar.gz
> Installing...contrib/postgresql/postgresql-7.1.2-3.tar.bz2
> Installing...contrib/python/python-2.1-1.tar.gz
> Installing...contrib/readline/readline-4.2-3.tar.bz2
> Installing...latest/regex/regex-4.4.tar.gz
> Installing...contrib/rsync/rsync-2.4.6-2.tar.bz2
> Installing...contrib/rxvt/rxvt-2.7.2-6.tar.gz
> Installing...latest/sed/sed-3.02-1.tar.gz
> Installing...latest/sh-utils/sh-utils-2.0-2.tar.gz
> Installing...contrib/squid/squid-2.4-STABLE20010508.tar.gz
> Installing...contrib/ssmtp/ssmtp-2.38.7-2.tar.gz
> Installing...latest/tar/tar-1.13.19-1.tar.gz
> Installing...latest/tcltk/tcltk-20001125-1.tar.gz
> Installing...contrib/tcsh/tcsh-6.10.00-3.tar.gz
> Installing...latest/termcap/termcap-20001216-1.tar.gz
> Installing...contrib/tetex/tetex-beta-20001218-1.tar.gz
> Installing...latest/texinfo/texinfo-4.0-4.tar.gz
> Installing...latest/textutils/textutils-2.0-2.tar.bz2
> Installing...contrib/tiff/tiff-3.5.6beta-2.tar.gz
> Installing...latest/time/time.tar.gz
> Installing...contrib/unzip/unzip-5.41-1.tar.gz
> Installing...latest/vim/vim-5.8-2.tar.gz
> Installing...latest/w32api/w32api-20010520-1.tar.gz
> Installing...contrib/wget/wget-1.6-1.tar.gz
> Installing...latest/which/which-1.4.tar.gz
> Installing...contrib/xpm-nox/xpm-nox-4.1.0-1.tar.bz2
> Installing...contrib/zip/zip-2.3-1.tar.gz
> Installing...latest/zlib/zlib-1.1.3-6.tar.gz
> mbox note: Installation Complete
> 2001/07/24 18:18:50 Ending cygwin install
> 2001/07/25 00:17:45 Starting cygwin install, version 2.78.2.3
> Current Directory: C:\Mair\Cygwin
> source: from cwd
> Selected local directory: C:\Mair\Cygwin
> root: C:/mair/cygwin binary system
> mbox note: Nothing needed to be installed
> 2001/07/25 00:18:35 Ending cygwin install
> 2001/07/25 15:35:13 Starting cygwin install, version 2.78.2.3
> Current Directory: C:\Mair\Cygwin
> source: from cwd
> Selected local directory: C:\Mair\Cygwin\latest
> root: C:/mair/cygwin binary system
> root: C:/mair/cygwin binary system
> Selected local directory: C:\Mair\Cygwin\latest\ash
> root: C:/mair/cygwin binary system
> mbox note: Nothing needed to be installed
> 2001/07/25 15:36:12 Ending cygwin install
> ---
> 
> setup.log.ful
> ---
> 2001/07/25 15:35:13 Starting cygwin install, version 2.78.2.3
> Current Directory: C:\Mair\Cygwin
> source: from cwd
> Selected local directory: C:\Mair\Cygwin\latest
> root: C:/mair/cygwin binary system
> Chooser results...
> [ash] action=Skip trust=unknown installed=curr excluded=yes src?=no
>      [curr] ver=20010425
>           inst=latest/ash/ash-20010425.tar.gz 35146 exists=no
>           src=(none) 0 exists=no
> [autoconf] action=Skip trust=unknown installed=curr excluded=yes src?=no
>      [curr] ver=2.13-2
>           inst=latest/autoconf/autoconf-2.13-2.tar.gz 261675 exists=no
>           src=(none) 0 exists=no
> 
> <skipped but all similar....>
> 
> [zip] action=Skip trust=unknown installed=curr excluded=yes src?=no
>      [curr] ver=2.3-1
>           inst=contrib/zip/zip-2.3-1.tar.gz 84023 exists=no
>           src=(none) 0 exists=no
> [zlib] action=Skip trust=unknown installed=curr excluded=yes src?=no
>      [curr] ver=1.1.3-6
>           inst=latest/zlib/zlib-1.1.3-6.tar.gz 72843 exists=no
>           src=(none) 0 exists=no
> [Þÿÿÿ] action=Skip trust=unknown installed=unknown excluded=yes src?=no
>      [curr] ver=358-3
>           inst=less/less-358-3.tar.gz 140313 exists=no
>           src=(none) 0 exists=no
>      [test] ver=20010520-1
>           inst=w32api/w32api-20010520-1.tar.gz 640706 exists=no
>           src=(none) 0 exists=no
> mbox note: Nothing needed to be installed
> 2001/07/25 15:36:12 Ending cygwin install
> ---
> 
> --
> 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/

--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]