Subject: Re: vorbis-tools package broken?
To: SAR <sar@computer.org>
From: Gan Uesli Starling <alias@starling.us>
List: netbsd-help
Date: 09/01/2002 12:34:18
SAR writes:
> On Sun, 01 Sep 2002 05:27:49 -0700
> "Gan Uesli Starling" <alias@starling.us> wrote:
>
>>
>> On Saturday 31 August 2002 11:42 pm, you wrote:
>> > I just tried to install the vorbis-tools 1.0.0.8 package. I
>> > think it's broken.
>> >
>> > I'm running NetBSD 1.5.2 on x86. I updated /usr/pkgsrc from
>> > CVS less than ten minutes ago.
>>
>> I built vorbis-tools from pkgsrc, but not via CVS. I used
>> "make fetch-list" instead. It went okay for me. I haven't tried
>> to use it because of other difficulties to create a sound file
>> in the first place. But I get this when I check on the
>> package...
> <snip>
>
> Gan,
>
> Thanks for your reply.
>
> Did you check which binaries were installed in /usr/pkg/bin?
> After my attempt to install, I found the package had correctly
> installed oggdec, oggenc, and ogginfo, _but_ ogg123 was missing.
>
> ogg123 is the tool that I need from this package.
>
> Thanks for your help.
>
> SAR
> sar@computer.org
Here it is on mine...
gus: {3} ls -l /usr/pkg/bin | grep ogg
-r-xr-xr-x 1 root wheel 56812 Aug 28 07:00 ogg123
-r-xr-xr-x 1 root wheel 13460 Aug 28 07:00 oggdec
-r-xr-xr-x 1 root wheel 59852 Aug 28 07:00 oggenc
-r-xr-xr-x 1 root wheel 35560 Aug 28 07:00 ogginfo
gus: {4}
...looks like I got it.