This is the mail archive of the cygwin@sources.redhat.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: bugs in zip and bash



> > Easy patch - feel free to try changing it yourself; you might surprise
> > yourself ;-)
> 
> Hmmm, I thought setup.exe was a windows-API program, so I didn't even think
> of trying to fix it.  Is it buildable under cygwin?  How can I get setup.exe
> to install the source (for any of the cygwin sub-packages)?

http://sources.redhat.com/cygwin/cvs.html

You'll have to build it all the first time, which takes a while, but
after that you'll only have to build src/winsup/cinstall.

Yes, it builds with cygwin.  I build it that way all the time.

> Well, "no clue" was a little strong.  I did figure out what they're supposed
> to do, but they certainly didn't seem to do it when I clicked on them!  For
> instance I'm looking at the full list now, but Prev/Curr don't make any
> difference that I can see, even though I have two .tar.gz files under
> latest/bash right now.

If both .tar.gz files have a YYYYMMDD `version' then they're both
"experimental" and setup will just pick the newer of the two.  It's
more for "install from internet" when a setup.ini is involved, as
setup.ini can control those buttons directly.

> This doesn't seem to work for me.  Or maybe I'm just misunderstanding what
> it really does.

You really need a setup.ini to make use of those buttons.

> This is good information.  I also have the the log files in with the
> downloaded .tar.gz files.

If you "download to current directory" they get put there instead of
the install root, since there is no install root in that case.

> As I mentioned, I had a few failures running setup.

Failures are different than wreaking havoc by selecting the wrong
setup options.

> One reason might be because I changed the mounts to /usr/bin and
> /usr/lib into symlinks.

Shouldn't matter.

> I also tried to install bash one time while it was running (oops!).

Yeah, that doesn't work.  It should let you re-install if you run
it again, after closing that bash window.

> setup.exe has also crashed a couple times when I've backed up to a
> previous screen.

*That* isn't supposed to happen.

> Sounds good.  Doesn't work for me.  Maybe I'll reinstall the whole thing.

No, try putting *just* the version of bash you want in the directory.
Like I said, If they both have yyyymmdd versions you may only see one
option.  Especially if there's also a setup.ini, which setup will use
*instead of* reading the directory, if it exists.

> It seemed like setup was trying to create /usr/bin but couldn't
> because I already had a symlink there.

That may be true, but it shouldn't stop the installation.

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


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