Search Criteria
Package Details: matterhorn 90000.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/matterhorn.git (read-only, click to copy) |
---|---|
Package Base: | matterhorn |
Description: | A terminal-based chat client for MatterMost |
Upstream URL: | https://github.com/matterhorn-chat/matterhorn |
Licenses: | BSD |
Submitter: | amaloz |
Maintainer: | alerque |
Last Packager: | alerque |
Votes: | 10 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-31 16:55 (UTC) |
Last Updated: | 2024-03-28 00:29 (UTC) |
Dependencies (4)
- gmp (gmp-hgAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cabal-install (cabal-install-gitAUR, ghc-cabal-artsAUR, cabal-install-binAUR) (make)
- ghc (ghc-cabal-artsAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
languitar commented on 2018-08-16 13:31 (UTC)
This lacks community/haskell-tasty-quickcheck as a build dependency
ohboy commented on 2018-08-15 07:35 (UTC)
I have following build failure with the latest version:
The program 'ghc' version >=6.11 is required but it could not be found
amaloz commented on 2018-08-14 16:02 (UTC)
Fixed. Let me know if you run into any issues with the source build. Thanks!
midgard commented on 2018-08-13 20:55 (UTC)
As this package provides a pre-built binary, please provide it as matterhorn-bin, and edit the PKGBUILD of this package to build from source. (Like matterhorn-git does.) Thank you!
oschoudhury commented on 2018-04-01 07:58 (UTC)
Thanks for the comment, I found the issue. I apparently installed
ncurses5-compat-libs
not from AUR but from the BlackArch repository and after a quick look at missing files and the AUR PKGBUILD I fixed it withsudo ln -s /usr/lib/libncurses.so.5 /usr/lib/libtinfo.so.5
sudo ln -s /usr/lib/libncurses.so.5 /usr/lib/libtic.so.5
Hope this helps any other people with the same issue.
amaloz commented on 2018-03-28 21:25 (UTC)
/usr/lib/libtinfo.so.5
should be installed when installingncurses5-compat-libs
.matterhorn
will then complain that "matterhorn: /usr/lib/libtinfo.so.5: no version information available (required by matterhorn)", but it'll still work.oschoudhury commented on 2018-03-24 09:16 (UTC)
After installing the version 40800.0.1-1, and trying to run it I get the following error: matterhorn: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory Is there a dependency I am missing? If so, I can't figure out which.
marcelbuesing commented on 2018-01-01 17:10 (UTC)
==> Retrieving sources... -> Downloading ncurses-6.0-20170902.tgz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 Not Found ==> ERROR: Failure while downloading http://invisible-mirror.net/archives/ncurses/current/ncurses-6.0-20170902.tgz Aborting... ==> ERROR: Makepkg was unable to build ncurses5-compat-libs.
sajattack commented on 2017-12-24 03:57 (UTC)
matterhorn: /usr/lib/libtinfo.so.5: no version information available (required by matterhorn)
« First ‹ Previous 1 2 3 4 5 Next › Last »