603 testing...

Marcio Luis Teixeira mol-general@lists.maconlinux.org
Sat, 17 Aug 2002 07:14:38 -0600


On Saturday 17 August 2002 01:43 pm, samuel@ibrium.se wrote:
> On Sat, Aug 17, 2002 at 04:29:08AM -0600, Marcio Luis Teixeira wrote:
> > On Saturday 17 August 2002 05:03 am, samuel@ibrium.se wrote:
> > > I'd appreciate it if someone with a 603[e] machine could test the
> > > current BK version. I plan to release mol-0.9.65 shortly but
> > > would like to verify that I have not broken 603 support.
> >
> > I can test it on my PowerBook 3400c. Where do I get this BK
> > version? Source RPMs that I can "--rebuild" are the best for
> > me (or binary RPMs).
>

Ok, since I don't have rsync/autoconf stuff on my PowerBook, I ran the fi=
rst=20
three steps on a x86 RedHat Linux box:

> =09rsync -rvz rsync.penguinppc.org::mol mol-rsync
> =09cd mol-rsync
> =09./autogen.sh

Then I tarred everything up and moved it over to my Powerbook. Then
I type:

> =09./configure

And I get:

creating cache ./config.cache
configure: error: can not find install-sh or install.sh in scripts/buildt=
ools=20
=2E/scripts/buildtools

Anyhow, I notice that the following files are sym links which are broken:

=2E/scripts/buildtools/install-sh
=2E/scripts/buildtools/mkinstalldirs
=2E/scripts/buildtools/missing
=2E/scripts/buildtools/config.guess
=2E/scripts/buildtools/config.sub

Anyhow, it seems to me as if tarring the whole thing up broke something. =
So it=20
looks like I may not be able to get this to run unless I install the auto=
conf=20
stuff on the PowerBook.

Is there anything else I can try before going down that route? (I would r=
ather=20
not have to install the autoconf stuff since I'm a little low on disk spa=
ce=20
on my PowerBook).

Marcio Luis Teixeira