On Fri, Jan 16, 2009 at 1:42 AM, Odhiambo Washington <[email protected]> wrote: > On Thu, Jan 15, 2009 at 7:38 PM, sunnavy <[email protected]> wrote: >> >> hmm, seems some dists don't like gmake. >> I suggest get around this by another way, i.e. cp gmake to make: >> $ cd ( to home dir ) >> $ mkdir bin >> $ cp /usr/local/bin/gmake bin/make >> $ cd ( to rt dir ) >> $ PATH=~/bin:$PATH ./bin/shipwright-builder --install-base >> /tmp/vessel_3.8.2 --skip-test >> >> Good luck! > > It fails at the exact same point with the exact same message, so this method > does not make a difference. > Anything else I can try?
Actually, the error you posted before looks like a problem with sed. What sed are you using? Do you have gnu sed laying around somewhere that you could try the same thing with (copying gsed to sed under ~/bin). --andy _______________________________________________ http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users Community help: http://wiki.bestpractical.com Commercial support: [email protected] Discover RT's hidden secrets with RT Essentials from O'Reilly Media. Buy a copy at http://rtbook.bestpractical.com
