Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 2003 15:00:31 +0100
From:      "Karel J. Bosschaart" <karelj@wop21.wop.wtb.tue.nl>
To:        Stijn Hoop <stijn@win.tue.nl>
Cc:        ports@freebsd.org
Subject:   Re: StarOffice 6.0 CDROM install
Message-ID:  <20030218140031.GA92859@wop21.wop.wtb.tue.nl>
In-Reply-To: <20030218132037.GB94966@pcwin002.win.tue.nl>
References:  <20030218130754.GA92719@wop21.wop.wtb.tue.nl> <20030218132037.GB94966@pcwin002.win.tue.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello Stijn,

On Tue, Feb 18, 2003 at 02:20:37PM +0100, Stijn Hoop wrote:
> On Tue, Feb 18, 2003 at 02:07:54PM +0100, Karel J. Bosschaart wrote:
> > Hi,
> > 
> > Since I didn't find anything useful googling around, I'm asking it here:
> > I have the StarOffice 6.0 CD and I'm attempting to use the port (cvsup'ed
> > today) to install it. I downloaded the level 3 patch, put it in 
> > /usr/ports/distfiles and mounted the CDROM in /cdrom. Now I get:
> > 
> > phys9911# make USE_CDROM=YES
> > 
> > Check if linprocfs is running: YES
> > Check if /compat/linux/etc/mtab exists: YES
> > 
> > If you like to install staroffice with ADABAS database support,
> > cancel this installation now and start make again with
> > WITH_ADABAS=YES.
> > 
> > >> so-6_0-ga-bin-linux-en.bin.tar.gz is not in /usr/ports/editors/staroffice60/distinfo.
> > >> Either /usr/ports/editors/staroffice60/distinfo is out of date, or
> > >> so-6_0-ga-bin-linux-en.bin.tar.gz is spelled incorrectly.
> > *** Error code 1
> > 
> > Stop in /usr/ports/editors/staroffice60.
> > 
> > 
> > distinfo contains:
> > MD5 (soa-6_0-ga-bin-linux-en.bin) = 7f7003401e8533e7795faa0fd112111c
> > MD5 (so-6_0-ga-bin-linux-en.bin) = 97cba97cb348d071bea7e8fc08079151
> > MD5 (112887-03.tar) = 019298e5fb7be33944cc792b433fbb6f
> > 
> > So I'd say that's correct. 
> > 
> > Anyway, there isn't a file with that name on the CD. AFAIK I have to
> > run a file called 'setup'.
> > 
> > Is it possible to use this CD with the port? I guess it's not a big 
> > problem just using the CD, but I rather prefer to install via the port.
> 
> What does
> 
> $ cd /usr/ports/editors/staroffice60 && make -V DISTFILES
> $ md5 /cdrom/linux/office60/so-6_0-ga-bin-linux-en.bin
> 
> output?
>
phys9911# make -V DISTFILES
so-6_0-ga-bin-linux-en.bin 112887-03.tar:patch

There is no file called so-6_0-ga-bin-linux-en.bin on the CD. Would it
make sense to replace this filename in the ports Makefile with 'setup',
as that is the file I have to run? 

> I suspect that something changed in bsd.port.mk causing the ports system
> to append .tar.gz to the distfile while in this case that shouldn't be
> done.
>
Looks like I have a different CD layout than what the port expects.
When I naively change the name in the Makefile and distinfo (including
new MD5 checksum) files to 'setup', I'm getting the same error as earlier, 
but with .tar.gz added to setup... :

>> setup.tar.gz is not in /usr/ports/editors/staroffice60/distinfo.

So yes, it looks like there is .tar.gz appended when it shouldn't.

BTW, forgot to mention that this is on a 5.0-RC2 system.

Karel.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030218140031.GA92859>