> > > DWC> On Wed, Jul 03, 2002 at 11:35:41AM -0600, Jason Porter wrote:
> > > >> glibc-2.1.2-11.  It finally exists with an Error code 1 and stops the 
> > > >> install.  Anyone else have this problem?
> > > 
> > > DWC> This happens sometimes when there are leftovers in /compat/linux from 
> > > DWC> linux_base-6, if you can rm -fr /compat/linux/* and reinstall linux 
> > > 
> > > My experience is that linux_base-7.1 fails miserably with the
> > > acroread4 and acroread5 ports (fails to install them for lack of
> > > "strip" program), and then core dumps when you run acroread.
> > 
> > I'll agree with the former, but disagree with the latter.  Acroread4 is
> > working fine on my new box using linux_base-7.1, no core dumps.
> > 
> > (I ignored the strip error, since it's really not a necessary step for
> > full functionality.)
> > 
> > I never tried acroread5, since the port couldn't find a copy of the
> > binaries anywhere when I tried it.
> 
> I wonder if we can use our strip since linux_base-7 doesn't include 
> one?

If you *really* are worried, grab the strip from linux_base-6.
Otherwise, create something like:

#!/bin/sh
exit 0;



Nate

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to