Pages:
Author

Topic: [ANN] Nxt :: descendant of Bitcoin - page 68. (Read 383928 times)

legendary
Activity: 2142
Merit: 1009
Newbie
November 25, 2013, 02:45:34 PM
I created a gambling service to test transactions - https://bitcointalksearch.org/topic/1st-nxt-slot-machine-346189
eid
hero member
Activity: 616
Merit: 500
November 25, 2013, 02:35:19 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 in nnn's post. 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


p.s. your original error was forgetting to type "cd".


EDIT: oops meant to edit not quote : /





eid
hero member
Activity: 616
Merit: 500
November 25, 2013, 02: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



legendary
Activity: 1344
Merit: 1001
November 25, 2013, 02:27:30 PM
Yesterday someone here told me that when I create (by passsphrase ofcourse) an account I have to wait till ~1000 blocks will be mined and it will take around 1 day.
So 1 day left and I am not sure how many blocks was mined since then. How can I check that and what exactly I have to do to mine?

I think it's 1440 blocks, and all you need to do to mine is to leave your account unlocked and NXT running.

That is the easiest mining wallet ever haha Grin
hero member
Activity: 822
Merit: 1002
November 25, 2013, 02:25:52 PM
I can't download any blocks after updating to 0.2.7.
Deleted all *.nxt and restarted, but still nothing.
Only 4 peers.
sr. member
Activity: 476
Merit: 250
November 25, 2013, 02:22:23 PM
Yesterday someone here told me that when I create (by passsphrase ofcourse) an account I have to wait till ~1000 blocks will be mined and it will take around 1 day.
So 1 day left and I am not sure how many blocks was mined since then. How can I check that and what exactly I have to do to mine?

I think it's 1440 blocks, and all you need to do to mine is to leave your account unlocked and NXT running.
legendary
Activity: 1344
Merit: 1001
November 25, 2013, 02:19:10 PM
Yesterday someone here told me that when I create (by passsphrase ofcourse) an account I have to wait till ~1000 blocks will be mined and it will take around 1 day.
So 1 day left and I am not sure how many blocks was mined since then. How can I check that and what exactly I have to do to mine?
hero member
Activity: 724
Merit: 500
November 25, 2013, 02:15:55 PM

Updated. Now my test account (14571525509972106026) shows instead of 50000 a balance of -2.00. Recent Block count is displayed as -863.

Delete *.nxt files and restart.

That fixed it!
hero member
Activity: 695
Merit: 500
November 25, 2013, 02:13:21 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


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
legendary
Activity: 2142
Merit: 1009
Newbie
November 25, 2013, 02:12:05 PM

Updated. Now my test account (14571525509972106026) shows instead of 50000 a balance of -2.00. Recent Block count is displayed as -863.

Delete *.nxt files and restart.
hero member
Activity: 724
Merit: 500
November 25, 2013, 02:09:40 PM

Updated. Now my test account (14571525509972106026) shows instead of 50000 a balance of -2.00. Recent Block count is displayed as -863.

edit: fixed by deleting all *.nxt files
legendary
Activity: 2142
Merit: 1009
Newbie
November 25, 2013, 02:07:24 PM
Why?

Hm... Good question. I believe as a protection against copy-pasters who love to launch cryptoclones. Stakeholders paid real money, they wouldn't be happy if someone launched a clone.

What assurances do I have that it's not a wallet-stealing trojan?

No assurance if u r not a Java developer.
hero member
Activity: 609
Merit: 505
November 25, 2013, 02:04:32 PM
Why?

Hm... Good question. I believe as a protection against copy-pasters who love to launch cryptoclones. Stakeholders paid real money, they wouldn't be happy if someone launched a clone.

What assurances do I have that it's not a wallet-stealing trojan?
legendary
Activity: 2142
Merit: 1009
Newbie
November 25, 2013, 02:02:52 PM
I have just ran the 1st Nxt Slot Machine - https://bitcointalksearch.org/topic/1st-nxt-slot-machine-346189

Feel free to win a few coins!
eid
hero member
Activity: 616
Merit: 500
November 25, 2013, 01: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
nnn
newbie
Activity: 42
Merit: 0
November 25, 2013, 01:08:31 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. tahts it...If you have any trouble, let me know.


Remember all the directories and files are case sensitive




eid


I suggest creating a batch file:

Quote
start firefox.exe http://localhost:7875/
java -cp Nxt.zip Nxt
eid
hero member
Activity: 616
Merit: 500
November 25, 2013, 01: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
legendary
Activity: 2142
Merit: 1009
Newbie
November 25, 2013, 01:00:28 PM
Are you getting those client updates from BCNext?
If yes, why can't he post here?

Read 2nd post in this thread.
sr. member
Activity: 686
Merit: 259
November 25, 2013, 12:58:46 PM
Are you getting those client updates from BCNext?
If yes, why can't he post here?
hero member
Activity: 695
Merit: 500
November 25, 2013, 12:58:29 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

Thanks, what exactly do I have to do? Open the console in ubuntu and then....Huh
If you help me so I get Nxt runing on ubuntu, I will send you 1k Nxt....that would be worth it if I then would finaly get it runing and can actually use the local client and dont always have to use the online client
Pages:
Jump to: