Bitcoin Forum
September 08, 2024, 12:23:48 PM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Need help creating windows wallet  (Read 152 times)
Enkrypto_Storm (OP)
Newbie
*
Offline Offline

Activity: 16
Merit: 0


View Profile
October 09, 2017, 01:30:42 AM
Last edit: October 09, 2017, 02:01:02 AM by Enkrypto_Storm
 #1

I made a quick fork of litecoin, changed it up a bit, and successfully created an altcoin to toy around with. Problem is, when I try to run the command:

Code:
sudo bin/gbuild ..funbucks/contrib/guidian-descriptors/deps-win32.yml
(funbucks being the name of the currency, lol)

I get the output:
Code:
************* WARNING: kvm not loaded, this will probably not work out

/usr/lib/ruby/1.9.1/psych.rb:297:in `initialize': No such file or directory - ..funbucks/contrib/guidian-descriptors/deps-win32.yml (Errno::ENOENT)
from /usr/lib/ruby/1.9.1/psych.rb:297:in `open'
from /usr/lib/ruby/1.9.1/psych.rb:297:in `load_file'
from bin/gbuild:201:in `<main>'

I know that the kvm not loaded warning must be due to the fact that I don't have hardware acceleration enabled, but what concerns me is the "No such file or directory" part. I've run the command
Code:
sudo apt-get install apache2 git apt-cacher-ng python-vm-builder qemu-kvm ruby qemu-utils
so ruby must be installed.

What am I doing wrong?

Edit: After going through the GUI, I did find a file in /usr/lib/ruby/1.91/psych called psych.rb. Why is the terminal telling me that this directory does not exist?

Edit 2: After double checking, it appears that I can only navigate to this directory using the GUI. The 'ruby' folder doesn't come up in the terminal. Wtf?
Pages: [1]
  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!