Pages:
Author

Topic: Large Bitcoin Collider (Collision Finders Pool) - page 3. (Read 193120 times)

newbie
Activity: 9
Merit: 0
When stopping LBC in terminal during sleep period, Ctrl+C gives me "stop gracefully by using ^e" or something like that, yet Ctrl+C still achieves my purpose and even says notifies host of not finishing homework or whatever which makes me feel better. Tried Ctrl+E didn't do anything.

Please help me gracefully exit the LBC when I desire.

Tbh the pool is renewing my interest in linux, however my knowledge of keyboard shortcuts and the finer details of the OS are eluding me, I just wanna get my CPU's down and dirty collidin-n-findin

Thanks,

-J
legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
Quote
sudo apt-get install make

edit: sudo apt-get install build-essential

Thanks for helping me, appreciate it!

JSON issue seems to be resolved at vmware, here is what I get know:

Code:
sterg@ubuntu:~/Downloads$ ./LBC -x
Will use 2 CPUs.
Testing mode. Using page 0, turning off looping.
Benchmark info not found - benchmarking... ./kardashev-haswell: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
Generator validity check failed. Expected: 5 or 7, Got: 0
With output:
--

sudo apt-get install ocl-icd-opencl-dev


Thousand thanks dear Jude!!!

Code:
sterg@ubuntu:~/Downloads$ ./LBC -x
Will use 2 CPUs.
Testing mode. Using page 0, turning off looping.
Benchmark info not found - benchmarking... done.
Your speed is roughly 804993 keys/s per CPU core.
o
Test ok. Your test results were stored in FOUND.txt.
Have a look and then you may want to remove the file.
2d17543d32448acc7a1c43c5f72cd5be459ab302:u:priv:0000000000000000000000000000000000000000000000000000000000000001 + 0x5e
02e62151191a931d51cdc513a86d4bf5694f4e51:c:priv:0000000000000000000000000000000000000000000000000000000000000001 + 0x65
9d74ffdb31068ca2a1feb8e34830635c0647d714:u:priv:00000000000000000000000000000000000000000000000000000000000f9001 + 0xf8c
3d6871076780446bd46fc564b0c443e1fd415beb:c:priv:00000000000000000000000000000000000000000000000000000000000f9001 + 0xf8c
Ending test run.

You're welcome!  Grin
newbie
Activity: 15
Merit: 0
Quote
sudo apt-get install make

edit: sudo apt-get install build-essential

Thanks for helping me, appreciate it!

JSON issue seems to be resolved at vmware, here is what I get know:

Code:
sterg@ubuntu:~/Downloads$ ./LBC -x
Will use 2 CPUs.
Testing mode. Using page 0, turning off looping.
Benchmark info not found - benchmarking... ./kardashev-haswell: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
Generator validity check failed. Expected: 5 or 7, Got: 0
With output:
--

sudo apt-get install ocl-icd-opencl-dev


Thousand thanks dear Jude!!!

Code:
sterg@ubuntu:~/Downloads$ ./LBC -x
Will use 2 CPUs.
Testing mode. Using page 0, turning off looping.
Benchmark info not found - benchmarking... done.
Your speed is roughly 804993 keys/s per CPU core.
o
Test ok. Your test results were stored in FOUND.txt.
Have a look and then you may want to remove the file.
2d17543d32448acc7a1c43c5f72cd5be459ab302:u:priv:0000000000000000000000000000000000000000000000000000000000000001 + 0x5e
02e62151191a931d51cdc513a86d4bf5694f4e51:c:priv:0000000000000000000000000000000000000000000000000000000000000001 + 0x65
9d74ffdb31068ca2a1feb8e34830635c0647d714:u:priv:00000000000000000000000000000000000000000000000000000000000f9001 + 0xf8c
3d6871076780446bd46fc564b0c443e1fd415beb:c:priv:00000000000000000000000000000000000000000000000000000000000f9001 + 0xf8c
Ending test run.
legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
Quote
sudo apt-get install make

edit: sudo apt-get install build-essential

Thanks for helping me, appreciate it!

JSON issue seems to be resolved at vmware, here is what I get know:

Code:
sterg@ubuntu:~/Downloads$ ./LBC -x
Will use 2 CPUs.
Testing mode. Using page 0, turning off looping.
Benchmark info not found - benchmarking... ./kardashev-haswell: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
Generator validity check failed. Expected: 5 or 7, Got: 0
With output:
--

sudo apt-get install ocl-icd-opencl-dev
newbie
Activity: 15
Merit: 0
Quote
sudo apt-get install make

edit: sudo apt-get install build-essential

Thanks for helping me, appreciate it!

JSON issue seems to be resolved at vmware, here is what I get know:

Code:
sterg@ubuntu:~/Downloads$ ./LBC -x
Will use 2 CPUs.
Testing mode. Using page 0, turning off looping.
Benchmark info not found - benchmarking... ./kardashev-haswell: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
Generator validity check failed. Expected: 5 or 7, Got: 0
With output:
--
legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
I chmod
Code:
chmod +x LBC
and make LBC executable. But now new problem comes up:

Code:
JSON not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages

But fail to install it.

Why?

sudo cpan install JSON

I install all of the requirements using cpan instead of the LBC binary. I feel like it's faster.
[/quote]

It's fail:

Code:
sterg@LAPTOP:~$ sudo cpan install JSON
Loading internal null logger. Install Log::Log4perl for logging messages
Reading '/home/sterg/.cpan/Metadata'
  Database was generated on Tue, 22 Jan 2019 13:17:03 GMT
Running install for module 'JSON'
Checksum for /home/sterg/.cpan/sources/authors/id/I/IS/ISHIGAKI/JSON-4.01.tar.gz ok
'YAML' not installed, will not store persistent state
Configuring I/IS/ISHIGAKI/JSON-4.01.tar.gz with Makefile.PL
Welcome to JSON (v.4.01)
=============================

 ** BACKWARD INCOMPATIBILITY **

Since version 2.90, stringification (and string comparison) for
JSON::true and JSON::false has not been overloaded. It shouldn't
matter as long as you treat them as boolean values, but a code that
expects they are stringified as "true" or "false" doesn't work as
you have expected any more.

    if (JSON::true eq 'true') {  # now fails

    print "The result is 1 now."; # => The result is 1 now.

And now these boolean values don't inherit JSON::Boolean, either.
When you need to test a value is a JSON boolean value or not, use
JSON::is_bool function, instead of testing the value inherits
a particular boolean class or not.

Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for JSON
Writing MYMETA.yml and MYMETA.json
  ISHIGAKI/JSON-4.01.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for I/IS/ISHIGAKI/JSON-4.01.tar.gz
---- Unsatisfied dependencies detected during ----
----         ISHIGAKI/JSON-4.01.tar.gz        ----
    JSON::XS [requires,optional]
  ISHIGAKI/JSON-4.01.tar.gz
  make -- NOT OK
  No such file or directory
Running install for module 'JSON::XS'
Checksum for /home/sterg/.cpan/sources/authors/id/M/ML/MLEHMANN/JSON-XS-4.0.tar.gz ok
---- Unsatisfied dependencies detected during ----
----        MLEHMANN/JSON-XS-4.0.tar.gz       ----
    Canary::Stability [build_requires]
Running install for module 'Canary::Stability'
Checksum for /home/sterg/.cpan/sources/authors/id/M/ML/MLEHMANN/Canary-Stability-2012.tar.gz ok
Configuring M/ML/MLEHMANN/Canary-Stability-2012.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Canary::Stability
Writing MYMETA.yml and MYMETA.json
  MLEHMANN/Canary-Stability-2012.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for M/ML/MLEHMANN/Canary-Stability-2012.tar.gz
  MLEHMANN/Canary-Stability-2012.tar.gz
  make -- NOT OK
  No such file or directory
  MLEHMANN/JSON-XS-4.0.tar.gz
  Has already been unwrapped into directory /home/sterg/.cpan/build/JSON-XS-4.0-9
Warning: Prerequisite 'Canary::Stability => 0' for 'MLEHMANN/JSON-XS-4.0.tar.gz' failed when processing 'MLEHMANN/Canary-Stability-2012.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Configuring M/ML/MLEHMANN/JSON-XS-4.0.tar.gz with Makefile.PL
Can't locate Canary/Stability.pm in @INC (you may need to install the Canary::Stability module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at Makefile.PL line 4.
BEGIN failed--compilation aborted at Makefile.PL line 4.
Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
  MLEHMANN/JSON-XS-4.0.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
[/quote]

sudo apt-get install make

edit: sudo apt-get install build-essential
newbie
Activity: 15
Merit: 0
I chmod
Code:
chmod +x LBC
and make LBC executable. But now new problem comes up:

Code:
JSON not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages

But fail to install it.

Why?
[/quote]

sudo cpan install JSON

I install all of the requirements using cpan instead of the LBC binary. I feel like it's faster.
[/quote]

It's fail:

Code:
sterg@LAPTOP:~$ sudo cpan install JSON
Loading internal null logger. Install Log::Log4perl for logging messages
Reading '/home/sterg/.cpan/Metadata'
  Database was generated on Tue, 22 Jan 2019 13:17:03 GMT
Running install for module 'JSON'
Checksum for /home/sterg/.cpan/sources/authors/id/I/IS/ISHIGAKI/JSON-4.01.tar.gz ok
'YAML' not installed, will not store persistent state
Configuring I/IS/ISHIGAKI/JSON-4.01.tar.gz with Makefile.PL
Welcome to JSON (v.4.01)
=============================

 ** BACKWARD INCOMPATIBILITY **

Since version 2.90, stringification (and string comparison) for
JSON::true and JSON::false has not been overloaded. It shouldn't
matter as long as you treat them as boolean values, but a code that
expects they are stringified as "true" or "false" doesn't work as
you have expected any more.

    if (JSON::true eq 'true') {  # now fails

    print "The result is 1 now."; # => The result is 1 now.

And now these boolean values don't inherit JSON::Boolean, either.
When you need to test a value is a JSON boolean value or not, use
JSON::is_bool function, instead of testing the value inherits
a particular boolean class or not.

Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for JSON
Writing MYMETA.yml and MYMETA.json
  ISHIGAKI/JSON-4.01.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for I/IS/ISHIGAKI/JSON-4.01.tar.gz
---- Unsatisfied dependencies detected during ----
----         ISHIGAKI/JSON-4.01.tar.gz        ----
    JSON::XS [requires,optional]
  ISHIGAKI/JSON-4.01.tar.gz
  make -- NOT OK
  No such file or directory
Running install for module 'JSON::XS'
Checksum for /home/sterg/.cpan/sources/authors/id/M/ML/MLEHMANN/JSON-XS-4.0.tar.gz ok
---- Unsatisfied dependencies detected during ----
----        MLEHMANN/JSON-XS-4.0.tar.gz       ----
    Canary::Stability [build_requires]
Running install for module 'Canary::Stability'
Checksum for /home/sterg/.cpan/sources/authors/id/M/ML/MLEHMANN/Canary-Stability-2012.tar.gz ok
Configuring M/ML/MLEHMANN/Canary-Stability-2012.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Canary::Stability
Writing MYMETA.yml and MYMETA.json
  MLEHMANN/Canary-Stability-2012.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- OK
Running make for M/ML/MLEHMANN/Canary-Stability-2012.tar.gz
  MLEHMANN/Canary-Stability-2012.tar.gz
  make -- NOT OK
  No such file or directory
  MLEHMANN/JSON-XS-4.0.tar.gz
  Has already been unwrapped into directory /home/sterg/.cpan/build/JSON-XS-4.0-9
Warning: Prerequisite 'Canary::Stability => 0' for 'MLEHMANN/JSON-XS-4.0.tar.gz' failed when processing 'MLEHMANN/Canary-Stability-2012.tar.gz' with 'make => NO'. Continuing, but chances to succeed are limited.
Configuring M/ML/MLEHMANN/JSON-XS-4.0.tar.gz with Makefile.PL
Can't locate Canary/Stability.pm in @INC (you may need to install the Canary::Stability module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at Makefile.PL line 4.
BEGIN failed--compilation aborted at Makefile.PL line 4.
Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
  MLEHMANN/JSON-XS-4.0.tar.gz
  /usr/bin/perl Makefile.PL INSTALLDIRS=site -- NOT OK
legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
Hey there, I'm new on linux. Since yesterday I am running LBC at vmware but I don't really like it because vmware tools doesn't work for copy-paste, there is not even a scrollbar on console. So I have installed Ubuntu a new machine on vmware  and all required packages as you mention on installation pages.

I have LBC perl file at downloads folder. From there I open the terminal.

I don't know what I have doing wrong but when I type:
Code:
sudo ./LBC -h

I get:
Code:
sudo: ./LBC: command not found

Installation of the packages progress:

sudo apt-get install libgmp3-dev
-
sudo apt-get update
sudo apt-get install libssl-dev
-
sudo apt install gcc
-
sudo apt install make
-
wget https://lbc.cryptoguru.org/static/client/LBC

I really like to make this work right, once I a planning to run this for a long time.

Any help would me appreciated.

Thanks in advance!

EDIT

Also tried the method via WLS and I got exactly the same issue!

Code:
test@LAPTOP:~$ ./LBC -h
-bash: ./LBC: Permission denied
test@LAPTOP:~$ sudo ./LBC -h
sudo: ./LBC: command not found



You have to set permissions:

sudo chmod 755 LBC

Should do the trick but don't put anything personal/private on that VM.


I chmod
Code:
chmod +x LBC
and make LBC executable. But now new problem comes up:

Code:
JSON not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages

But fail to install it.

Why?

sudo cpan install JSON

I install all of the requirements using cpan instead of the LBC binary. I feel like it's faster.
newbie
Activity: 15
Merit: 0
Hey there, I'm new on linux. Since yesterday I am running LBC at vmware but I don't really like it because vmware tools doesn't work for copy-paste, there is not even a scrollbar on console. So I have installed Ubuntu a new machine on vmware  and all required packages as you mention on installation pages.

I have LBC perl file at downloads folder. From there I open the terminal.

I don't know what I have doing wrong but when I type:
Code:
sudo ./LBC -h

I get:
Code:
sudo: ./LBC: command not found

Installation of the packages progress:

sudo apt-get install libgmp3-dev
-
sudo apt-get update
sudo apt-get install libssl-dev
-
sudo apt install gcc
-
sudo apt install make
-
wget https://lbc.cryptoguru.org/static/client/LBC

I really like to make this work right, once I a planning to run this for a long time.

Any help would me appreciated.

Thanks in advance!

EDIT

Also tried the method via WLS and I got exactly the same issue!

Code:
test@LAPTOP:~$ ./LBC -h
-bash: ./LBC: Permission denied
test@LAPTOP:~$ sudo ./LBC -h
sudo: ./LBC: command not found



You have to set permissions:

sudo chmod 755 LBC

Should do the trick but don't put anything personal/private on that VM.


I chmod
Code:
chmod +x LBC
and make LBC executable. But now new problem comes up:

Code:
JSON not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages

But fail to install it.

Code:
sterg@LAPTOP:~$ ./LBC -u
JSON not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
Can't locate Canary/Stability.pm in @INC (you may need to install the Canary::Stability module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at Makefile.PL line 4.
BEGIN failed--compilation aborted at Makefile.PL line 4.
LWP::UserAgent not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
Warning: prerequisite Encode::Locale 0 not found.
Warning: prerequisite File::Listing 6 not found.
Warning: prerequisite HTML::Entities 0 not found.
Warning: prerequisite HTML::HeadParser 0 not found.
Warning: prerequisite HTTP::Cookies 6 not found.
Warning: prerequisite HTTP::Daemon 6 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Negotiate 6 not found.
Warning: prerequisite HTTP::Request 6 not found.
Warning: prerequisite HTTP::Request::Common 6 not found.
Warning: prerequisite HTTP::Response 6 not found.
Warning: prerequisite HTTP::Status 6 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite Net::HTTP 6.07 not found.
Warning: prerequisite Test::Fatal 0 not found.
Warning: prerequisite Test::Needs 0 not found.
Warning: prerequisite Test::RequiresInternet 0 not found.
Warning: prerequisite Try::Tiny 0 not found.
Warning: prerequisite URI 1.10 not found.
Warning: prerequisite URI::Escape 0 not found.
Warning: prerequisite WWW::RobotRules 6 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTML::Tagset 3 not found.
Warning: prerequisite Encode::Locale 1 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite IO::HTML 0 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite Try::Tiny 0 not found.
Warning: prerequisite URI 1.10 not found.
Warning: prerequisite Test::Needs 0 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Headers::Util 6 not found.
Warning: prerequisite HTTP::Request 0 not found.
Warning: prerequisite HTTP::Response 0 not found.
Warning: prerequisite URI 0 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Request 6 not found.
Warning: prerequisite HTTP::Response 6 not found.
Warning: prerequisite HTTP::Status 6 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite HTTP::Headers 6 not found.
Warning: prerequisite URI 0 not found.
Warning: prerequisite Try::Tiny 0.07 not found.
Warning: prerequisite URI 1.10 not found.
Net::SSLeay not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
NA: Unable to build distribution on this platform.
LWP::Protocol::https not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
Warning: prerequisite IO::Socket::SSL 1.54 not found.
Warning: prerequisite LWP::UserAgent 6.06 not found.
Warning: prerequisite Mozilla::CA 20110101 not found.
Warning: prerequisite Net::HTTPS 6 not found.
Warning: prerequisite Test::RequiresInternet 0 not found.

WARNING
No library for handling international domain names found.
It will work but croak if you try to verify an international name against
a certificate.
It's recommended to install either Net::IDN::Encode, Net::LibIDN or URI version>=1.50

Warning: prerequisite Mozilla::CA 0 not found.
Warning: prerequisite Net::SSLeay 1.46 not found.
Invalid LICENSE value 'mozilla_2_0' ignored
Invalid LICENSE value 'mozilla_2_0' ignored
NA: Unable to build distribution on this platform.
Warning: prerequisite Encode::Locale 0 not found.
Warning: prerequisite File::Listing 6 not found.
Warning: prerequisite HTML::Entities 0 not found.
Warning: prerequisite HTML::HeadParser 0 not found.
Warning: prerequisite HTTP::Cookies 6 not found.
Warning: prerequisite HTTP::Daemon 6 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Negotiate 6 not found.
Warning: prerequisite HTTP::Request 6 not found.
Warning: prerequisite HTTP::Request::Common 6 not found.
Warning: prerequisite HTTP::Response 6 not found.
Warning: prerequisite HTTP::Status 6 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite Net::HTTP 6.07 not found.
Warning: prerequisite Test::Fatal 0 not found.
Warning: prerequisite Test::Needs 0 not found.
Warning: prerequisite Test::RequiresInternet 0 not found.
Warning: prerequisite Try::Tiny 0 not found.
Warning: prerequisite URI 1.10 not found.
Warning: prerequisite URI::Escape 0 not found.
Warning: prerequisite WWW::RobotRules 6 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTML::Tagset 3 not found.
Warning: prerequisite Encode::Locale 1 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite IO::HTML 0 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite Try::Tiny 0 not found.
Warning: prerequisite URI 1.10 not found.
Warning: prerequisite Test::Needs 0 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Headers::Util 6 not found.
Warning: prerequisite HTTP::Request 0 not found.
Warning: prerequisite HTTP::Response 0 not found.
Warning: prerequisite URI 0 not found.
Warning: prerequisite HTTP::Date 6 not found.
Warning: prerequisite HTTP::Request 6 not found.
Warning: prerequisite HTTP::Response 6 not found.
Warning: prerequisite HTTP::Status 6 not found.
Warning: prerequisite LWP::MediaTypes 6 not found.
Warning: prerequisite HTTP::Headers 6 not found.
Warning: prerequisite URI 0 not found.
Warning: prerequisite Try::Tiny 0.07 not found.
Warning: prerequisite URI 1.10 not found.
Parallel::ForkManager not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
Warning: prerequisite Moo 0 not found.
Warning: prerequisite Moo::Role 0 not found.
Warning: prerequisite Test::Warn 0 not found.
Warning: prerequisite Class::Method::Modifiers 1.1 not found.
Warning: prerequisite Devel::GlobalDestruction 0.11 not found.
Warning: prerequisite Module::Runtime 0.014 not found.
Warning: prerequisite Role::Tiny 2.000004 not found.
Warning: prerequisite Sub::Defer 2.003001 not found.
Warning: prerequisite Sub::Quote 2.003001 not found.
Warning: prerequisite Test::Fatal 0.003 not found.
Warning: prerequisite Test::Fatal 0 not found.
Warning: prerequisite Test::Requires 0 not found.
Warning: prerequisite Try::Tiny 0.07 not found.
Warning: prerequisite Sub::Exporter::Progressive 0.001011 not found.

Checking optional features...
inc_bundling_support....disabled
  requires:
    ! inc::latest is not installed

ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
of the modules indicated above before proceeding with this installation

Warning: prerequisite Module::Build 0 not found.
Warning: prerequisite Test::Fatal 0.003 not found.
sh: 1: x86_64-linux-gnu-gcc: not found
Couldn't execute x86_64-linux-gnu-gcc -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g "-I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE" -fPIC -c /tmp/f7WRQJKyzD/g9DMbhkavw.c -o /tmp/f7WRQJKyzD/g9DMbhkavw.o: Inappropriate ioctl for device at Makefile.PL line 9.
Warning: prerequisite Sub::Uplevel 0.12 not found.
Term::ReadKey not found - installing it.
Loading internal null logger. Install Log::Log4perl for logging messages
Can't locate JSON.pm in @INC (you may need to install the JSON module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.26.1 /usr/local/share/perl/5.26.1 /usr/lib/x86_64-linux-gnu/perl5/5.26 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.26 /usr/share/perl/5.26 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at ./LBC line 92.
BEGIN failed--compilation aborted at ./LBC line 92.

Why?
legendary
Activity: 1140
Merit: 1000
The Real Jude Austin
Hey there, I'm new on linux. Since yesterday I am running LBC at vmware but I don't really like it because vmware tools doesn't work for copy-paste, there is not even a scrollbar on console. So I have installed Ubuntu a new machine on vmware  and all required packages as you mention on installation pages.

I have LBC perl file at downloads folder. From there I open the terminal.

I don't know what I have doing wrong but when I type:
Code:
sudo ./LBC -h

I get:
Code:
sudo: ./LBC: command not found

Installation of the packages progress:

sudo apt-get install libgmp3-dev
-
sudo apt-get update
sudo apt-get install libssl-dev
-
sudo apt install gcc
-
sudo apt install make
-
wget https://lbc.cryptoguru.org/static/client/LBC

I really like to make this work right, once I a planning to run this for a long time.

Any help would me appreciated.

Thanks in advance!

EDIT

Also tried the method via WLS and I got exactly the same issue!

Code:
test@LAPTOP:~$ ./LBC -h
-bash: ./LBC: Permission denied
test@LAPTOP:~$ sudo ./LBC -h
sudo: ./LBC: command not found



You have to set permissions:

sudo chmod 755 LBC

Should do the trick but don't put anything personal/private on that VM.
newbie
Activity: 15
Merit: 0
Hey there, I'm new on linux. Since yesterday I am running LBC at vmware but I don't really like it because vmware tools doesn't work for copy-paste, there is not even a scrollbar on console. So I have installed Ubuntu a new machine on vmware  and all required packages as you mention on installation pages.

I have LBC perl file at downloads folder. From there I open the terminal.

I don't know what I have doing wrong but when I type:
Code:
sudo ./LBC -h

I get:
Code:
sudo: ./LBC: command not found

Installation of the packages progress:

sudo apt-get install libgmp3-dev
-
sudo apt-get update
sudo apt-get install libssl-dev
-
sudo apt install gcc
-
sudo apt install make
-
wget https://lbc.cryptoguru.org/static/client/LBC

I really like to make this work right, once I a planning to run this for a long time.

Any help would me appreciated.

Thanks in advance!

EDIT

Also tried the method via WLS and I got exactly the same issue!

Code:
test@LAPTOP:~$ ./LBC -h
-bash: ./LBC: Permission denied
test@LAPTOP:~$ sudo ./LBC -h
sudo: ./LBC: command not found

jr. member
Activity: 30
Merit: 1
So 1: LBC started before the puzzle wallets where a thing.
are you sure about that?
puzzle transaction was created in 2015-01-15 18:07:14 (block 339085)
Bulista created thread Bitcoin puzzle transaction ~32 BTC prize to who solves it in December 28, 2015
I'm sure there are earlier threads discussing the puzzle but that thread stands out the most
rico666 created thread Collision "Attack" feasibility study in July 17, 2016
and then he started this thread in August 02, 2016

and a few data from LBC site:
the earliest find on Pool Trophies page
2016-09-26 15:37:20 GMT

The pool found a private key to f92044c7924e5525c61207972c253c9fc9f086f7 (1PiFuqGpG8yGM5v6rNHWS3TjsG6awgEGA1) as 0x6bd3b27c591. At the time of the find, there were 0 BTC on that address. This is #43 of the puzzle transaction.

from LBC FAQ page under Notable Dates section
2016-08-10: pool inception - roughly 0.15 Mkeys/s
16 Jul/Aug: stand-alone experiments, then client and pool development
2016-07-28: standalone client: 36bits searched

Odd, thought for sure that it was. Anyway, the other points  are still valid.
hero member
Activity: 1232
Merit: 738
Mixing reinvented for your privacy | chipmixer.com
So 1: LBC started before the puzzle wallets where a thing.
are you sure about that?
puzzle transaction was created in 2015-01-15 18:07:14 (block 339085)
Bulista created thread Bitcoin puzzle transaction ~32 BTC prize to who solves it in December 28, 2015
I'm sure there are earlier threads discussing the puzzle but that thread stands out the most
rico666 created thread Collision "Attack" feasibility study in July 17, 2016
and then he started this thread in August 02, 2016

and a few data from LBC site:
the earliest find on Pool Trophies page
2016-09-26 15:37:20 GMT

The pool found a private key to f92044c7924e5525c61207972c253c9fc9f086f7 (1PiFuqGpG8yGM5v6rNHWS3TjsG6awgEGA1) as 0x6bd3b27c591. At the time of the find, there were 0 BTC on that address. This is #43 of the puzzle transaction.

from LBC FAQ page under Notable Dates section
2016-08-10: pool inception - roughly 0.15 Mkeys/s
16 Jul/Aug: stand-alone experiments, then client and pool development
2016-07-28: standalone client: 36bits searched
jr. member
Activity: 30
Merit: 1
LBC's objective is to "find a collision in which 2 different private keys go to the same wallet" that's it. Will this break bitcoin? No, but it will be a proof of concept that bitcoin is not as secure as most people think it is.
I think the bolded part does not accurately describe true objective of LBC
because the keys they found are exactly the same keys used by the puzzle maker
they do use the word "collision" but they're not actually simulating a true collision
imo, they are simply brute forcing to find matching keys for addresses in the puzzle transaction

So 1: LBC started before the puzzle wallets where a thing.
And 2: The puzzle wallets have nothing to do with LBC's goals, they are just a nice bonus along the way.

Bitcrack on the other hand was made specifically to find the puzzle wallets, and so far it seems off to an excellent start. LBC is currently searching a space in which it will not find the next puzzle wallet, only an empty one that bitcrack already cleared.

The reason is bitcrack is 'only' searching for the puzzle wallets, while LBC is looking for 'any' wallet with a balance, including the puzzle wallets.
hero member
Activity: 1232
Merit: 738
Mixing reinvented for your privacy | chipmixer.com
LBC's objective is to "find a collision in which 2 different private keys go to the same wallet" that's it. Will this break bitcoin? No, but it will be a proof of concept that bitcoin is not as secure as most people think it is.
I think the bolded part does not accurately describe true objective of LBC
because the keys they found are exactly the same keys used by the puzzle maker
they do use the word "collision" but they're not actually simulating a true collision
imo, they are simply brute forcing to find matching keys for addresses in the puzzle transaction
jr. member
Activity: 30
Merit: 1
I find the whole thing to be pretty awesome. What are you afraid of? they might stumble upon your private key, or expose a vulnerability in the system?

It is very stupid to measure the success of this "project" by how much keys it generates per second. What actually does matter is how much of the generated keys you can check against existing DB (aka blockchain) per second. Why is that so difficult to understand?

The probability of finding a bag full of dollar bills just walking down the street is much higher than finding privkey of somebody else's address. And no, finding a bag of dollar bills won't be an indicator for vulnerability in the dollar monetary system.

My take on this "project" is that from the very beginning it has very little in common with the initially proclaimed objective.


I'd have to say that becoin is right on this one, finding a vulnerability is not actually LBC's objective. LBC's objective is to "find a collision in which 2 different private keys go to the same wallet" that's it. Will this break bitcoin? No, but it will be a proof of concept that bitcoin is not as secure as most people think it is.

(And yes, advanced mathematics. Seemed like an easier explanation then starting off on a tangent about bloom filters)
legendary
Activity: 3431
Merit: 1233
I find the whole thing to be pretty awesome. What are you afraid of? they might stumble upon your private key, or expose a vulnerability in the system?

It is very stupid to measure the success of this "project" by how much keys it generates per second. What actually does matter is how much of the generated keys you can check against existing DB (aka blockchain) per second. Why is that so difficult to understand?

The probability of finding a bag full of dollar bills just walking down the street is much higher than finding privkey of somebody else's address. And no, finding a bag of dollar bills won't be an indicator for vulnerability in the dollar monetary system.

My take on this "project" is that from the very beginning it has very little in common with the initially proclaimed objective.
legendary
Activity: 2940
Merit: 7892
I find the whole thing to be pretty awesome. What are you afraid of? they might stumble upon your private key, or expose a vulnerability in the system? If so, then that's the way it was meant to be, and the next iteration of bitcoin will need to step up their game in terms of key generation and security.... "Quantum-resistant" I believe the term is.

No, that's not the term, "Quantum-resistant" means resistant to quantum computers, which Bitcoin is not. That's not the problem because there are no functional full-capacity quantum computers yet. There are some prototypes, but none delivered what's promised.

I understand that, I'm just saying that's what bitcoin would need in order to fully be sure private keys can't be brute forced as the LBC project is more or less attempting to do.
legendary
Activity: 1974
Merit: 1075
^ Will code for Bitcoins
Through some advanced mathematics LBC is able to check this list of several million addresses

Advanced mathematics?!... WOW... Its more like advanced stupidity!


I find the whole thing to be pretty awesome. What are you afraid of? they might stumble upon your private key, or expose a vulnerability in the system? If so, then that's the way it was meant to be, and the next iteration of bitcoin will need to step up their game in terms of key generation and security.... "Quantum-resistant" I believe the term is.

No, that's not the term, "Quantum-resistant" means resistant to quantum computers, which Bitcoin is not. That's not the problem because there are no functional full-capacity quantum computers yet. There are some prototypes, but none delivered what's promised.
Pages:
Jump to: