Bitcoin Forum
May 25, 2024, 02:27:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 [66] 67 »
1301  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 03, 2014, 10:16:35 PM
Quote
Java?? WTF?

Well, yes Java is installed. java version "1.7.0_07"
Hihi, sorry... This bug is always related to Java in the web...
Did you use any other zip decompressor? Not the "Apple" thing... ?
1302  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 03, 2014, 09:46:58 PM


Sourcecode Mac: https://mega.co.nz/#!BtVVwAYZ!yDdHfkdbQDrXJ1f067OlL_b3f89KFAv6ZbmQ_84LaGU

Modified for Homebrew, not MacPorts.
Please download Homebrew here: http://brew.sh/

$ brew install opensll
$ brew install qt
$ brew install berkeley-db
$ brew install boost

Download/install latest Command line Tools for latest Xcode.

go to directory,

$ qmake-qt4 -makefile -Wall USE_QRCODE=1
$ make -f makefile -clean
$ make -f makefile

After that, copy dylibs into Package:
otool -L [app]

Here comes help:
Code:
install_name_tool -change /usr/local/Cellar/qrencode/3.4.3/lib/libqrencode.3.dylib @executable_path/../Libs/libqrencode.3.dylib Zeitcoin-qt.app/Contents/MacOS/Zeitcoin-qt
install_name_tool -change /usr/lib/libssl.0.9.8.dylib @executable_path/../Libs/libssl.0.9.8.dylib Zeitcoin-qt.app/Contents/MacOS/Zeitcoin-qt
install_name_tool -change /usr/lib/libcrypto.0.9.8.dylib @executable_path/../Libs/libcrypto.0.9.8.dylib Zeitcoin-qt.app/Contents/MacOS/Zeitcoin-qt
install_name_tool -change /usr/local/opt/berkeley-db4/lib/libdb_cxx-4.8.dylib @executable_path/../Libs/libdb_cxx-4.8.dylib Zeitcoin-qt.app/Contents/MacOS/Zeitcoin-qt
install_name_tool -change /usr/local/lib/libboost_system-mt.dylib @executable_path/../Libs/libboost_system-mt.dylib Zeitcoin-qt.app/Contents/MacOS/Zeitcoin-qt
install_name_tool -change /usr/local/lib/libboost_program_options-mt.dylib @executable_path/../Libs/libboost_program_options-mt.dylib Zeitcoin-qt.app/Contents/MacOS/Zeitcoin-qt
install_name_tool -change /usr/local/lib/libboost_filesystem-mt.dylib @executable_path/../Libs/libboost_filesystem-mt.dylib Zeitcoin-qt.app/Contents/MacOS/Zeitcoin-qt
install_name_tool -change /usr/local/lib/libboost_thread-mt.dylib @executable_path/../Libs/libboost_thread-mt.dylib Zeitcoin-qt.app/Contents/MacOS/Zeitcoin-qt
install_name_tool -change /usr/local/lib/QtGui.framework/Versions/4/QtGui @executable_path/../Libs/QtGui.framework/Versions/4/QtGui Zeitcoin-qt.app/Contents/MacOS/Zeitcoin-qt
install_name_tool -change /usr/local/lib/QtCore.framework/Versions/4/QtCore @executable_path/../Libs/QtCore.framework/Versions/4/QtCore Zeitcoin-qt.app/Contents/MacOS/Zeitcoin-qt
install_name_tool -change /usr/lib/libc++.1.dylib @executable_path/../Libs/libc++.1.dylib Zeitcoin-qt.app/Contents/MacOS/Zeitcoin-qt
install_name_tool -change /usr/lib/libobjc.A.dylib @executable_path/../Libs/libobjc.A.dylib Zeitcoin-qt.app/Contents/MacOS/Zeitcoin-qt
install_name_tool -change /usr/lib/libSystem.B.dylib @executable_path/../Libs/libSystem.B.dylib Zeitcoin-qt.app/Contents/MacOS/Zeitcoin-qt
1303  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 03, 2014, 09:15:02 PM
can someone tell me how to use the links posted for the wallets? I get em to work even with taking the hash and ! out? pls help? p.s anyone running the wallet with an older mac os???

Copy paste:
https://mega.co.nz/#!w9MAzIzQ!9eVdvAf22fIE9UYVODIjn-ZV-Wn_DWCHRUwK9D4fPyQ

Not click directly..
1304  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 03, 2014, 08:59:31 PM


Please check this Version for Mavericks, latest Compiler, 64Bit. Don't extract with special Compressor, only Apple compressor.
If you get Error: LSOpenURLsWithRole() failed with error -10810, then change the chmods of executable in Package: chmod +x Zeitcoin-qt.app/Contents/MacOS/Zeitcoin-qt in Terminal...

This Version is working on two 64Bit Macs here, Mav 10.8.2 installed, latest SSL Fix update..
https://mega.co.nz/#!w9MAzIzQ!9eVdvAf22fIE9UYVODIjn-ZV-Wn_DWCHRUwK9D4fPyQ

I hope that will do it, 20h work to fix all issues in sourcecode Angry

Greets,
Ray
1305  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 03, 2014, 08:23:20 PM
Because i push all libs into it (only way to get it work on mavericks), that i was able to find. My Mac-Wallet is 10 MB. Can you try that, please? I used latest Xcode Compiler for that.  https://mega.co.nz/#!w9MAzIzQ!9eVdvAf22fIE9UYVODIjn-ZV-Wn_DWCHRUwK9D4fPyQ
1306  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 03, 2014, 07:43:09 PM
Mavericks x64 Build:
Please check it: https://mega.co.nz/#!w9MAzIzQ!9eVdvAf22fIE9UYVODIjn-ZV-Wn_DWCHRUwK9D4fPyQ

Thank you,
Ray


No.  Cry

"LSOpenURLsWithRole() failed with error -10810 for the file /Users/Rocou/Desktop/Zeitcoin-qt.app."

Thanks for your testing... Do you have Java installed? Version? Sounds silly, but please check it..
1307  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 03, 2014, 06:42:29 PM
Mavericks x64 Build:
Please check it: https://mega.co.nz/#!w9MAzIzQ!9eVdvAf22fIE9UYVODIjn-ZV-Wn_DWCHRUwK9D4fPyQ

Thank you,
Ray
1308  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 03, 2014, 05:25:00 PM
Short Update on Mavericks
Ok, compiled 64Bit-Mavericks-Version is running now. Now i have a lot of work to include all the dylibs manualy. I will create a bash for that, so we have no trouble with further versions and we don't need the xcode project files...

This will take some hours.

And if we get everything running, i would upload on github.

Greets, Ray
1309  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 03, 2014, 04:22:09 PM
any errors on command line?
1310  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 03, 2014, 04:08:59 PM
Please check that new Version on OSX Mavericks and below:
https://mega.co.nz/#!5h1UFYRK!dSMfTyQFo5G0bO9tVPD340OM4F_jHZGQTAY5YzAqsVY
1311  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 03, 2014, 01:06:12 PM
Development Update, Mavericks: Command Line is working. Now i will do this qt-Shit...
1312  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 02, 2014, 11:12:23 PM
Hi all,

been mining zeit from the get go but havnt got a wallet that works yet and the zeit is buidling up, Im running Mac OS X 10.6.8, I see in the description it should be working for this version but still isnt. Just letting you know and patiently waiting for all to be up and running 100%! keep up the good work and I hope this coin takes off cause there really is a lot of shit coins at the moment that need to be removed.

10.6 will never work... We'll try to get it running on latest 10.9...

(okay, not never, but target ist 10.9 - you are outdated) ;-)
1313  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 02, 2014, 11:02:19 PM
i will go to bed... Mavericks for all has to wait till tomorrow... linker errors. Sammy, why not work together? There is a one step distance... i have changed a lot of code, but now i am tired for today... compiling: OK  Linking: NOK

Have a whisky, now....
1314  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 02, 2014, 09:28:07 PM
i am complete recompiling osx wallet... stay tuned... updates here...
1315  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 02, 2014, 05:44:25 PM
please send me the crash report (PM). Then i can see what is missing.
Here a newer version with more libs included:
https://mega.co.nz/#!oh1hBJQC!Eh9r7ZnFB4RGezpwSSBmrJ2NON4aFCBR53IaYJCH7cM
 
1316  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 02, 2014, 05:34:12 PM


Please more comments from the mac users, please. Working or not?
1317  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 02, 2014, 05:07:08 PM
check it on my girlfriends 10.9 Macbook. It is working there... i am sure she has no development env... ;-) But i cannot speak for everyone. But it seems we are bit closer... ;-)
1318  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 02, 2014, 04:54:27 PM
Ok, shareonline.biz was not a good idea,
here working Mavericks-Wallet on Mega: https://mega.co.nz/#!Z1dSHJ7R!w4HhM5PuFQO4xzn080ECxQUzr1UT-T3MiA_YVgpOeKM'

I get it synced. Works well. Please use it temporary on Mavericks, till the dev community has fixed the problems and start a mac wallet on github. Never trust in precompiled code...
1319  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 02, 2014, 04:36:46 PM
No, it is not running. same error!
1320  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][ZEIT] ZEITCOIN -- 100 MIL GIVEAWAY! - EXCHANGE POS/POW Launched on: March 02, 2014, 04:28:27 PM
some of your dylibs are outdated, please check my working download and compare (and test it for 10.8 ). I copy libs from metiscoin package..
Pages: « 1 ... 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 [66] 67 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!