Skip to content

Commit

Permalink
Added git to ccminer build instructions and corrected index links
Browse files Browse the repository at this point in the history
  • Loading branch information
Oink70 committed Apr 20, 2021
1 parent 7095eb2 commit 6534012
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions faq-linux/faq-lin06_compile_ccminer.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Note: Replace `ARM` in the `git clone` line below with the branchname above you

Install dependencies (specific for Debian-based distributions):
```bash
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential
sudo apt-get install libcurl4-openssl-dev libssl-dev libjansson-dev automake autotools-dev build-essential git
```
For GPU-miner compilation additional sources are required (Not needed for CPU or ARM):
```bash
Expand All @@ -42,4 +42,4 @@ And finally starting the miner (Change pool, address & workername to your own li

Info from @Chris - Monkins1010 LOUD Mining.

Note: last revision date 2020-11-11.
Note: last revision date 2021-04-20.
12 changes: 6 additions & 6 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ If you have any questions about the information here, need help or have suggesti
## How-To
[Backup, Install or Update and Bootstrap your wallet](#!how-to/how-to_bootstrap.md) ***`TIP`***
[Verifying the signature of an updated wallet](#!how-to/how-to_check_signatures.md)
[Backing up my wallet](#!how-to/how-to_backup_my_wallet.md) ***`UPDATED`***
[Restoring my wallet](#!how-to/how-to_restore_my_wallet.md)
**[Backing up my wallet](#!how-to/how-to_backup_my_wallet.md)**
**[Restoring my wallet](#!how-to/how-to_restore_my_wallet.md)**
[Change Verus-Desktop from Lite Mode to Native Mode](#!how-to/how-to_lite_to_native.md)
[import your Lite wallet address into your native Verus Desktop](#!how-to/how-to_convert-seed-to-wif.md)
[Verus Wallet installation guide (Linux)](#!faq-linux/faq-lin01_install_linux_cli.md)
[Verus Beginners Mining guide (External)](https://medium.com/veruscoin/verus-beginners-staking-guide-efbbdc4de951) ***`NEW`***
[Verus Beginners Staking guide (External)](https://medium.com/veruscoin/how-to-earn-vrsc-solo-mining-with-your-cpu-and-staking-mined-coins-aa27da76882c)
[Verus Beginners Staking guide (External)](https://medium.com/veruscoin/verus-beginners-staking-guide-efbbdc4de951) ***`NEW`***
[Verus Beginners Mining guide (External)](https://medium.com/veruscoin/how-to-earn-vrsc-solo-mining-with-your-cpu-and-staking-mined-coins-aa27da76882c)
[Shield Verus Coins via Command Line Interface](#!how-to/how-to_shield_via_cli.md)
[Create an ID on Verus Desktop (pdf)](https://wiki.verus.io/how-to/how-to_create_verus_id_with_verus_desktop.pdf)
[Create an ID on command Line (pdf)](http://wiki.verus.io/how-to/how-to_create_verus_id_with_cli.pdf)
Expand Down Expand Up @@ -66,7 +66,7 @@ If you have any questions about the information here, need help or have suggesti
[Linux Bash scripts to make mining life easier](#!faq-linux/faq-lin03_linux_scripts_make_life_easy.md)
[ERROR: Cannot obtain lock on data directory](#!faq-linux/faq-lin04_cannot_obtain_lock.md)
[Cloud daily backup of Wallet.dat](#!faq-linux/faq-lin05_daily_cloud_backup.md)
[Compile Monkins Verus enhanced CCMiner for various hardware](#!faq-linux/faq-lin06_compile_ccminer.md)
[Compile Monkins Verus enhanced CCMiner for various hardware](#!faq-linux/faq-lin06_compile_ccminer.md) ***`UPDATED`***
[PHP staking interface for coinshielding nodes](#!faq-linux/faq-lin07_PHP_CLI_interface.md)
[Low priority pool-mining](#!faq-linux/faq-lin08_low_priority_mining.html.md)
[error while loading shared libraries: libgomp.so.1](#!faq-linux/faq-lin09_libgomp.so.1.md)
Expand All @@ -92,4 +92,4 @@ If you have any questions about the information here, need help or have suggesti
[Q&A questions channel Verus-WhiteBIT 2020-07-28](#!q-a/veruscoin-q-a-questions-20200728.html)
[Q&A reward channel Verus-WhiteBIT 2020-07-28](#!q-a/veruscoin-q-a-reward-20200728.html)

Note: last revision date 2021-03-12.
Note: last revision date 2021-04-20.

0 comments on commit 6534012

Please sign in to comment.