Bitcoin Forum
May 14, 2024, 04:55:08 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 ... 249 »
  Print  
Author Topic: ◈◈Bitcredit ◈◈ Migrating to UniQredit◈◈  (Read 284487 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
fenghush
Sr. Member
****
Offline Offline

Activity: 658
Merit: 250



View Profile
January 13, 2015, 11:47:55 AM
Last edit: January 13, 2015, 11:58:23 AM by fenghush
 #401

What the hell is wrong with your build scripts?
Code:
stan@jewbuntu:~/bicreditsnew$ autoreconf --install --force --warnings=all
aclocal: couldn't open directory `build-aux/m4': No such file or directory
autoreconf: aclocal failed with exit status: 1
stan@jewbuntu:~/bicreditsnew$ ls -al build-aux/m4
total 252
drwxrwxr-x 2 stan stan  4096 Jan 13 12:29 .
drwxrwxr-x 3 stan stan  4096 Jan 13 12:29 ..
-rw-rw-r-- 1 stan stan 11159 Jan 13 12:29 ax_boost_base.m4
-rw-rw-r-- 1 stan stan  4390 Jan 13 12:29 ax_boost_chrono.m4
-rw-rw-r-- 1 stan stan  4420 Jan 13 12:29 ax_boost_filesystem.m4
-rw-rw-r-- 1 stan stan  4995 Jan 13 12:29 ax_boost_program_options.m4
-rw-rw-r-- 1 stan stan  4225 Jan 13 12:29 ax_boost_system.m4
-rw-rw-r-- 1 stan stan  5154 Jan 13 12:29 ax_boost_thread.m4
-rw-rw-r-- 1 stan stan  5971 Jan 13 12:29 ax_boost_unit_test_framework.m4
-rw-rw-r-- 1 stan stan  3241 Jan 13 12:29 ax_check_compile_flag.m4
-rw-rw-r-- 1 stan stan  3056 Jan 13 12:29 ax_check_link_flag.m4
-rw-rw-r-- 1 stan stan  3180 Jan 13 12:29 ax_check_preproc_flag.m4
-rw-rw-r-- 1 stan stan  7386 Jan 13 12:29 ax_gcc_func_attribute.m4
-rw-rw-r-- 1 stan stan 13758 Jan 13 12:29 ax_pthread.m4
-rw-rw-r-- 1 stan stan  2221 Jan 13 12:29 bitcredit_find_bdb48.m4
-rw-rw-r-- 1 stan stan 17779 Jan 13 12:29 bitcredit_qt.m4
-rw-rw-r-- 1 stan stan   606 Jan 13 12:29 bitcredit_subdir_to_include.m4
stan@jewbuntu:~/bicreditsnew$ grep build-aux aclocal.m4
m4_include([build-aux/m4/ax_boost_base.m4])
m4_include([build-aux/m4/ax_boost_chrono.m4])
m4_include([build-aux/m4/ax_boost_filesystem.m4])
m4_include([build-aux/m4/ax_boost_program_options.m4])
m4_include([build-aux/m4/ax_boost_system.m4])
m4_include([build-aux/m4/ax_boost_thread.m4])
m4_include([build-aux/m4/ax_boost_unit_test_framework.m4])
m4_include([build-aux/m4/ax_check_compile_flag.m4])
m4_include([build-aux/m4/ax_check_link_flag.m4])
m4_include([build-aux/m4/ax_check_preproc_flag.m4])
m4_include([build-aux/m4/ax_gcc_func_attribute.m4])
m4_include([build-aux/m4/ax_pthread.m4])
m4_include([build-aux/m4/bitcredit_find_bdb48.m4])
m4_include([build-aux/m4/bitcredit_qt.m4])
m4_include([build-aux/m4/bitcredit_subdir_to_include.m4])
Has anyone managed to compile the source?

The paranoid in me thinks the binaries might be backdoored, source looks clean though.

cliffmadsen
Member
**
Offline Offline

Activity: 109
Merit: 10

DigiByte


View Profile
January 13, 2015, 11:51:04 AM
 #402

what's up!
BITCREDITS sent to my wallet never shows in my wallet
i sent 1500 yesterday
today I bought 13000 and sent 10 to my wallet for testing but still no coins

what am i doing wrong
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
January 13, 2015, 12:14:49 PM
 #403

What the hell is wrong with your build scripts?
Code:
stan@jewbuntu:~/bicreditsnew$ autoreconf --install --force --warnings=all
aclocal: couldn't open directory `build-aux/m4': No such file or directory
autoreconf: aclocal failed with exit status: 1
stan@jewbuntu:~/bicreditsnew$ ls -al build-aux/m4
total 252
drwxrwxr-x 2 stan stan  4096 Jan 13 12:29 .
drwxrwxr-x 3 stan stan  4096 Jan 13 12:29 ..
-rw-rw-r-- 1 stan stan 11159 Jan 13 12:29 ax_boost_base.m4
-rw-rw-r-- 1 stan stan  4390 Jan 13 12:29 ax_boost_chrono.m4
-rw-rw-r-- 1 stan stan  4420 Jan 13 12:29 ax_boost_filesystem.m4
-rw-rw-r-- 1 stan stan  4995 Jan 13 12:29 ax_boost_program_options.m4
-rw-rw-r-- 1 stan stan  4225 Jan 13 12:29 ax_boost_system.m4
-rw-rw-r-- 1 stan stan  5154 Jan 13 12:29 ax_boost_thread.m4
-rw-rw-r-- 1 stan stan  5971 Jan 13 12:29 ax_boost_unit_test_framework.m4
-rw-rw-r-- 1 stan stan  3241 Jan 13 12:29 ax_check_compile_flag.m4
-rw-rw-r-- 1 stan stan  3056 Jan 13 12:29 ax_check_link_flag.m4
-rw-rw-r-- 1 stan stan  3180 Jan 13 12:29 ax_check_preproc_flag.m4
-rw-rw-r-- 1 stan stan  7386 Jan 13 12:29 ax_gcc_func_attribute.m4
-rw-rw-r-- 1 stan stan 13758 Jan 13 12:29 ax_pthread.m4
-rw-rw-r-- 1 stan stan  2221 Jan 13 12:29 bitcredit_find_bdb48.m4
-rw-rw-r-- 1 stan stan 17779 Jan 13 12:29 bitcredit_qt.m4
-rw-rw-r-- 1 stan stan   606 Jan 13 12:29 bitcredit_subdir_to_include.m4
stan@jewbuntu:~/bicreditsnew$ grep build-aux aclocal.m4
m4_include([build-aux/m4/ax_boost_base.m4])
m4_include([build-aux/m4/ax_boost_chrono.m4])
m4_include([build-aux/m4/ax_boost_filesystem.m4])
m4_include([build-aux/m4/ax_boost_program_options.m4])
m4_include([build-aux/m4/ax_boost_system.m4])
m4_include([build-aux/m4/ax_boost_thread.m4])
m4_include([build-aux/m4/ax_boost_unit_test_framework.m4])
m4_include([build-aux/m4/ax_check_compile_flag.m4])
m4_include([build-aux/m4/ax_check_link_flag.m4])
m4_include([build-aux/m4/ax_check_preproc_flag.m4])
m4_include([build-aux/m4/ax_gcc_func_attribute.m4])
m4_include([build-aux/m4/ax_pthread.m4])
m4_include([build-aux/m4/bitcredit_find_bdb48.m4])
m4_include([build-aux/m4/bitcredit_qt.m4])
m4_include([build-aux/m4/bitcredit_subdir_to_include.m4])
Has anyone managed to compile the source?

The paranoid in me thinks the binaries might be backdoored, source looks clean though.

I think you are the one doing it wrong. And you really should learn to ask nicely. Making assumptions like that fuels the wrong kind of thinking. 

Not sure what you were trying to do because that is NOT how you build on ubuntu.

Code:
chmod +x autogen.sh && cd share/ && chmod +x genbuild.sh && cd .. && cd src/leveldb && chmod +x build_detect_platform && cd ../.. && ./autogen.sh &&  ./configure --disable-tests --enable-upnp-default  && make

bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
January 13, 2015, 12:16:03 PM
 #404

what's up!
BITCREDITS sent to my wallet never shows in my wallet
i sent 1500 yesterday
today I bought 13000 and sent 10 to my wallet for testing but still no coins

what am i doing wrong


I need information like the current block height displayed by your client, what version you are running and tx ids.

fenghush
Sr. Member
****
Offline Offline

Activity: 658
Merit: 250



View Profile
January 13, 2015, 12:16:37 PM
 #405

I'm not your regular joe computer user, I know my way around;

Code:
stan@jewbuntu:~/bicreditsnew$ ./autogen.sh 
aclocal: couldn't open directory `build-aux/m4': No such file or directory
autoreconf: aclocal failed with exit status: 1
stan@jewbuntu:~/bicreditsnew$ cat autogen.sh
#!/bin/sh
set -e
srcdir="$(dirname $0)"
cd "$srcdir"
if [ -z ${LIBTOOLIZE} ] && GLIBTOOLIZE="`which glibtoolize 2>/dev/null`"; then
  LIBTOOLIZE="${GLIBTOOLIZE}"
  export LIBTOOLIZE
fi
autoreconf --install --force --warnings=all
stan@jewbuntu:~/bicreditsnew$

What the hell is wrong with your build scripts?
Code:
stan@jewbuntu:~/bicreditsnew$ autoreconf --install --force --warnings=all
aclocal: couldn't open directory `build-aux/m4': No such file or directory
autoreconf: aclocal failed with exit status: 1
stan@jewbuntu:~/bicreditsnew$ ls -al build-aux/m4
total 252
drwxrwxr-x 2 stan stan  4096 Jan 13 12:29 .
drwxrwxr-x 3 stan stan  4096 Jan 13 12:29 ..
-rw-rw-r-- 1 stan stan 11159 Jan 13 12:29 ax_boost_base.m4
-rw-rw-r-- 1 stan stan  4390 Jan 13 12:29 ax_boost_chrono.m4
-rw-rw-r-- 1 stan stan  4420 Jan 13 12:29 ax_boost_filesystem.m4
-rw-rw-r-- 1 stan stan  4995 Jan 13 12:29 ax_boost_program_options.m4
-rw-rw-r-- 1 stan stan  4225 Jan 13 12:29 ax_boost_system.m4
-rw-rw-r-- 1 stan stan  5154 Jan 13 12:29 ax_boost_thread.m4
-rw-rw-r-- 1 stan stan  5971 Jan 13 12:29 ax_boost_unit_test_framework.m4
-rw-rw-r-- 1 stan stan  3241 Jan 13 12:29 ax_check_compile_flag.m4
-rw-rw-r-- 1 stan stan  3056 Jan 13 12:29 ax_check_link_flag.m4
-rw-rw-r-- 1 stan stan  3180 Jan 13 12:29 ax_check_preproc_flag.m4
-rw-rw-r-- 1 stan stan  7386 Jan 13 12:29 ax_gcc_func_attribute.m4
-rw-rw-r-- 1 stan stan 13758 Jan 13 12:29 ax_pthread.m4
-rw-rw-r-- 1 stan stan  2221 Jan 13 12:29 bitcredit_find_bdb48.m4
-rw-rw-r-- 1 stan stan 17779 Jan 13 12:29 bitcredit_qt.m4
-rw-rw-r-- 1 stan stan   606 Jan 13 12:29 bitcredit_subdir_to_include.m4
stan@jewbuntu:~/bicreditsnew$ grep build-aux aclocal.m4
m4_include([build-aux/m4/ax_boost_base.m4])
m4_include([build-aux/m4/ax_boost_chrono.m4])
m4_include([build-aux/m4/ax_boost_filesystem.m4])
m4_include([build-aux/m4/ax_boost_program_options.m4])
m4_include([build-aux/m4/ax_boost_system.m4])
m4_include([build-aux/m4/ax_boost_thread.m4])
m4_include([build-aux/m4/ax_boost_unit_test_framework.m4])
m4_include([build-aux/m4/ax_check_compile_flag.m4])
m4_include([build-aux/m4/ax_check_link_flag.m4])
m4_include([build-aux/m4/ax_check_preproc_flag.m4])
m4_include([build-aux/m4/ax_gcc_func_attribute.m4])
m4_include([build-aux/m4/ax_pthread.m4])
m4_include([build-aux/m4/bitcredit_find_bdb48.m4])
m4_include([build-aux/m4/bitcredit_qt.m4])
m4_include([build-aux/m4/bitcredit_subdir_to_include.m4])
Has anyone managed to compile the source?

The paranoid in me thinks the binaries might be backdoored, source looks clean though.

I think you are the one doing it wrong. And you really should learn to ask nicely. Making assumptions like that fuels the wrong kind of thinking.  

Not sure what you were trying to do because that is NOT how you build on ubuntu.

Code:
chmod +x autogen.sh && cd share/ && chmod +x genbuild.sh && cd .. && cd src/leveldb && chmod +x build_detect_platform && cd ../.. && ./autogen.sh &&  ./configure --disable-tests --enable-upnp-default  && make


Here I'll even pointlessly entertain your oneliner

Code:
stan@jewbuntu:~/bicreditsnew$ chmod +x autogen.sh && cd share/ && chmod +x genbuild.sh && cd .. && cd src/leveldb && chmod +x build_detect_platform && cd ../.. && ./autogen.sh &&  ./configure --disable-tests --enable-upnp-default  && make
aclocal: couldn't open directory `build-aux/m4': No such file or directory
autoreconf: aclocal failed with exit status: 1
stan@jewbuntu:~/bicreditsnew$

cliffmadsen
Member
**
Offline Offline

Activity: 109
Merit: 10

DigiByte


View Profile
January 13, 2015, 12:22:19 PM
 #406

what's up!
BITCREDITS sent to my wallet never shows in my wallet
i sent 1500 yesterday
today I bought 13000 and sent 10 to my wallet for testing but still no coins

what am i doing wrong


I need information like the current block height displayed by your client, what version you are running and tx ids.
"version" : 300700,
"protocolversion" : 70005,
"walletversion" : 60000,
"balance" : 2950.99794883,
"blocks" : 9282,
"timeoffset" : -4,
"moneysupply" : 10284125.00000015,
"connections" : 7,
"proxy" : "",
"difficulty" : 0.00000064,
"testnet" : false,
"keypoololdest" : 1421151678,
"keypoolsize" : 0,
"unlocked_until" : 0,
"paytxfee" : 0.00000000,
"relayfee" : 0.00001000,
"errors" : ""

for the 10 coins TxId: ce4b27ff5a866f1f06908de23a4dbdd0db125fbfa2595d89869e49f54a6c8b0c
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
January 13, 2015, 12:28:16 PM
 #407

I'm not your regular joe computer user, I know my way around;

Code:
stan@jewbuntu:~/bicreditsnew$ ./autogen.sh 
aclocal: couldn't open directory `build-aux/m4': No such file or directory
autoreconf: aclocal failed with exit status: 1
stan@jewbuntu:~/bicreditsnew$ cat autogen.sh
#!/bin/sh
set -e
srcdir="$(dirname $0)"
cd "$srcdir"
if [ -z ${LIBTOOLIZE} ] && GLIBTOOLIZE="`which glibtoolize 2>/dev/null`"; then
  LIBTOOLIZE="${GLIBTOOLIZE}"
  export LIBTOOLIZE
fi
autoreconf --install --force --warnings=all
stan@jewbuntu:~/bicreditsnew$

What the hell is wrong with your build scripts?
Code:
stan@jewbuntu:~/bicreditsnew$ autoreconf --install --force --warnings=all
aclocal: couldn't open directory `build-aux/m4': No such file or directory
autoreconf: aclocal failed with exit status: 1
stan@jewbuntu:~/bicreditsnew$ ls -al build-aux/m4
total 252
drwxrwxr-x 2 stan stan  4096 Jan 13 12:29 .
drwxrwxr-x 3 stan stan  4096 Jan 13 12:29 ..
-rw-rw-r-- 1 stan stan 11159 Jan 13 12:29 ax_boost_base.m4
-rw-rw-r-- 1 stan stan  4390 Jan 13 12:29 ax_boost_chrono.m4
-rw-rw-r-- 1 stan stan  4420 Jan 13 12:29 ax_boost_filesystem.m4
-rw-rw-r-- 1 stan stan  4995 Jan 13 12:29 ax_boost_program_options.m4
-rw-rw-r-- 1 stan stan  4225 Jan 13 12:29 ax_boost_system.m4
-rw-rw-r-- 1 stan stan  5154 Jan 13 12:29 ax_boost_thread.m4
-rw-rw-r-- 1 stan stan  5971 Jan 13 12:29 ax_boost_unit_test_framework.m4
-rw-rw-r-- 1 stan stan  3241 Jan 13 12:29 ax_check_compile_flag.m4
-rw-rw-r-- 1 stan stan  3056 Jan 13 12:29 ax_check_link_flag.m4
-rw-rw-r-- 1 stan stan  3180 Jan 13 12:29 ax_check_preproc_flag.m4
-rw-rw-r-- 1 stan stan  7386 Jan 13 12:29 ax_gcc_func_attribute.m4
-rw-rw-r-- 1 stan stan 13758 Jan 13 12:29 ax_pthread.m4
-rw-rw-r-- 1 stan stan  2221 Jan 13 12:29 bitcredit_find_bdb48.m4
-rw-rw-r-- 1 stan stan 17779 Jan 13 12:29 bitcredit_qt.m4
-rw-rw-r-- 1 stan stan   606 Jan 13 12:29 bitcredit_subdir_to_include.m4
stan@jewbuntu:~/bicreditsnew$ grep build-aux aclocal.m4
m4_include([build-aux/m4/ax_boost_base.m4])
m4_include([build-aux/m4/ax_boost_chrono.m4])
m4_include([build-aux/m4/ax_boost_filesystem.m4])
m4_include([build-aux/m4/ax_boost_program_options.m4])
m4_include([build-aux/m4/ax_boost_system.m4])
m4_include([build-aux/m4/ax_boost_thread.m4])
m4_include([build-aux/m4/ax_boost_unit_test_framework.m4])
m4_include([build-aux/m4/ax_check_compile_flag.m4])
m4_include([build-aux/m4/ax_check_link_flag.m4])
m4_include([build-aux/m4/ax_check_preproc_flag.m4])
m4_include([build-aux/m4/ax_gcc_func_attribute.m4])
m4_include([build-aux/m4/ax_pthread.m4])
m4_include([build-aux/m4/bitcredit_find_bdb48.m4])
m4_include([build-aux/m4/bitcredit_qt.m4])
m4_include([build-aux/m4/bitcredit_subdir_to_include.m4])
Has anyone managed to compile the source?

The paranoid in me thinks the binaries might be backdoored, source looks clean though.

I think you are the one doing it wrong. And you really should learn to ask nicely. Making assumptions like that fuels the wrong kind of thinking.  

Not sure what you were trying to do because that is NOT how you build on ubuntu.

Code:
chmod +x autogen.sh && cd share/ && chmod +x genbuild.sh && cd .. && cd src/leveldb && chmod +x build_detect_platform && cd ../.. && ./autogen.sh &&  ./configure --disable-tests --enable-upnp-default  && make


Here I'll even pointlessly entertain your oneliner

Code:
stan@jewbuntu:~/bicreditsnew$ chmod +x autogen.sh && cd share/ && chmod +x genbuild.sh && cd .. && cd src/leveldb && chmod +x build_detect_platform && cd ../.. && ./autogen.sh &&  ./configure --disable-tests --enable-upnp-default  && make
aclocal: couldn't open directory `build-aux/m4': No such file or directory
autoreconf: aclocal failed with exit status: 1
stan@jewbuntu:~/bicreditsnew$

then it's clearly not an issue on my end. Likely you didnt clone properly. can you manually cd into the dir?

fenghush
Sr. Member
****
Offline Offline

Activity: 658
Merit: 250



View Profile
January 13, 2015, 12:29:55 PM
 #408

There's a directory listing of build-aux/m4 in my initial post. I'm on ubuntu 12.04 LTS

And your db48 repo is gone https://launchpad.net/~bitcredit/+archive/bitcredit

bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
January 13, 2015, 12:31:55 PM
 #409

what's up!
BITCREDITS sent to my wallet never shows in my wallet
i sent 1500 yesterday
today I bought 13000 and sent 10 to my wallet for testing but still no coins

what am i doing wrong


I need information like the current block height displayed by your client, what version you are running and tx ids.
"version" : 300700,
"protocolversion" : 70005,
"walletversion" : 60000,
"balance" : 2950.99794883,
"blocks" : 9282,
"timeoffset" : -4,
"moneysupply" : 10284125.00000015,
"connections" : 7,
"proxy" : "",
"difficulty" : 0.00000064,
"testnet" : false,
"keypoololdest" : 1421151678,
"keypoolsize" : 0,
"unlocked_until" : 0,
"paytxfee" : 0.00000000,
"relayfee" : 0.00001000,
"errors" : ""

for the 10 coins TxId: ce4b27ff5a866f1f06908de23a4dbdd0db125fbfa2595d89869e49f54a6c8b0c

if you were sending from the exchange, contact their support. Your wallet is in sync on the right chain, you shouldn't have problems receiving coins.

cliffmadsen
Member
**
Offline Offline

Activity: 109
Merit: 10

DigiByte


View Profile
January 13, 2015, 12:36:26 PM
 #410

what's up!
BITCREDITS sent to my wallet never shows in my wallet
i sent 1500 yesterday
today I bought 13000 and sent 10 to my wallet for testing but still no coins

what am i doing wrong


I need information like the current block height displayed by your client, what version you are running and tx ids.
"version" : 300700,
"protocolversion" : 70005,
"walletversion" : 60000,
"balance" : 2950.99794883,
"blocks" : 9282,
"timeoffset" : -4,
"moneysupply" : 10284125.00000015,
"connections" : 7,
"proxy" : "",
"difficulty" : 0.00000064,
"testnet" : false,
"keypoololdest" : 1421151678,
"keypoolsize" : 0,
"unlocked_until" : 0,
"paytxfee" : 0.00000000,
"relayfee" : 0.00001000,
"errors" : ""

for the 10 coins TxId: ce4b27ff5a866f1f06908de23a4dbdd0db125fbfa2595d89869e49f54a6c8b0c

if you were sending from the exchange, contact their support. Your wallet is in sync on the right chain, you shouldn't have problems receiving coins.
ok I will talk with bittrex, thanks for your help Cool
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
January 13, 2015, 12:39:16 PM
 #411

There's a directory listing of build-aux/m4 in my initial post. I'm on ubuntu 12.04 LTS

ah....12.04 LTS huh?

Yeah, something is wrong on your end. You may not be average joe, but fact is a lot of people have already complied from source with ease I just did so right now to test again.

Lets go through the process one step at a time ok?

Code:
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev libboost-all-dev libminiupnpc-dev libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev

Don't discount anything, just do it

fenghush
Sr. Member
****
Offline Offline

Activity: 658
Merit: 250



View Profile
January 13, 2015, 12:45:40 PM
 #412

I don't want to build the QT wallet, anyway I figured it out and it WAS on your end, the build script does not check the autoconf version so it exists with an obscure error such as the above, I built autoconf from source and I managed to compile it.
There's a directory listing of build-aux/m4 in my initial post. I'm on ubuntu 12.04 LTS

ah....12.04 LTS huh?

Yeah, something is wrong on your end. You may not be average joe, but fact is a lot of people have already complied from source with ease I just did so right now to test again.

Lets go through the process one step at a time ok?

Code:
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev libboost-all-dev libminiupnpc-dev libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev

Don't discount anything, just do it

bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
January 13, 2015, 12:48:54 PM
 #413

I don't want to build the QT wallet, anyway I figured it out and it WAS on your end, the build script does not check the autoconf version so it exists with an obscure error such as the above, I built autoconf from source and I managed to compile it.
There's a directory listing of build-aux/m4 in my initial post. I'm on ubuntu 12.04 LTS

ah....12.04 LTS huh?

Yeah, something is wrong on your end. You may not be average joe, but fact is a lot of people have already complied from source with ease I just did so right now to test again.

Lets go through the process one step at a time ok?

Code:
sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev libboost-all-dev libminiupnpc-dev libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev

Don't discount anything, just do it

Well glad we got that straight, some of us just install autoconf from the store.

Welcome to Bitcredit. You are just in time for the stat engine public Beta.

bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
January 13, 2015, 10:00:35 PM
 #414

Did you know ?

Bitcredits allows you to print paper wallets while your client is running.

bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
January 13, 2015, 11:09:14 PM
 #415

Update :- Spent the day working on GUi issue and touched a little on the Statistics engine


Managed to get this far but i cant seem to get the API calls rights for the data. Mean while the code will be there , i will just hide this page.



Banking



Very irritated by the above so i am taking a break to get my head straight, however some of the information that was being displayed has been removed for a cleaner look.


DLDLightwave
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 15, 2015, 02:02:46 AM
 #416

Any advice on how to compile this with static linked libs.
I have it working on a Debian development server... but I need to move binaries to a CentOS based system... and don't want to try and build an appropriate development setup on them.

Thanks.
antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
January 15, 2015, 05:12:14 AM
 #417

@ Bitcreditscc

I keep getting this error an the wallet closes. (Sorry don't know how to embed pic).

http://s21.postimg.org/y799b7epj/message.png

I am using the version  0.30.07 and did not have issues with the other wallets. Also on Windows 7 64 bit.

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
January 15, 2015, 05:20:02 AM
 #418

Any advice on how to compile this with static linked libs.
I have it working on a Debian development server... but I need to move binaries to a CentOS based system... and don't want to try and build an appropriate development setup on them.

Thanks.


Let me investigate the issue and get back to you later today.

bitcreditscc (OP)
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
January 15, 2015, 05:24:10 AM
 #419

@ Bitcreditscc

I keep getting this error an the wallet closes. (Sorry don't know how to embed pic).

http://s21.postimg.org/y799b7epj/message.png

I am using the version  0.30.07 and did not have issues with the other wallets. Also on Windows 7 64 bit.

Hi
I'm sorry you are having problems. Let's run through a quick check list just to narrow down the issue.

x64 Windows - Check
0.30.07 - Check
Backup all data to separate folder -- pending
Start client with -reindex flag--pending
Redownload Block chain -- pending

Please do the three and let me know what happens.

antonio8
Legendary
*
Offline Offline

Activity: 1386
Merit: 1000


View Profile
January 15, 2015, 05:38:51 AM
 #420

@ Bitcreditscc

I keep getting this error an the wallet closes. (Sorry don't know how to embed pic).

http://s21.postimg.org/y799b7epj/message.png

I am using the version  0.30.07 and did not have issues with the other wallets. Also on Windows 7 64 bit.

Hi
I'm sorry you are having problems. Let's run through a quick check list just to narrow down the issue.

x64 Windows - Check
0.30.07 - Check
Backup all data to separate folder -- pending
Start client with -reindex flag--pending
Redownload Block chain -- pending

Please do the three and let me know what happens.

Sorry to ask but how do I start it with the --reindex?

Start wallet then type that in the console?

If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks Wink
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 ... 249 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!