Bitcoin Forum
May 06, 2024, 12:50:38 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 »  All
  Print  
Author Topic: ⭐️[LAUNCHED][XHM]XHIMERA⭐️|Xevan|PoW|POS|NO ICO|[MASTERNODE]|E-COMMERCE  (Read 9895 times)
funminer
Full Member
***
Offline Offline

Activity: 218
Merit: 100


View Profile
March 16, 2018, 03:06:48 AM
 #161

I am in the middle of putting together a Master Node and I would like somebody to post information that will help me complete this.

I have loaded the files from GitHub onto an Ubuntu v16.04 server, and the settings for the wallet have been completed with the conf file.  Which file do I execute and run to begin the blockchain synchronization?

The doc directory on github says for a Linux installation to run the xhimera file in the bin directory.  I do not see a bin directory or this Xhimera file that I would run for the Linux  installation. 



You have compiled from the source?
xhimerad ore Xhimerad, no idea don´t have the Wallet on Linux
Search Google how start a wallet on Linux
The forum was founded in 2009 by Satoshi and Sirius. It replaced a SourceForge forum.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714999838
Hero Member
*
Offline Offline

Posts: 1714999838

View Profile Personal Message (Offline)

Ignore
1714999838
Reply with quote  #2

1714999838
Report to moderator
Walter_Radley
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
March 16, 2018, 06:35:03 AM
 #162

I am in the middle of putting together a Master Node and I would like somebody to post information that will help me complete this.

I have loaded the files from GitHub onto an Ubuntu v16.04 server, and the settings for the wallet have been completed with the conf file.  Which file do I execute and run to begin the blockchain synchronization?

The doc directory on github says for a Linux installation to run the xhimera file in the bin directory.  I do not see a bin directory or this Xhimera file that I would run for the Linux  installation.  


for that you run xhimerad -daemon
in the directory:  /XHimera/src

if your xhimera.conf file is not in the correct directory, you will get an error message which will tell you where it should be
DaleyEdster
Newbie
*
Offline Offline

Activity: 66
Merit: 0


View Profile
March 16, 2018, 12:08:18 PM
 #163

Is there a VPS MN setup guide anywhere?
counterpointengine
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
March 16, 2018, 02:00:06 PM
 #164

I am in the middle of putting together a Master Node and I would like somebody to post information that will help me complete this.

I have loaded the files from GitHub onto an Ubuntu v16.04 server, and the settings for the wallet have been completed with the conf file.  Which file do I execute and run to begin the blockchain synchronization?

The doc directory on github says for a Linux installation to run the xhimera file in the bin directory.  I do not see a bin directory or this Xhimera file that I would run for the Linux  installation. 


for that you run xhimerad -daemon
in the directory:  /XHimera/src

if your xhimera.conf file is not in the correct directory, you will get an error message which will tell you where it should be



Okay, I am getting the response "No such file or directory" when I run xhimerad daemon in this way ~/XHimera/src/xhimerad -daemon

The file directory has correctly cloned to my server and all the files are correctly listed on the Linux server.  I have run "ls -ld *" to list the files in the directory and I see that the executable file is there, xhimerad.cpp but it continues to respond with "No such file or directory" when I attempt to run xhimerad -daemon.

I've tried to run this from within the /src directory and from outside the /src directory and I have used the correct file path each time.  What is the solution for this for me to run this file and get the blockchain to begin synching on this Ubuntu server?

The server has not bothered to tell me if the conf file needs to be placed into a specific directory folder.  I had created the directory .xhimera and placed the conf file inside that.  Then after I read your note to run the xhimerad -daemon I also tried placing another conf file into the /src directory.





DiggyDigCoin
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
March 16, 2018, 03:12:35 PM
 #165

Isn't the coin dead? Dev doesn't give news on Discord for a while
counterpointengine
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
March 16, 2018, 09:52:42 PM
 #166

I would appreciate some help with solving this.  The daemon file is in the correct /src folder in the file directory.  I've made the file executable with the chmod +x command.  When I try to run the daemon file ./xhimerad -daemon the Linux server responds with "No such file or directory".  The file path is correct and the file and directory do exist.

When I try to run the daemon file as ./xhimerad.cpp I am told there is a syntax error.

Can you offer some assistance for this issue?  Thanks.
funminer
Full Member
***
Offline Offline

Activity: 218
Merit: 100


View Profile
March 16, 2018, 10:35:12 PM
 #167

I would appreciate some help with solving this.  The daemon file is in the correct /src folder in the file directory.  I've made the file executable with the chmod +x command.  When I try to run the daemon file ./xhimerad -daemon the Linux server responds with "No such file or directory".  The file path is correct and the file and directory do exist.

When I try to run the daemon file as ./xhimerad.cpp I am told there is a syntax error.

Can you offer some assistance for this issue?  Thanks.


You must 1st compile the sourcecode
funminer
Full Member
***
Offline Offline

Activity: 218
Merit: 100


View Profile
March 16, 2018, 10:45:43 PM
 #168

Isn't the coin dead? Dev doesn't give news on Discord for a while

Yes the Coin is dead, and DEV was here the last time online ~12 days ago

counterpointengine
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
March 16, 2018, 10:54:18 PM
 #169

I would appreciate some help with solving this.  The daemon file is in the correct /src folder in the file directory.  I've made the file executable with the chmod +x command.  When I try to run the daemon file ./xhimerad -daemon the Linux server responds with "No such file or directory".  The file path is correct and the file and directory do exist.

When I try to run the daemon file as ./xhimerad.cpp I am told there is a syntax error.

Can you offer some assistance for this issue?  Thanks.


You must 1st compile the sourcecode




For the steps that need to be completed I am at:

./xhimerad -daemon

and I have the problem that I have mentioned.
funminer
Full Member
***
Offline Offline

Activity: 218
Merit: 100


View Profile
March 16, 2018, 11:08:33 PM
 #170

I would appreciate some help with solving this.  The daemon file is in the correct /src folder in the file directory.  I've made the file executable with the chmod +x command.  When I try to run the daemon file ./xhimerad -daemon the Linux server responds with "No such file or directory".  The file path is correct and the file and directory do exist.

When I try to run the daemon file as ./xhimerad.cpp I am told there is a syntax error.

Can you offer some assistance for this issue?  Thanks.


You must 1st compile the sourcecode




For the steps that need to be completed I am at:

./xhimerad -daemon

and I have the problem that I have mentioned.




Look here, this is the Linux install Guide from RoverCoin, just change The Names to fit your needs

http://rovercoin.io/pdf/Rover_Hot_Cold_Wallet_Masternode_VPS_setup_Guide.pdf
counterpointengine
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
March 21, 2018, 05:41:52 AM
 #171

I am putting together a Master Node, and I've used written directions that are available for doing this.

I have cloned the GitHub repository onto an Ubuntu v16.04 VPS server with two different companies that provide VPS services.  The required dependency libraries have been added correctly.  The second company I used offers managed VPS services and the support desk has confirmed this information below.

I have cloned the GitHub repository onto the Ubuntu v16.04 VPS server.  The response for these two commands is that this file does not exist:

chmod +x /root/XHimera/src/xhimerad

/root/XHimera/src/xhimerad -daemon

The /src folder contains a file xhimerad.cpp but this file does not appear to be the correct file.



I need somebody from the community to provide a SOLUTION for this problem.   

 
Walter_Radley
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
March 21, 2018, 06:37:06 AM
Last edit: March 21, 2018, 06:48:32 AM by Walter_Radley
 #172

I am putting together a Master Node, and I've used written directions that are available for doing this.

I have cloned the GitHub repository onto an Ubuntu v16.04 VPS server with two different companies that provide VPS services.  The required dependency libraries have been added correctly.  The second company I used offers managed VPS services and the support desk has confirmed this information below.

I have cloned the GitHub repository onto the Ubuntu v16.04 VPS server.  The response for these two commands is that this file does not exist:

chmod +x /root/XHimera/src/xhimerad

/root/XHimera/src/xhimerad -daemon

The /src folder contains a file xhimerad.cpp but this file does not appear to be the correct file.



I need somebody from the community to provide a SOLUTION for this problem.    

 

try this:

cd
cd XHimera
sudo ./autogen.sh
sudo ./configure
sudo make
sudo make install
cd src
xhimerad -daemon
orbitdv
Member
**
Offline Offline

Activity: 280
Merit: 10


View Profile
March 21, 2018, 07:23:08 AM
 #173

wallet no sync last block 4309  Angry Angry Angry
Walter_Radley
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
March 21, 2018, 01:39:51 PM
 #174

wallet no sync last block 4309  Angry Angry Angry

Do you have the latest wallet?

https://github.com/XHimera-Project/XHimera/releases/tag/v.1.3.1.1


if so, you can sync the easy way:

addnode=146.198.10.183:63609
addnode=185.155.22.128:56526
addnode=46.72.222.1:51239
addnode=5.45.65.239:1910
addnode=79.122.115.58:52669
addnode=80.251.126.100:65097
addnode=88.99.201.58:34812
addnode=91.214.117.26:1910
addnode=93.75.155.105:50369
addnode=95.165.90.1:52066
addnode=95.42.219.46:60183
addnode=37.187.140.168:1910

#put some nodes in your xhimera.conf file
sirjimbo
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
March 22, 2018, 02:43:12 PM
 #175


try this:

cd
cd XHimera
sudo ./autogen.sh
sudo ./configure
sudo make
sudo make install
cd src
xhimerad -daemon


The autogen and configure seem to work, but on make it returns this error:
"No targets specified and no makefile found."

Any ideas?
Serga31
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
March 23, 2018, 01:36:42 PM
 #176

Bce ceть yмиpaeт?
isshah
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
March 23, 2018, 03:28:21 PM
 #177

wallet no sync last block 4309  Angry Angry Angry

Do you have the latest wallet?

https://github.com/XHimera-Project/XHimera/releases/tag/v.1.3.1.1


if so, you can sync the easy way:

addnode=146.198.10.183:63609
addnode=185.155.22.128:56526
addnode=46.72.222.1:51239
addnode=5.45.65.239:1910
addnode=79.122.115.58:52669
addnode=80.251.126.100:65097
addnode=88.99.201.58:34812
addnode=91.214.117.26:1910
addnode=93.75.155.105:50369
addnode=95.165.90.1:52066
addnode=95.42.219.46:60183
addnode=37.187.140.168:1910

#put some nodes in your xhimera.conf file


I added all these and still show no block sorce available i added via debug console with the addnode ip add command
also anyone on here have the guide to make a mn?

counterpointengine
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
March 23, 2018, 08:54:19 PM
 #178


try this:

cd
cd XHimera
sudo ./autogen.sh
sudo ./configure
sudo make
sudo make install
cd src
xhimerad -daemon


The autogen and configure seem to work, but on make it returns this error:
"No targets specified and no makefile found."

Any ideas?



The autogen and configure seem to work, but on make it returns this error:
"No targets specified and no makefile found."

I've seen this also.  Automake is installed, what will solve this problem?
dr_sergeus
Jr. Member
*
Offline Offline

Activity: 62
Merit: 1


View Profile WWW
March 24, 2018, 08:32:09 PM
 #179

Admins and Devs!

XHM dead?

https://fairpool.pro: Direct mining by ports and mining with auto exchange!
samimos
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
March 24, 2018, 09:16:02 PM
 #180

cd
cd XHimera
sudo ./autogen.sh
sudo ./configure
sudo make
sudo make install
cd src
xhimerad -daemon

when i write : xhimerad -daemon

i got : command not found

any help with  this
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 »  All
  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!