MyGit

2.5b1

fish-shell/fish-shell

版本发布时间: 2017-01-14 08:51:57

fish-shell/fish-shell最新发布版本:3.7.1(2024-03-19 13:29:28)

Platform Changes

Starting with version 2.5, fish requires a more up-to-date version of C++, specifically C++11 (from 2011). This affects some older platforms:

Linux

For users building from source, GCC's g++ 4.8 or later, or LLVM's clang 3.3 or later, are known to work. Older platforms may require a newer compiler installed.

Unfortunately, because of the complexity of the toolchain, binary packages are no longer published by the fish-shell developers for the following platforms:

Installing newer version of fish on these systems will require building from source.

OS X SnowLeopard

Starting with version 2.5, fish requires a C++11 standard library on OS X 10.6 ("SnowLeopard"). If this library is not installed, you will see this error: dyld: Library not loaded: /usr/lib/libc++.1.dylib

MacPorts is the easiest way to obtain this library. After installing the SnowLeopard MacPorts release from the install page, run:

sudo port -v install libcxx

Now fish should launch successfully. (Please open an issue if it does not.)

This is only necessary on 10.6. OS X 10.7 and later include the required library by default.

Other significant changes

Notable fixes and improvements

相关地址:原始地址 下载(tar) 下载(zip)

1、 fish-2.5b1.app.zip 2.47MB

2、 fish-2.5b1.pkg 1.52MB

3、 fish-2.5b1.tar.gz 3.33MB

4、 fish-2.5b1.tar.gz.asc 833B

查看:2017-01-14发行的版本