FellowTraveler / Open-Transactions-old

Open-Transactions democratizes financial and monetary actions. You can use it for issuing currencies/stock, paying dividends, creating asset accounts, sending/receiving digital cash, writing/depositing cheques, cashier's cheques, creating basket currencies, trading on markets, scripting custom agreements, recurring payments, escrow, etc. Open-Transactions uses strong crypto. The balances are unchangeable (even by a malicious server.) The receipt history is destructible. The transactions are unforgeable. The cash is unlinkable. The cheques are non-repudiable. Etc.
http://opentransactions.org
407 stars 84 forks source link

Also look for zmq.h (openSUSE) #215

Closed lclc closed 11 years ago

lclc commented 11 years ago

Hi, I was building Open-Transactions on openSUSE and got the error that there is no zmq.hpp. On openSUSE it's called zmq.h, so would be nice if it also looks for that.

Regards Lucas

lclc commented 11 years ago

Just ignore it, that was stupid xD Ofcourse I can't check for zmq.h when the source code includes zmq.hpp.

I'm gonna ask the openSUSE packe maintainer if he can change the name (or add a link) for future releases.