Bitcoin Forum
May 24, 2024, 03:26:27 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 »
581  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Nxt :: descendant of Bitcoin on: November 25, 2013, 06:34:05 PM


Thanks!
 But it some how dose not worke Huh

Here is what I have put in the terminal/ what the terminal returned:

lubuntu@lubuntu:~$ /home/lubuntu/Desktop
bash: /home/lubuntu/Desktop: Is a directory
lubuntu@lubuntu:~$  java -cp Nxt.zip Nxt
Error: Could not find or load main class Nxt

Is that correct what I put in there?


P.s. Also how would I create a batch file? Sorry for beining such a noob, but ubuntu is 100% new for me

Is you Nxt.zip on your Desktop? If so, right click on the desktop and make a new folder. Call it "nxt" (case sensitive). Put Nxt.zip into this folder.

Now in a new terminal type: cd Desktop/nxt

Now type: java -cp Nxt.zip Nxt

==============


To make a batch file, open a txt editor and type in the code from nnn's post:

Quote
start firefox.exe http://localhost:7875/
java -cp Nxt.zip Nxt


Save the file into your nxt folder. right click on it and go to Properties, then Permissions and tick "allow executing as a program".

then double click it





eid



582  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Nxt :: descendant of Bitcoin on: November 25, 2013, 05:15:30 PM


I suggest creating a batch file:

Quote
start firefox.exe http://localhost:7875/
java -cp Nxt.zip Nxt

Yes that would be the simpler solution Smiley
583  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Nxt :: descendant of Bitcoin on: November 25, 2013, 05:01:11 PM
Open a terminal. It will start in your home directory....Use the cd command to change directory to your Nxt dir.

So if your Nxt dir is inside Home, type "cd Nxt".

If its outside home you will need to start from root "cd /etc/etc/etc".

Or if its in Downloads you need to "cd /Downloads/Nxt".

Once youre in that dir, type java -cp Nxt.zip Nxt

Thats it...If you have any trouble, let me know.


Remember all the directories and files are case sensitive




eid
584  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Nxt :: descendant of Bitcoin on: November 25, 2013, 04:51:01 PM
Can any one help me on how to run nxt with ubuntu?
I am still having problems with sending coins from my local client so I would like to try if it works when I run it on ubuntu Smiley

Thanks in advanced!
Hint: If you want to install Oracle Java (instead of the default OpenJDK) on Ubuntu, the easiest way is to use the webupd8.org repository. This way you will also get updates automatically, and the java installation is less likely to conflict with the OpenJDK or other previous installs. Follow the instructions here:

http://www.webupd8.org/2012/01/install-oracle-java-jdk-7-in-ubuntu-via.html


Thanks, but I have java installed, my problem is that I donīt know how to run the nxt clinet on ubuntu

On Windows I have a .bat file with "  java -cp Nxt.zip Nxt" and when I open the bat it opens the client...well but .bat wonīt worke in ubuntu, so I have no Idea how to start the client



cd into your nxt directory, then run:    java -cp Nxt.zip Nxt
585  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Nxt :: descendant of Bitcoin on: November 25, 2013, 04:42:32 PM
It's on firefox. ill try chrome

this is on win 8 btw, didnt work on win7 either.

chrome doesn't work well on win8, but the same problem happens on IE

this works fine on firefox. at least it does here.



eid
586  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Nxt :: descendant of Bitcoin on: November 25, 2013, 04:35:05 PM

maybe later...

Can someone send me 1 nxt?

7579216551136708118

wanna see if it gets that...



sent
587  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Nxt :: descendant of Bitcoin on: November 24, 2013, 11:45:37 PM
when you restart the client, is the account still open if it was left open previously (if I reboot for instance)?
588  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Nxt :: descendant of Bitcoin on: November 24, 2013, 10:25:40 PM
Ok, can anyone help, i'm super confused.  I've got it installed now (needed JDK not JRE!).  I have it running locally, i have created an account with a secret phrase.  So am i mining now?  Do i need to do anything else? do i have to own coins to mine?

You need coins in your wallet, then 1440 blocks to pass before your client starts mining.


eid

Is there a certain minimum amount of coins i need to mine? Will having more coins mean a better chance at the lottery?

you need one coin to start. yes you get more blocks when you have more coins already


eid
589  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Nxt :: descendant of Bitcoin on: November 24, 2013, 10:23:12 PM
Is there a buy/sell thread?  I'm WTS 1,000,000 NXT for 1 BTC.

https://bitcointalk.org/index.php?topic=344925.0
590  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Nxt :: descendant of Bitcoin on: November 24, 2013, 10:21:08 PM
All i get in the command promt box is

C:\Desktop\next>java -cp Nxt.zip Nxt
[2013-11-24 22:10:55.300] Nxt 0.2.3 started.
[2013-11-24 22:11:05.622] java.io.IOException: An established connection was abo
rted by the software in your host machine
[2013-11-24 22:11:20.619] java.nio.channels.UnresolvedAddressException
[2013-11-24 22:11:35.618] java.nio.channels.UnresolvedAddressException



Now open http://localhost:7875/ in your browser.



eid
591  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Nxt :: descendant of Bitcoin on: November 24, 2013, 10:19:57 PM
Ok, can anyone help, i'm super confused.  I've got it installed now (needed JDK not JRE!).  I have it running locally, i have created an account with a secret phrase.  So am i mining now?  Do i need to do anything else? do i have to own coins to mine?

You need coins in your wallet, then 1440 blocks to pass before your client starts mining.


eid
592  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTS] Selling NXT @ 0.000001 BTC on: November 24, 2013, 08:14:22 PM
10000 Nxt please.


addr: 2550714770092267445


eid

BTC amount: 0.1
BTC address: 1JuFUiCcTi6ZCzmWSAmDJGbJL9ZZAWeibd


shouldnt that be 0.01?



sent!

recieved. thank you.
593  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTS] Selling NXT @ 0.000001 BTC on: November 24, 2013, 07:55:28 PM
10000 Nxt please.


addr: 2550714770092267445


eid

BTC amount: 0.1
BTC address: 1JuFUiCcTi6ZCzmWSAmDJGbJL9ZZAWeibd


shouldnt that be 0.01?



sent!
594  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTS] Selling NXT @ 0.000001 BTC on: November 24, 2013, 07:11:22 PM
10000 Nxt please.


addr: 2550714770092267445


eid

BTC amount: 0.1
BTC address: 1JuFUiCcTi6ZCzmWSAmDJGbJL9ZZAWeibd


shouldnt that be 0.01?
595  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTS] Selling NXT @ 0.000001 BTC on: November 24, 2013, 07:02:25 PM
10000 Nxt please.


addr: 2550714770092267445


eid
596  Alternate cryptocurrencies / Altcoin Discussion / Re: [Nxt] Giveaway on: November 24, 2013, 05:27:46 PM
received my coin. thank you.

actually I received 3 transactions of 1 coin each (though my balance only shows 2)
597  Alternate cryptocurrencies / Altcoin Discussion / Re: [Nxt] Giveaway on: November 24, 2013, 05:19:16 PM
received my coin. thank you.
598  Alternate cryptocurrencies / Altcoin Discussion / Re: [Nxt] Giveaway on: November 24, 2013, 04:40:56 PM
now I just need to work out what to do with my blacklisted peers.....

Delete peers.nxt file and restart the client.

thank you. that did it Smiley
599  Alternate cryptocurrencies / Altcoin Discussion / Re: [Nxt] Giveaway on: November 24, 2013, 04:30:00 PM
2550714770092267445


Thanks!


eid


now I just need to work out what to do with my blacklisted peers.....
600  Bitcoin / Bitcoin Discussion / Re: Back up Bitcoin from begin on my Computer on: November 24, 2013, 12:22:07 AM
It depends.

Which wallet are you using?
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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!