-
Notifications
You must be signed in to change notification settings - Fork 72
ERROR: opentxs development package not found #199
Comments
@stevenroose If you click on the above link, there's a question I had for you, that might fix this. Also just curious if you are using Mint? You may need to add a line to your moneychanger-qt.pro: Notice in project/moneychanger-qt/moneychanger-qt.pro there's a line around line 122 that looks like this: LIBS += -L/usr/local/lib/ Copy that line and put it on line 135, So when you're done, you'll see this:
Also, it MAY need to be this: /usr/local/lib/x86_64-linux-gnu I have some trouble testing for you since I'm on a Mac. Rest assured, whatever the issue is, it looks minor and should be relatively easy to fix. Let's get it figured out and update the pro files so others don't run into the same issue. Lemme know how it's going. |
I run Fedora for the moment. Both values do not work. Maybe this helps:
|
Aha
|
I just installed opentxs (did
sudo make install
) and it succeeded. Yet I get this error while compiling MoneyChanger:https://gist.github.com/stevenroose/5a6f32497943cd52b89b
The text was updated successfully, but these errors were encountered: