341269e035
* assistant, watcher: .gitignore files and other git ignores are now honored, when git 1.8.4 or newer is installed. (Thanks, Adam Spiers, for getting the necessary support into git for this.) * importfeed: Ignores transient problems with feeds. Only exits nonzero when a feed has repeatedly had a problems for at least 1 day. * importfeed: Fix handling of dots in extensions. * Windows: Added support for encrypted special remotes. * Windows: Fixed permissions problem that prevented removing files from directory special remote. Directory special remotes now fully usable. # imported from the archive
11 lines
441 B
Text
11 lines
441 B
Text
[[!comment format=mdwn
|
|
username="https://www.google.com/accounts/o8/id?id=AItOawmJdzisfT6DhorwRz0kKJ_9-zQbccCopu4"
|
|
nickname="Alejandro"
|
|
subject="Macports _iconv"
|
|
date="2013-07-18T14:23:02Z"
|
|
content="""
|
|
If you get an error like `undefined symbol _iconv for x86_64`, you're most likely using libiconv installed by macports. You can fix this by running
|
|
|
|
cabal install c2hs git-annex --bindir=$HOME/bin --extra-lib-dirs=/usr/lib
|
|
|
|
"""]]
|