> How hard was it to build?  Do you have destructions?  I figure I might as
> well be using source for when/if I find issues :)

Not hard.  It builds OOTB, but I added a few small patches, to add
Cygwin-specific completions and make a few Cygwin-specific changes to
/etc/fish/config.fish.  For that reason I recommend using the packages.

You can build it directly from source in the usual way, or use the Cygwin
build script, which uses cygport.  To do that, run setup and install
cygport and the fish source package.  Then

cd /usr/src
cygport fish.cygport prep compile install

will give you a built source tree including the Cygwin patches in
/usr/src/fish-2.1.1-6/build, and an installed package tree in
/usr/src/fish-2.1.1-6/inst.

Andrew


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to