Bitcoin Forum
April 27, 2024, 01:13:59 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: Would you prefer new features to be Ninja Launched or Announced first?
Ninja - 157 (62.1%)
Announced - 96 (37.9%)
Total Voters: 253

Pages: « 1 ... 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 [191] 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 »
  Print  
Author Topic: [FIBRE] | 625k | [SuperNET] | FibreDark | FibreLock | FibreGateway | ZeroTrust |  (Read 514886 times)
mxxxxxx
Legendary
*
Offline Offline

Activity: 2310
Merit: 1000



View Profile
March 08, 2015, 08:53:11 PM
 #3801

Guys please remember to stake some of your coins to strengthen the network Smiley

1714223639
Hero Member
*
Offline Offline

Posts: 1714223639

View Profile Personal Message (Offline)

Ignore
1714223639
Reply with quote  #2

1714223639
Report to moderator
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714223639
Hero Member
*
Offline Offline

Posts: 1714223639

View Profile Personal Message (Offline)

Ignore
1714223639
Reply with quote  #2

1714223639
Report to moderator
1714223639
Hero Member
*
Offline Offline

Posts: 1714223639

View Profile Personal Message (Offline)

Ignore
1714223639
Reply with quote  #2

1714223639
Report to moderator
1714223639
Hero Member
*
Offline Offline

Posts: 1714223639

View Profile Personal Message (Offline)

Ignore
1714223639
Reply with quote  #2

1714223639
Report to moderator
leigh2k14
Legendary
*
Offline Offline

Activity: 1288
Merit: 1000



View Profile
March 08, 2015, 09:50:50 PM
 #3802

Guys please remember to stake some of your coins to strengthen the network Smiley

Dev i'm trying to compile the wallet using linux mint 17.1 but I get the following errors when I run qmake and make:

Code:
Aspire-X3200 fibre-master # qmake
Project MESSAGE: Building with QRCode support
Project MESSAGE: Building with UPNP support
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Aspire-X3200 fibre-master # make
cd /home/leigh/installed/fibre-master/src/leveldb && CC=gcc CXX=g++ make OPT="-fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/leigh/installed/fibre-master/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'. Stop.
make[1]: Leaving directory `/home/leigh/installed/fibre-master/src/leveldb'
make: *** [/home/leigh/installed/fibre-master/src/leveldb/libleveldb.a] Error 2

How do I install the dependencies libleveldb.a libmemenv.a?

Thanks.

























▄▄▄▄▄▄▄▄▄▄          ▄▄▄                   ▄▄▄▄▄▄▄                 ▄▄▄▄▄▄▄        ▄▄▄      ▄▄▄
████████████▄       ███                ▄███████████▄            ▄██████████      ███     ███▀
███     ▀▀███▌      ███               ████▀     ▀████         ▄███▀▀     ▀▀      ███    ███▀
███       ███▌      ███              ███▀         ▀███       ▄███                ███   ███
███     ▄███▀       ███             ▐██▌           ▐██▌     ▐███                 ███  ███
██████████▀         ███             ▐██▌           ▐██▌     ▐██▌                 ███ ███
███▀▀▀▀▀████▄       ███             ▐██▌           ▐██▌     ▐██▌                 ███  ███     ███           ███
███      ▀███▌      ███             ▐██▌           ▐██▌     ▐███                 ███   ███     ███         ███
███       ███▌      ███              ███▄         ▄███        ███                ███    ███     ███       ███
███     ▄▄███▌      ███               ████▄     ▄████         ▀███▄▄     ▄▄      ███     ███▄    ███▄   ▄███
████████████▀       ███████████        ▀███████████▀            ▀██████████      ███      ███▄    ███▄ ▄███
▀▀▀▀▀▀▀▀▀▀          ▀▀▀▀▀▀▀▀▀▀▀           ▀▀▀▀▀▀▀                  ▀▀▀▀▀▀        ▀▀▀       ▀▀▀     ███▄███
                                                                                                    ▀███▀
                                                                                                     ▀█▀



















 
Token Sale Starts on [ 12 October ]
[ PRESALE IS OPEN ] ●●●






































crackfoo
Legendary
*
Offline Offline

Activity: 3458
Merit: 1126



View Profile WWW
March 08, 2015, 09:53:41 PM
 #3803

Guys please remember to stake some of your coins to strengthen the network Smiley

Dev i'm trying to compile the wallet using linux mint 17.1 but I get the following errors when I run qmake and make:

Code:
Aspire-X3200 fibre-master # qmake
Project MESSAGE: Building with QRCode support
Project MESSAGE: Building with UPNP support
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Aspire-X3200 fibre-master # make
cd /home/leigh/installed/fibre-master/src/leveldb && CC=gcc CXX=g++ make OPT="-fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/leigh/installed/fibre-master/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'. Stop.
make[1]: Leaving directory `/home/leigh/installed/fibre-master/src/leveldb'
make: *** [/home/leigh/installed/fibre-master/src/leveldb/libleveldb.a] Error 2

How do I install the dependencies libleveldb.a libmemenv.a?

Thanks.

# chmod +x leveldb/build_detect_platform

ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
mxxxxxx
Legendary
*
Offline Offline

Activity: 2310
Merit: 1000



View Profile
March 08, 2015, 11:03:30 PM
 #3804

thank you crackers Smiley

leigh2k14
Legendary
*
Offline Offline

Activity: 1288
Merit: 1000



View Profile
March 08, 2015, 11:04:48 PM
Last edit: March 08, 2015, 11:21:03 PM by leigh2k14
 #3805

Guys please remember to stake some of your coins to strengthen the network Smiley

Dev i'm trying to compile the wallet using linux mint 17.1 but I get the following errors when I run qmake and make:

Code:
Aspire-X3200 fibre-master # qmake
Project MESSAGE: Building with QRCode support
Project MESSAGE: Building with UPNP support
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Aspire-X3200 fibre-master # make
cd /home/leigh/installed/fibre-master/src/leveldb && CC=gcc CXX=g++ make OPT="-fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
/bin/sh: 1: ./build_detect_platform: Permission denied
make[1]: Entering directory `/home/leigh/installed/fibre-master/src/leveldb'
Makefile:18: build_config.mk: No such file or directory
make[1]: *** No rule to make target `build_config.mk'. Stop.
make[1]: Leaving directory `/home/leigh/installed/fibre-master/src/leveldb'
make: *** [/home/leigh/installed/fibre-master/src/leveldb/libleveldb.a] Error 2

How do I install the dependencies libleveldb.a libmemenv.a?

Thanks.

# chmod +x leveldb/build_detect_platform

It's compiling now, cheers.

Edit: It built the executable file in the source folder, but when I click on it I get the wallet splash screen for 1 second then it just disappears? and the wallet won't load. Strange error.

























▄▄▄▄▄▄▄▄▄▄          ▄▄▄                   ▄▄▄▄▄▄▄                 ▄▄▄▄▄▄▄        ▄▄▄      ▄▄▄
████████████▄       ███                ▄███████████▄            ▄██████████      ███     ███▀
███     ▀▀███▌      ███               ████▀     ▀████         ▄███▀▀     ▀▀      ███    ███▀
███       ███▌      ███              ███▀         ▀███       ▄███                ███   ███
███     ▄███▀       ███             ▐██▌           ▐██▌     ▐███                 ███  ███
██████████▀         ███             ▐██▌           ▐██▌     ▐██▌                 ███ ███
███▀▀▀▀▀████▄       ███             ▐██▌           ▐██▌     ▐██▌                 ███  ███     ███           ███
███      ▀███▌      ███             ▐██▌           ▐██▌     ▐███                 ███   ███     ███         ███
███       ███▌      ███              ███▄         ▄███        ███                ███    ███     ███       ███
███     ▄▄███▌      ███               ████▄     ▄████         ▀███▄▄     ▄▄      ███     ███▄    ███▄   ▄███
████████████▀       ███████████        ▀███████████▀            ▀██████████      ███      ███▄    ███▄ ▄███
▀▀▀▀▀▀▀▀▀▀          ▀▀▀▀▀▀▀▀▀▀▀           ▀▀▀▀▀▀▀                  ▀▀▀▀▀▀        ▀▀▀       ▀▀▀     ███▄███
                                                                                                    ▀███▀
                                                                                                     ▀█▀



















 
Token Sale Starts on [ 12 October ]
[ PRESALE IS OPEN ] ●●●






































rustynailer
Hero Member
*****
Offline Offline

Activity: 725
Merit: 501


Boycott Qatar 2022


View Profile
March 09, 2015, 12:49:17 AM
 #3806


Great decision imho, now Fibre can move this project forward.
 
kangertech
Full Member
***
Offline Offline

Activity: 189
Merit: 100


View Profile
March 09, 2015, 01:14:31 AM
 #3807

Great decision, respect for blocknet but never liked fibre in blocknet.
BTCMILLIONAIRE
Hero Member
*****
Offline Offline

Activity: 1358
Merit: 834



View Profile
March 09, 2015, 02:36:07 AM
 #3808

Great decision, respect for blocknet but never liked fibre in blocknet.

yes let whales take care fibre now  Cool
killakem (OP)
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile WWW
March 09, 2015, 10:32:11 AM
 #3809


Great decision imho, now Fibre can move this project forward.
 

Thanks!

Expect some major news tonight guys
jahl
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
March 09, 2015, 11:47:50 AM
 #3810


Great decision imho, now Fibre can move this project forward.
 

Thanks!

Expect some major news tonight guys

 oh major news ? Grin
LondonMP
Sr. Member
****
Offline Offline

Activity: 365
Merit: 250


I/O Digital Where Dreams Become Technology


View Profile
March 09, 2015, 12:09:07 PM
 #3811


Great decision imho, now Fibre can move this project forward.
 

Thanks!

Expect some major news tonight guys

I think the news is out Smiley
https://twitter.com/SuperNETorg/status/574903950534647809
it was announced on the supernet thread too

mxxxxxx
Legendary
*
Offline Offline

Activity: 2310
Merit: 1000



View Profile
March 09, 2015, 12:21:12 PM
 #3812

IMPORTANT UPDATE

superNET is officially welcoming FIBRE as its latest CORE coin from today on,  their development team will be actively contributing in the expansion of our network, and integrating their innovative tech to the already  superb superNET powerhouse.

superNET is happy to receive such a serious and professional team to the family. May the future bring great things for us all.

Eth.

jahl
Sr. Member
****
Offline Offline

Activity: 448
Merit: 250



View Profile
March 09, 2015, 02:09:54 PM
 #3813

Great news !

Welcome to superNET  Cheesy
kangertech
Full Member
***
Offline Offline

Activity: 189
Merit: 100


View Profile
March 09, 2015, 02:15:48 PM
 #3814

IMPORTANT UPDATE

superNET is officially welcoming FIBRE as its latest CORE coin from today on,  their development team will be actively contributing in the expansion of our network, and integrating their innovative tech to the already  superb superNET powerhouse.

superNET is happy to receive such a serious and professional team to the family. May the future bring great things for us all.

Eth.



Great!  Grin Grin Grin Grin Grin Grin
MR1
Legendary
*
Offline Offline

Activity: 927
Merit: 1000



View Profile
March 09, 2015, 02:23:12 PM
 #3815


Great decision imho, now Fibre can move this project forward.
 

Thanks!

Expect some major news tonight guys

What`s the reason of quitting BlockNet? 
killakem (OP)
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile WWW
March 09, 2015, 02:32:16 PM
 #3816


Great decision imho, now Fibre can move this project forward.
 

Thanks!

Expect some major news tonight guys

What`s the reason of quitting BlockNet?  

Just a change in direction for Fibre and the majority of our community wanted this, I still think BlockNet is an great project.
DonShoshan
Newbie
*
Offline Offline

Activity: 57
Merit: 0


View Profile
March 09, 2015, 02:52:16 PM
 #3817

What are the implications of this shift? What can we expect to see different now?
lootz
Legendary
*
Offline Offline

Activity: 806
Merit: 1000


View Profile
March 09, 2015, 03:00:12 PM
 #3818

Find out for yourself, come join the rest of the SuperNET community in slack by sending a request to info@supernet.org. Supernetradio.com will be interviewing Fibre Dev this week.. stay tuned
UNO_owner
Sr. Member
****
Offline Offline

Activity: 299
Merit: 250



View Profile
March 09, 2015, 04:19:14 PM
 #3819

Find out for yourself, come join the rest of the SuperNET community in slack by sending a request to info@supernet.org. Supernetradio.com will be interviewing Fibre Dev this week.. stay tuned

I highly recommend those of you who love fibre (as I do) and who have never played with the NXT ecosystem (of which SuperNET is a part) download one of the NXT wallets and check it out.  I have yet to meet a person who has tried NXT tech and not been immensely impressed.  Join the superNET slack as killa said and lurk there, see the amazing amount of development that goes on daily and the COOPERATION between all these devs and communities and  you will be amazed.

When the full supernet multicoin wallet is out and we can hold our fibre in it, trade fibre, NXT assets, and other coins (even non supernet coins) on a decentralized exchange IN WALLET, and even go from coin to fiat and back via IN WALLET - the price of everything involved is going to explode.  The rest of crypto is about realize it has been left behind.  SuperNET and the coins involved in it is the best project in crypto 2.0 - and no one even knows because its totally under the radar.  No hype, just tech.  The marketing will come after the tech is released and solid, and the price will skyrocket. 

Be a part of it, I'm not telling you to buy some, just join the slack and look at the immense community there.  It's a far cry from the us vs them shit we are so used to on these forums. 

BTCDDev
Sr. Member
****
Offline Offline

Activity: 255
Merit: 250


View Profile
March 09, 2015, 04:22:45 PM
 #3820

Find out for yourself, come join the rest of the SuperNET community in slack by sending a request to info@supernet.org. Supernetradio.com will be interviewing Fibre Dev this week.. stay tuned

I highly recommend those of you who love fibre (as I do) and who have never played with the NXT ecosystem (of which SuperNET is a part) download one of the NXT wallets and check it out.  I have yet to meet a person who has tried NXT tech and not been immensely impressed.  Join the superNET slack as killa said and lurk there, see the amazing amount of development that goes on daily and the COOPERATION between all these devs and communities and  you will be amazed.

When the full supernet multicoin wallet is out and we can hold our fibre in it, trade fibre, NXT assets, and other coins (even non supernet coins) on a decentralized exchange IN WALLET, and even go from coin to fiat and back via IN WALLET - the price of everything involved is going to explode.  The rest of crypto is about realize it has been left behind.  SuperNET and the coins involved in it is the best project in crypto 2.0 - and no one even knows because its totally under the radar.  No hype, just tech.  The marketing will come after the tech is released and solid, and the price will skyrocket. 

Be a part of it, I'm not telling you to buy some, just join the slack and look at the immense community there.  It's a far cry from the us vs them shit we are so used to on these forums. 

This is all so true. The crypto community will be experiencing a major paradigm shift soon.

Welcome Fibre.

Matthew

BitcoinDark: RPHWc5CwP9YMMbvXQ4oXz5rQHb3pKkhaxc
Top Donations: juicybirds 420BTCD ensorcell 84BTCD Stuntruffle: 40BTCD
Top April Donations: juicybirds 420BTCD; ensorcell: 42BTCD
Pages: « 1 ... 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 [191] 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 »
  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!