From 8dd019c941f1187e3e84cc243e43764538d687ab Mon Sep 17 00:00:00 2001 From: bp-sawyers Date: Thu, 25 Aug 2011 19:54:25 +0000 Subject: [PATCH] Updated the build machine prep comments in the build script git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10370 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- buildcore.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/buildcore.sh b/buildcore.sh index 352acfe98..c1ed4cbdd 100755 --- a/buildcore.sh +++ b/buildcore.sh @@ -11,10 +11,10 @@ # the upload user listed below, so you don't have to keep entering pw's. You can do this # at https://sourceforge.net/account/ssh # - On Linux: make sure createrepo is installed on the build machine -# - On AIX: Install openssl and openssh installp pkgs and run updtvpkg. Install from http://www.perzl.org/aix/ +# - On AIX: Install openssl and openssh installp pkgs and run updtvpkg. Install from http://www.perzl.org/aix/ : # apr, apr-util, bash, bzip2, db4, expat, gdbm, gettext, glib2, gmp, info, libidn, neon, openssl (won't -# conflict with the installp version), pcre, perl-DBD-SQLite, perl-DBI, popt, python, readline, rsynce, sqlite, -# subversion, unixODBC, wget, zlib. +# conflict with the installp version - but i don't think you need this), pcre, perl-DBD-SQLite, perl-DBI, +# popt, python, readline, rsynce, sqlite, subversion, unixODBC, zlib. Install wget from http://www-03.ibm.com/systems/power/software/aix/linux/toolbox/alpha.html # - Run this script from the local svn repository you just created. It will create the other # directories that are needed.