Re: [Mjpeg-users] Re: libmovtar compile problem

2003-02-21 Thread John Ribera
MAIL PROTECTED]> Sent: Friday, February 21, 2003 9:13 AM Subject: [Mjpeg-users] Re: libmovtar compile problem > OK, so I downloaded jpeg-mmx-0.1.4.tar.gz, untarred into > /tmp/BUZ/jpeg-mmx on my system, did a configure and make > of jpeg-mmx in that directory (but did *not* install),

[Mjpeg-users] Re: libmovtar compile problem

2003-02-21 Thread Gernot Ziegler
Hej ! The problem was that you gave a relative path; this doesn't work in the libmovtar/rtjpeg dir ... sorry, never though of that - should be put into the docs ... :P > OK, so I downloaded jpeg-mmx-0.1.4.tar.gz, untarred into > /tmp/BUZ/jpeg-mmx on my system, did a configure and make > of jpeg-

[Mjpeg-users] Re: libmovtar compile problem

2003-02-21 Thread rbroman
OK, so I downloaded jpeg-mmx-0.1.4.tar.gz, untarred into /tmp/BUZ/jpeg-mmx on my system, did a configure and make of jpeg-mmx in that directory (but did *not* install), then went back to the /tmp/BUZ/libmovtar directory and did the following: # make clean # ./configure --with-jpeg-mmx=../jpeg-