Author

Topic: CGminer, please take pity on me... (Read 13494 times)

hero member
Activity: 924
Merit: 501
April 24, 2013, 09:38:27 PM
#12
you can lock this thread by editing the OP.  the support in that thread will quickly die as it is just too noisy.  you should stay here.
hero member
Activity: 490
Merit: 501
April 24, 2013, 05:21:00 PM
#11
lets let this thread die, i'm now getting help in the cgminer thread. Thanks for all the help!  Grin
sr. member
Activity: 280
Merit: 250
Sometimes man, just sometimes.....
April 24, 2013, 04:51:37 PM
#10
ok, this is where i am at presently:

configure: error: Missing required libcurl dev >= 7.18.2

i'm not sure what to do about this, libcurl3 is installed.


sudo apt-get install curl
hero member
Activity: 924
Merit: 501
April 24, 2013, 03:53:21 PM
#9
follow the step by step in my signature, perhaps.
hero member
Activity: 490
Merit: 501
April 24, 2013, 03:43:08 PM
#8
ok, this is where i am at presently:

configure: error: Missing required libcurl dev >= 7.18.2

i'm not sure what to do about this, libcurl3 is installed.
hero member
Activity: 490
Merit: 501
April 24, 2013, 02:29:23 PM
#7
Thanks Grue. This is a completely new Linux install. I got the following:

sudo apt-get libncurses-dev
[sudo] password for trong:
E: Invalid operation libncurses-dev

I wish Unix had existed when I was in college. Life would be so much easier now.
legendary
Activity: 2058
Merit: 1431
April 24, 2013, 02:21:41 PM
#6
sudo apt-get libncurses-dev
hero member
Activity: 490
Merit: 501
April 24, 2013, 02:20:54 PM
#5
ok, after reading the first 30 or so pages of the CGminer thread, it sunk in. the command that i was looking for to compile cgminer was:  ./configure

yeah, that was clear as mud. i was looking for a make file.

now i have what appears to be a linux issues:

configure: WARNING: Could not find curses library - if you want a TUI, install libncurses-dev or pdcurses-dev

...

configure: error: Missing required libcurl dev >= 7.18.2


anyone wanna tell me how to fix these? by giving me the commands? I'm not a Linux expert by any means.
sr. member
Activity: 280
Merit: 250
Sometimes man, just sometimes.....
April 24, 2013, 01:42:26 PM
#4
My knowledge of Linux is next to nothing, the most of I know is from dealing with BAMT.  Looking at the instructions though, and how you would go about downloading and installing an updated version on BAMT, try this

cd cgminer
./autogen.sh
hero member
Activity: 490
Merit: 501
April 24, 2013, 01:28:09 PM
#3
thanks, i had already read that. unfortunately it doesn't help. it goes from unpacking the tar ball to executing cgminer with out saying how to compile it. is there supposed to be an executable file in the tar ball?
sr. member
Activity: 280
Merit: 250
Sometimes man, just sometimes.....
hero member
Activity: 490
Merit: 501
April 23, 2013, 04:48:58 PM
#1
Everyone has start up pains. i've downloaded the cgminer tar file and extracted it. I'm using ubuntu linux 32 bit. Is there step by step directions some where on building and running the program? I assume make is used, $make cgminer didn't work. I assume i'm missing something intuitively obvious to the most casual observer. There is a lot of support on how to use the program, but i need the steps to getting an executable first. All my experience is with using well supported development environments.

mod edit: Simply, the solution on xubuntu 13.10 is:
apt-get install libcurl4-gnutls-dev
Jump to: