Pages:
Author

Topic: [ANN] [ADC] AudioCoin - A Digital Currency For The Music Industry - page 7. (Read 21790 times)

member
Activity: 81
Merit: 10
Hi all,

just wanted to keep the conversation flowing about this coin.
I have been operating http://adc.eu.ozbtcminers.com since this coin was launched.
So far have had a very good overall block find rate (currently @ 98%)
I have seen the hash rate rise and fall and so on with this coin.
This coin has some huge potential and needs the community to get behind it and really get this coin recognized.
So jump on board score yourself some coins, and hold on to them as this coin will rise  Wink
And also there is some excellent music on Aurovine, so support rising artists and get behind this coin.
hero member
Activity: 770
Merit: 500
FLY DONATION ADDRESS IN SIGNATURE
Hey I just want to thank the gentleman who gave me the link for the wallet and I am also surprised that not too many people are posting in this thread because this coin seems to have something going for it so I'm kind of glad I had the chance to discover it sooner than later lol One quick question though is what is the min age for POS to begin and what is the max age? Cheers
legendary
Activity: 2086
Merit: 1001
how to share on twitter i only get facebook choice?

 Huh

I would like to see Twitter shares added too.

Pretty sure thats happening soon
hero member
Activity: 690
Merit: 505
Cryptorials.io
how to share on twitter i only get facebook choice?

 Huh

I would like to see Twitter shares added too.
legendary
Activity: 2086
Merit: 1001
This is a really sweet platform and coin. I am shocked there aren't more posting.

I agree. I too am shocked at how few have noticed ADC considering all that its got going for it.  I see it as an opportunity to accumulate as this price wont last for long Smiley
legendary
Activity: 2086
Merit: 1001
Is there not a windows wallet that can be downloaded for this coin? I looked and couldn't find one and I don't know how to compile my own wallets Sad

https://github.com/aurovine/AudioCoinWallets/blob/master/Audiocoin-Windows.zip and click on 'raw'
hero member
Activity: 770
Merit: 500
FLY DONATION ADDRESS IN SIGNATURE
Is there not a windows wallet that can be downloaded for this coin? I looked and couldn't find one and I don't know how to compile my own wallets Sad
member
Activity: 293
Merit: 10
how to share on twitter i only get facebook choice?

 Huh
full member
Activity: 128
Merit: 104
I do not understand why not work to me. I downloaded the next in Ubuntu:

 https://github.com/aurovine/AudioCoinWallets/blob/master/Audiocoin-QT-Ubuntu.zip

Then, I open the zip and extract the 'Audiocoin-qt-ubuntu' file. How can I execute the wallet with this file? This is it that not work me.

Thanks.

  i'm kinda rusty 'cause i can't install linux on my new mobo, but have you tried sh Audiocoin-qt-ubuntu?


Ok, thank, I did tried sh Audiocoin-qt-ubuntu and the shell told me:

Audiocoin-qt-ubuntu: 2: Audiocoin-qt-ubuntu: Syntax error: ")" unexpected


  typo?

?  Huh
Sorry I am not know it that you told

sh Audiocoin-qt-ubuntu will not work because it's not a shell script, hence the error you are getting.

So going back to your original error about not being able to execute binary file, this is likely because you haven't make it executable, because it won't be by default after extracting it. So:

sudo chmod +x Audiocoin-qt-ubuntu
./Audiocoin-qt-ubuntu

If you haven't done the next one already, you'll need to install it before executing the wallet or you won't be able to compile:
sudo apt-get install libminiupnpc-dev


sorry not work to me. I did the you told and I can see the next error:

:~/audiocoin$ sudo chmod +x Audiocoin-qt-ubuntu
:~/audiocoin$ ./Audiocoin-qt-ubuntu

bash: ./Audiocoin-qt-ubuntu: cannot execute binary file:


Sorry but thank you by help me
member
Activity: 185
Merit: 10
This is a really sweet platform and coin. I am shocked there aren't more posting.
legendary
Activity: 1123
Merit: 1000
SaluS - (SLS)

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-

Join IRC channel, #AudioCoin for Tips, Rains and Games

http://webchat.freenode.net/?channels=#audiocoin

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-

newbie
Activity: 14
Merit: 0
I do not understand why not work to me. I downloaded the next in Ubuntu:

 https://github.com/aurovine/AudioCoinWallets/blob/master/Audiocoin-QT-Ubuntu.zip

Then, I open the zip and extract the 'Audiocoin-qt-ubuntu' file. How can I execute the wallet with this file? This is it that not work me.

Thanks.

  i'm kinda rusty 'cause i can't install linux on my new mobo, but have you tried sh Audiocoin-qt-ubuntu?


Ok, thank, I did tried sh Audiocoin-qt-ubuntu and the shell told me:

Audiocoin-qt-ubuntu: 2: Audiocoin-qt-ubuntu: Syntax error: ")" unexpected


  typo?

Huh
Sorry I am not know it that you told

sh Audiocoin-qt-ubuntu will not work because it's not a shell script, hence the error you are getting.

So going back to your original error about not being able to execute binary file, this is likely because you haven't make it executable, because it won't be by default after extracting it. So:

sudo chmod +x Audiocoin-qt-ubuntu
./Audiocoin-qt-ubuntu

If you haven't done the next one already, you'll need to install it before executing the wallet or you won't be able to compile:
sudo apt-get install libminiupnpc-dev
legendary
Activity: 1894
Merit: 1001
I do not understand why not work to me. I downloaded the next in Ubuntu:

 https://github.com/aurovine/AudioCoinWallets/blob/master/Audiocoin-QT-Ubuntu.zip

Then, I open the zip and extract the 'Audiocoin-qt-ubuntu' file. How can I execute the wallet with this file? This is it that not work me.

Thanks.

  i'm kinda rusty 'cause i can't install linux on my new mobo, but have you tried sh Audiocoin-qt-ubuntu?


Ok, thank, I did tried sh Audiocoin-qt-ubuntu and the shell told me:

Audiocoin-qt-ubuntu: 2: Audiocoin-qt-ubuntu: Syntax error: ")" unexpected


  typo?

Huh
Sorry I am not know it that you told

  hopefully, someone with more linux experience can help, but for what it's worth, the response you had from the terminal:

Quote
Audiocoin-qt-ubuntu: 2: Audiocoin-qt-ubuntu: Syntax error: ")" unexpected

  would indicate that a ")" was in the comandline that preceded the result, but shouldn't have been there

maybe try again and post the output here?
sr. member
Activity: 334
Merit: 251
Designer and CryptoCurrency Enthusiast.
Quote
Bounty/Giveaway
Sign up to Aurovine as a music fan at http://www.aurovine.com/register/?account=fan

Users who sign up through the above websites will be awarded bonus coins

I've just register, and now how are those coins awarded?


full member
Activity: 128
Merit: 104
I do not understand why not work to me. I downloaded the next in Ubuntu:

 https://github.com/aurovine/AudioCoinWallets/blob/master/Audiocoin-QT-Ubuntu.zip

Then, I open the zip and extract the 'Audiocoin-qt-ubuntu' file. How can I execute the wallet with this file? This is it that not work me.

Thanks.

  i'm kinda rusty 'cause i can't install linux on my new mobo, but have you tried sh Audiocoin-qt-ubuntu?


Ok, thank, I did tried sh Audiocoin-qt-ubuntu and the shell told me:

Audiocoin-qt-ubuntu: 2: Audiocoin-qt-ubuntu: Syntax error: ")" unexpected


  typo?

Huh
Sorry I am not know it that you told
full member
Activity: 154
Merit: 100
★YoBit.Net★ 100+ Coins Exchange & Dice
I have a few scrypt asics laying around. Will point them at this to see if I can get some blocks.
sr. member
Activity: 463
Merit: 250
Cool coin project. Looks promising to me but you have choosen a bad algo  Undecided
When will the platform start?

Already started check it out http://www.aurovine.com/


tyz
legendary
Activity: 3360
Merit: 1533
Cool coin project. Looks promising to me but you have choosen a bad algo  Undecided
When will the platform start?
legendary
Activity: 1894
Merit: 1001
I do not understand why not work to me. I downloaded the next in Ubuntu:

 https://github.com/aurovine/AudioCoinWallets/blob/master/Audiocoin-QT-Ubuntu.zip

Then, I open the zip and extract the 'Audiocoin-qt-ubuntu' file. How can I execute the wallet with this file? This is it that not work me.

Thanks.

  i'm kinda rusty 'cause i can't install linux on my new mobo, but have you tried sh Audiocoin-qt-ubuntu?


Ok, thank, I did tried sh Audiocoin-qt-ubuntu and the shell told me:

Audiocoin-qt-ubuntu: 2: Audiocoin-qt-ubuntu: Syntax error: ")" unexpected


  typo?
member
Activity: 84
Merit: 10
I want to translate thread in to Indian (Hindi) language.

Do you offering any bounty on it?

please let me know.

Thanks
Pages:
Jump to: