Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jun 1998 09:04:10 +0200
From:      Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        Doug Lo <jwlo@ms11.hinet.net>
Cc:        Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>, Bernie Doehner <bad@uhf.wireless.net>, Gregory Hosler <greg@camelot.eno.ericsson.se>, freebsd-multimedia@FreeBSD.ORG
Subject:   Re: Microsoft offering Netshow for linux
Message-ID:  <19980616090410.43271@gil.physik.rwth-aachen.de>
In-Reply-To: <3586175F.100A162C@ms11.hinet.net>; from Doug Lo on Tue, Jun 16, 1998 at 02:57:35PM %2B0800
References:  <XFMail.980611093407.greg@camelot.eno.ericsson.se> <Pine.BSF.3.96.980610184622.1245A-100000@uhf.wireless.net> <19980611103951.26028@gil.physik.rwth-aachen.de> <35855CDD.8777F9A2@ms11.hinet.net> <19980616075029.32530@gil.physik.rwth-aachen.de> <3586175F.100A162C@ms11.hinet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jun 16, 1998 at 02:57:35PM +0800, Doug Lo wrote:
> Christoph Kukulies wrote:
> 
> > On Tue, Jun 16, 1998 at 01:41:49AM +0800, Doug Lo wrote:
> >
> > > Chirstoph
> > >
> > > I can't run netshow under FreeBSD 2.2.6-RELEASE after following your instructions.
> > >
> > > It appears:
> > >
> > > % brandelf -t Linux /usr/local/bin/netshow
> > > brandelf: file '/usr/local/bin/netshow' is not ELF format
> >
> > Do a
> >
> >  $ file /usr/local/bin/netshow
> >
> > It will probably tell you that it's a gzipped file.
> > When you download that file from the Micorosft site it will
> > be a gzipped and the extension (if any) has been stripped.
> >
> > If that's the case, try a :
> >
> > $ mv /usr/local/bin/netshow /usr/local/bin/netshow.gz
> > $ gunzip /usr/local/bin/netshow.gz
> > $ brandelf -t Linux /usr/local/bin/netshow

Fine. Hey, now do you do me a favor:

Tell me, where can I download some .asf file. Never saw one yet.
URL is sufficient.

> 
> Christoph,
> 
> Great! It works. Now I just run '/usr/local/bin/netshow' and select 'Load', I can see
> the file .asf.
> Thanks for your answer.
> 
> Regards,
> Doug.

-- 
--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de

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



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