It is on the second CD in /suse/d2/nasm.rpm, i use SuSE 7.3 Professional, i don't know if the personal edition also comes with nasm.

Frühmesser B.

Linux Mailing lists account schrieb:
I found and downloaded all the source packages you mentioned.

I could not, however, find anything on Nasm. Either on the SuSE 7.3 disks on on www.suse.com.

Do you remeber where on the CD's it's located?

-Gerry


On Tue, Aug 5, Fruhmesser B. wrote:


I run the mjpegtools under SuSE 7.3 without any problems, but i didn't use the rpm, i compiled from the source instead.

I had to use the following programs/packages to:

jpeg-sources available at http://www.ijg.org
jpeg-mmx-0.x.x.tar.gz
libmovtar-0.x.x.tar.gz
quicktime4linux-1.4-patched-2.tar.gz

Before installing/compiling the mjpegtools i made sure "Nasm" is installed (which is on one of the SuSE 7.3 discs).

Then i started to compile as follows:

jpeg-sources:
./configure make and make install

jpeg-mmx:
./configure and make but !NOT! make install

then libmovtar:
./configure --with-jpeg-mmx=/path to the jpeg-mmx-0.x.x sources (where you did configure and make but not make install.)
make and make install


then quicktime4linux
./configure and make and again "NOT" make install

finally the mjpegtools:

./configure --with-jpeg-mmx=/path to the jpeg-mmx source --with-quicktime=/path to the quicktime4linux source
--enable-large-file


then do make and make install.

That installed the mjpegtools fine for me under SuSE 7.3

Frühmesser B.


Linux Mailing lists account schrieb:


I'm trying to install the package mjpegtools-1.6.1-1.i386.rpm under SuSE Linux 7.3

RPM complains that the following dependencies failed:
libaviplay-0.7.so.0
libc.so.6(GLIBC_2.3)
libc.so.6(GLIBC_2.3.2)
libgcc_s.so.1
libgcc_s.so.1(GCC_3.0)
libgcc_s.so.1(GLIBC_2.0)
libpng12.so.0
libstdc++.so.5
libstdc++.so.5(GLIBCPP_3.2)

I ran Online Update overnight on Sunday, and had a bunch of things updated
(including libc and libpng,) and it still failed all these.

I downloaded avifile-0.7.29_20030204-36.i586.rpm, and had similar issues
installing this package (for libaviplay-0.7.so.0.)

Has anyone installed mjpegtools under SuSE Linux??

Should I be able to run mjpegtools under Suse 7.3, or will I need to install
Suse 8.2???

Gerry Simmons
[EMAIL PROTECTED]



------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to