Hello everyone, Ledger depends on utfcpp¹; when building from git this dependency is handled nicely via git submodules.
Unfortunately the required files are not included in the release archives and acprep dependencies does not install them. The problem with utfcpp is that it is not really something that most distributions include as a package. I've made some changes² to acprep so it downloads and unpacks the needed files when running from a release archive. Now I need your support to find out if the two commands those changes rely on (ftp and unzip) work as I expect on the different platforms acprep currently supports. Please find a moment to answer the questions below. I'm specially interested in the platforms³ supported by acprep, and have run tests on Mac OS X 10.10 Yosemite, Ubuntu Precise, and OpenBSD 5.6. * What operating system are you running ledger on? % uname -a * Is a utfcpp package available? * Are the ftp and unzip commands available in the default install? * If no which packages provide the commands? * Can the ftp command download using http? % ftp https://github.com/ledger/ledger/archive/v3.1.zip * If no which command would you recommend to download a zip archive a server (e.g. wget, curl, ...)? Thanks, Alexis ¹ http://utfcpp.sourceforge.net/ ² https://github.com/afh/ledger/commit/3db6facd95a6dd512c6c0de6a6a7dd7166e79b8e ³ CentOS, Ubuntu Trusty, Ubuntu Saucy, Ubuntu Lucid, Ubuntu Precise -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
