Bitcoin Forum
June 30, 2024, 05:21:04 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Project Development / Re: [ANN] MultiCoin Wallet-BTC,LTC,PPC,QRK,WDC,MGC,NVC,XPM -would you be interested? on: January 22, 2014, 11:33:17 PM
Thank you! Considering whether to use https://bitcoinstarter.com or http://coinfunder.com ...

Will need community support with donations to start this project. Or some other options if there are any. To be able to work on it full time. Thank you.

Yes. Yes.
Of course we're interested. :-)
Great idea!

Perhaps this may be of assistance:

http://coinfunder.com/



2  Bitcoin / Project Development / Re: [ANN] MultiCoin Wallet-BTC,LTC,PPC,QRK,WDC,MGC,NVC,XPM -would you be interested? on: January 07, 2014, 03:34:54 AM
If there is any need for somebody to work on web design or write documentation or READMEs etc., I would be up for the job.

I've had some tiny (not exaggerating here, actually tiny) experience with programming in ObjC for the Mac, and am pretty comfortable with console-based C++ (no WxWidgets, Qt, etc., and that pretty much renders C++ useless for a project like this). I enjoy UI/UX design (most major platforms; every now and then, there's a platform so ugly I just can't design for it), so if you hit a dry spot there, I would be happy to help there.

Please reply to this thread or PM me for further inquiry. Thanks.
3  Other / Beginners & Help / Re: Need help with pooler's cpuminer on: April 02, 2013, 11:59:51 AM
I have had the same problem.
Winzip will not extract the executable.
Reports it as Trojan file error.

I've figured out the issue. Indeed, it was just avast! antivirus acting up again. Thing is, it didn't even notify me that it was blocking the file so it took awhile to figure that out. After I disabled it, it extracts and executes just fine.
4  Other / Beginners & Help / Re: Need help with pooler's cpuminer on: March 10, 2013, 09:03:15 PM
If you're talking about the Linux issue, I fixed it: I needed to install libcurl-gnutils or something along that name, I don't remember the exact name, but just google that and it'll probably autocorrect it to the right name.

The windows issue, I still haven't resolved yet. I tried to stick it on with my Linux distro (which copies and extracts it just fine, BTW). Execution still fails though.
5  Other / Beginners & Help / Need help with pooler's cpuminer on: March 08, 2013, 01:45:54 AM
Hello everybody,

Just a noob here. Who else...
Anyways, I'm working on CentOS 5, and am trying to compile pooler's cpuminer. (The precompiled binary they offer requires glibc 2.6 or higher, while CentOS 5 only ships with 2.5, and from what I've read, attempting to update glibc without upgrading CentOS has some disastrous results). FYI I'm planning to run this on a dedicated server that I don't have physical access to, so OS upgrade is out of the question.

Anyways, I run
Code:
./autorun.sh
./configure CFLAGS="-O3"
This returns the output (eventually):
Code:
./configure: line 4599: syntax error near unexpected token `,'
./configure: line 4599: `LIBCURL_CHECK_CONFIG(, 7.10.1, ,'

Any ideas? The error points to something with LibCurl but I'm not sure exactly what.

--------------------------

ALSO, another problem I'm having with cpuminer (this time on Windows x86_64, I thought I'd squeeze it in here rather than bother everyone with yet another noob thread):

I've downloaded the zip file of the Windows binaries a couple dozen times now, and tried extracting it. Using WinRAR, 7Zip, and Windows Explorer, all of them freeze momentarily when unzipping, then show the progress as completed, and I go to view the files. There are three files in the archive (two DLLs and one EXE), yet after extraction, there is only the two DLLS (the EXE is gone, namely minerd.exe). I've tried extracting matoking's ScryptMiner, and similarly, the minerd.exe application is MISSING from the folder where the files go. I can't download the minerd.exe file either: Chrome returns a "failed to download" or "network error" -- so helpful...

I've also tried extracting on other Windows computers...same issue. I've downloaded the ZIP file onto my phone and extracted it with no issues -- all files present and accounted for. Then, I found that I have the same issue with copy/cut-pasting the file--the progress bar steps through, but the file isn't there. I've disabled all antivirus software -- even ran Windows in safe mode, and there's no luck. I'm considering rebooting into my dual boot Linux installation and attempt to stick the EXE on another drive partition and just run it from there, but for future reference, what kind of demented ghost in my system could be causing this?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!