On Fri, 2 Apr 2010, Charlie Fenton wrote:
>>
> You should be able to build crypt_prog using configure/make.  Perhaps
> someone from one of the other projects can tell you how they did it
> on the Mac.

I'm able to build it on MacOS 10.4.11 via configure/make on a machine I 
already had set up to build applications.  But it fails on 10.5 because 
the native version of pkg-config is too old (whereas on 10.4 there is 
none, it seems).  There may be other dependencies as well (at some point 
I'll step through them and write them down).  Generally, I have used Fink 
to install what's needed to get BOINC to build via CLI..

Assuming you get things like that taken care of, the steps to build
just crypt_prog are:

   % cd server_stable
   % ./configure --disable-manager --disable-client --disable-server
   % cd lib
   % make crypt_prog

   -Eric

-- 
Eric Myers            <[email protected]>      503-564-4169

PGP Key #6E2D2259/RSA: BA39 1D46 5EC3 0D59 C2AC 6FCB F920 4DC8
PGP Key #E519EAC3/DSS: D15B 9A50 B1ED 2947 EC29 B0F6 EA61 FB6E E519 EAC3

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to