Search Criteria
Package Details: cw 1.0.16-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cw.git (read-only, click to copy) |
|---|---|
| Package Base: | cw |
| Description: | A non-intrusive real-time ANSI color wrapper for common unix-based commands |
| Upstream URL: | http://cwrapper.sourceforge.net |
| Licenses: | GPL |
| Conflicts: | cw |
| Provides: | cw |
| Submitter: | martinbaillie |
| Maintainer: | martinbaillie |
| Last Packager: | martinbaillie |
| Votes: | 7 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-01-08 11:28 (UTC) |
| Last Updated: | 2016-01-09 02:32 (UTC) |
Latest Comments
simona commented on 2025-11-28 20:28 (UTC)
configure: error: installation or configuration problem: C compiler cannot create executables.
simona commented on 2025-03-11 22:48 (UTC)
finkrer commented on 2020-03-31 21:54 (UTC) (edited on 2020-04-13 15:56 (UTC) by finkrer)
To make this compile, I changed both references to 'isastream' in cw.c to 'fcntl (slave, F_GETFD) < 0'.
Also, wrapping 'file' absolutely does cause issues, namely makepkg fails a lot of the time. I recommend disabling that particular wrapper.
Ataraxy commented on 2017-10-31 09:13 (UTC)