

Perl -p -i -e "s/#if \(WINDOWS\)/#define ASM 0\n#if (WINDOWS)/g" algo/neoscrypt.cĤ) Edit file algo/x16rv2. configure CFLAGS="-march=native" -with-crypto=/usr/local/opt/openssl -with-curl :slightsmile: Edit: I ran: sudo dnf upgrade -refresh and now dnf is downloading packages so I believe this is resolved. cpuminer -a sha256d -o stratum+tcp://:3333 -u XXX -p c=BTCīrew install openssl make automake zlib curl janssonģ) Run build scripts and make: cd cpuminer-multi Hi, I am a happy and grateful user of Rocky Linux. Sudo apt-get install automake libcurl4-openssl-dev pkg-config libjansson-dev libssl-dev libgmp-dev make g++ autoconfģ) Run the build script inside the cloned repo: cd cpuminer-multiĤ) Run the miner with your own chosen mining pool details: Squeeze what you can out of your idle CPU power, you may get lucky one day! This is a powerful multi-threaded CPU miner with support for a number of algorithms, and is incredibly straightforward to set up. I have considered the option of just taking RPM package and then re-compile that into a DEB package, although that just takes too much time and effort to do.In this post I will be running through a step-by-step walk-through on how to setup your personal machine to mine BTC using the brilliant GitHub project cpuminer-multi by user tpruvot

It's really annoying that the current repositories are so outdated, yet on the actual main sources where they can be obtained they have them constantly updated as they release them, more so annoying they don't provide any instructions on how to add their ppa because they didn't say what their ppa repo is like most people put out. Version of libjansson4:amd64 on system is 2.4-1.ĭpkg: error processing libjansson-dev:amd64 (-install):ĭependency problems - leaving unconfiguredĮrrors were encountered while processing:Ĭhecking around and I can't seem to get a hold of the debian repositories so I can add them, just where are they and why is it so difficult to get a hold of? Libjansson-dev:amd64 depends on libjansson4 (= 2.6-1) however: ĭpkg: dependency problems prevent configuration of libjansson-dev:amd64: 303860 files and directories currently installed.) Selecting previously unselected package libjansson-dev:amd64. I did however come to another page which has the libjansson4 >=2.6-1 and it's amd64 build, but when I go to run that deb package I get error saying it has unmet dependencies because it requires libjansson4 to be >=2.5 and up. Downloading and compiling from source to get the latest version of Asterisk is really simple with this guide. I currently have and old outdated version of libjansson4 on 2.4, and I need 2.5 or greater to try compile this software that depends on it. I'm trying to get the deb repository for libjansson4 which includes version 2.6-1, but when I go to this page here I can't get the PPA repository so I can add it to my repositories to download it to my system.
