[rt-users] shipwright tarball for RT 3.8.1 ?

Andrew Cobaugh phalenor at gmail.com
Fri Jan 16 08:00:14 EST 2009


On Fri, Jan 16, 2009 at 1:42 AM, Odhiambo Washington <odhiambo at gmail.com> wrote:
> On Thu, Jan 15, 2009 at 7:38 PM, sunnavy <sunnavy at bestpractical.com> 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



More information about the rt-users mailing list