=== kuchgtzuolwvffyr is now known as gxvkrhythwkojgqs | ||
=== gxvkrhythwkojgqs is now known as LordOfBikes | ||
Pr0t3us | Can anyone help me? I'm attempting to setup our PPA can't figure out why it won't build our binaries. | 05:59 |
---|---|---|
tsimonq2 | Got a link Pr0t3us? | 06:00 |
Pr0t3us | https://launchpad.net/~smartcash/+archive/ubuntu/ppa | 06:06 |
Pr0t3us | Yes sorry I was googling ;p | 06:06 |
Pr0t3us | The packages is a cryptocurrency forked from bitcoin 0.13 codebase. It should produce 4 binaries in /usr/bin/ but it's only making the docs for some reason | 06:07 |
geser | Pr0t3us: my guess is that you need to modify debian/rules to call the autogen.sh script before trying to configure (and later build) your package as there is no ready configure script (only configure.ac) | 08:06 |
Pr0t3us | That's exactly what I need | 08:14 |
Pr0t3us | also how do I pass ./configure CPPFLAGS="-I${BDB_PREFIX}/include/ -O2" LDFLAGS="-L${BDB_PREFIX}/lib/" --with-gui | 08:14 |
Pr0t3us | What would I place with in rules to accomplish this? Also, please setup a smartcash wallet and give me your address. I'd like to tip you 500 Smart for your help! (About $25 USD) | 08:16 |
Pr0t3us | smartcash.cc for desktop/webwallet or just create an address on an exchange (hitbtc/cryptopia) | 08:17 |
=== Elimin8r is now known as Elimin8er | ||
Pr0t3us | Would I put this - | 17:29 |
Pr0t3us | override_dh_auto_configure: | 17:29 |
Pr0t3us | ./autogen.sh | 17:29 |
Pr0t3us | dh_auto_configure -- CPPFLAGS="-I${BDB_PREFIX}/include/ -O2" LDFLAGS="-L${BDB_PREFIX}/lib/" --with-gui | 17:29 |
Pr0t3us | ??? | 17:29 |
Pr0t3us | Dammit! I remember when people still used IRC.. ahh the glory days ;p | 18:11 |
Pr0t3us | I figured it out... I was missing a lot of things. | 21:02 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!