dmthomas Posted March 15, 2006 Share Posted March 15, 2006 Has anyone managed to get hellanzb 0.8 to work via DarwinPorts? I have DarwinPorts 1.2 working, but when I try to install the port for hellanzb it has problems compiling flac and par at least and stops there. Link to comment https://www.insanelymac.com/forum/topic/12106-hellanzb-08/ Share on other sites More sharing options...
blkblt Posted March 17, 2006 Share Posted March 17, 2006 the problems i had included ports not being able to download the tar.gz files, and you can get around this by downloading manually. Then par2 fails b/c of some template partial specialization, but you can get around this easily enough by following exactly what the compiler tells you, and adding "template<>" before each method in that file. After that i got a working hellanzb! Link to comment https://www.insanelymac.com/forum/topic/12106-hellanzb-08/#findComment-77635 Share on other sites More sharing options...
dmthomas Posted March 20, 2006 Author Share Posted March 20, 2006 Thanks for posting. I had no problems retrieving the sources. I finally just got par2 to build. I added the template<> lines like you said, but my major problem was the portfile was telling it to use gcc/g++ 3.3. I just changed it to 4.0 and it worked!!! Thanks Again. Link to comment https://www.insanelymac.com/forum/topic/12106-hellanzb-08/#findComment-79163 Share on other sites More sharing options...
blkblt Posted March 20, 2006 Share Posted March 20, 2006 Oh, sorry, I forgot to mention that part! Good job getting it working, it works great over here. Where do you get your NZB's from? I usually use newzbin.com but didn't know if there were other sources. /blkblt Link to comment https://www.insanelymac.com/forum/topic/12106-hellanzb-08/#findComment-79189 Share on other sites More sharing options...
dmthomas Posted March 20, 2006 Author Share Posted March 20, 2006 Same. Link to comment https://www.insanelymac.com/forum/topic/12106-hellanzb-08/#findComment-79274 Share on other sites More sharing options...
danalog Posted June 18, 2006 Share Posted June 18, 2006 Hi, I don't see where I should add the "template<>" part and to what file. Really stuck here... I did wrote a howto on Hellanzb for Ubuntu... but now I am on osx and can't get it running... plz help out. Edit: I got some help from liquidx and wrote up a howto for hellanzb on osx: http://www.macbookfan.eu/2006/07/11/howto-...in-one-for-osx/ Link to comment https://www.insanelymac.com/forum/topic/12106-hellanzb-08/#findComment-131652 Share on other sites More sharing options...
Recommended Posts