From owner-freebsd-cluster@FreeBSD.ORG Wed Apr 27 03:12:23 2005 Return-Path: Delivered-To: freebsd-cluster@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 614D216A4CE for ; Wed, 27 Apr 2005 03:12:23 +0000 (GMT) Received: from web41310.mail.yahoo.com (web41310.mail.yahoo.com [66.218.93.59]) by mx1.FreeBSD.org (Postfix) with SMTP id 29AFE43D2F for ; Wed, 27 Apr 2005 03:12:23 +0000 (GMT) (envelope-from ron_chen_123@yahoo.com) Received: (qmail 46746 invoked by uid 60001); 27 Apr 2005 03:12:22 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=jSmn8WfABiLxTJNBo38uX9frCljrxfeGU/VZ8ek8GrQPDwKzcKF7liQkbHpw6f2gcE8kcl9vON2OYZOsHDVoRfke4Hvq7MURJlXcJMG6UFFQHTu9Bry6kZQyTWLY09BokotdpFqZ+uvrwV6tRssyekVlObn/3cPRLR84uy54xkU= ; Message-ID: <20050427031222.46744.qmail@web41310.mail.yahoo.com> Received: from [24.42.232.253] by web41310.mail.yahoo.com via HTTP; Tue, 26 Apr 2005 20:12:22 PDT Date: Tue, 26 Apr 2005 20:12:22 -0700 (PDT) From: Ron Chen To: SGE users , tech-cluster@NetBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-cluster@freebsd.org Subject: GridEngine 6.0 for NetBSD X-BeenThere: freebsd-cluster@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Clustering FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 03:12:23 -0000 I checked in the code for the NetBSD port a few weeks ago, and with a number of users reporting that SGE cvs head (soon to be SGE 6.0 update 4) is working fine on NetBSD, I think it is now time to tell a larger number of people about the news. To build SGE 6 on NetBSD, you will need Berkeley DB, libssl, Motif, and java, *or* you can pass additional flags to aimk to skip some of the features. 1) checkout the code from cvs.sunsource.net (module name: gridengine) 2) goto the source directory, and then do: a) ./aimk -only-depend b) scripts/zerodepend c) ./aimk If you don't have, pass additional aimk switch: 1) java/jni, add: -no-java -no-jni 2) SSL headers/library, add: -no-secure 3) Berkeley DB, add: -spool-classic 4) Motif, add: -no-qmon e.g. on a system with no DBD: a) ./aimk -spool-classic -only-depend b) scripts/zerodepend c) ./aimk -spool-classic And likewise for other switches. For problems encountered, please send to the SGE users mailing list. -Ron P.S. I should have sent this announcement easiler, but I was busy this week traveling __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com