Displaying 2 results from an estimated 2 matches for "0bxwv_9cok7bkvdcxdwlpx2ttm00".
2014 Dec 31
0
building NUT on Mac OS X Yosemite (website/documentation)
...his (not sure if it's worth doing):
https://github.com/zykh/nut-website/tree/issue7
Can you test it on OS X preferably dropping in the ddl dir also some
'%' files and updating driver.list.in accordingly?
Something like the following ones should be enough:
https://drive.google.com/file/d/0BxWv_9cok7BKVDcxdWlPX2tTM00/view?usp=sharing
Second thought on the sort-thing: at the moment all's well and smooth,
but in future, if we want to go 2 digits in version numbers, we'll
need to improve it (either with more pipes and substitutions - you'd
love it - or with a simple implementation of sort that does wh...
2014 Dec 29
2
building NUT on Mac OS X Yosemite (website/documentation)
On Dec 28, 2014, at 4:38 PM, hyouko at gmail.com wrote:
> So, I think this can be solved replacing all the occurrences (3) of
> 'echo -e' with 'printf' in Makefile.am, see:
> https://github.com/zykh/nut-website/tree/issue7
> Does it solve the problem? Are there other hiccups?
As expected, printf works for me on OS X 10.9 (Mavericks) as well.
The only thing we need to