Post
Topic
Board Mining software (miners)
Re: How do you run BFGminer as a blade proxy??
by
ldm314
on 20/12/2013, 05:35:16 UTC
Ok, I figured out the issue.

Downloaded lastest ubuntu, 13.10 32bit server. Installed updated, and volia, works like a charm.

12.04 didn't have the correct microhttpd.

Michael

For those of us still on 12.04 and not wanting to upgrade, what was the correct version/package that worked for you?

I installed the debian packages here and it works without issue: https://launchpad.net/~rbose-debianizer/+archive/gnunet/+build/4588989

I looked at the 3 deb files, but each depends on each other, so how did you install them? I get errors for all of them when trying to install...

Installed them with dpkg -i. You only need two of them, these are the exact commands I did:

  sudo dpkg -i libmicrohttpd10_0.9.27-0gnu1~12.04_i386.deb
  sudo dpkg -i libmicrohttpd-dev_0.9.27-0gnu1~12.04_i386.deb

Running Ubuntu 12.04.1 LTS