Am Freitag, 8. September 2006 03:19 schrieb Kevin Brosius:
> Markus wrote:
> > > Subject says it all. Awaiting your feedback.
> >
> > Great work! Here are a few thing I had to change against revision 870 to
> > get cinelerra installed as an RPM package on SuSE 10.1 x86_64. There are
> > some issues which didn't prevent installation but might cause problems:
> > *) The previous spec-file tried to create a symlink from
> > "/usr/bin/mpeg2enc", but I couldn't find this program in SuSE 10.1 and
> > the cinelerra tree.
>
> mpeg2enc is provided by mjpegtools
It is not included in mjpegtools-1.8.0-18 distributed with SuSE Linux 10.1.

> but cinelerra needs the plugin 
> defined to find it.  I haven't looked at 2.1 yet, does it still use
> mpeg2enc?
At least the .spec file tries to create the following symlink:
ln -s /usr/bin/mpeg2enc 
$RPM_BUILD_ROOT%{_prefix}/lib/cinelerra/mpeg2enc.plugin

After removing this line, the package compiled and installed successfully. How 
can I test if /usr/bin/mpeg2enc is actually required? Simply by rendering a 
movie to MPEG2?

        Kind regards,
                Markus


-- 
Markus Grabner - Computer Graphics and Vision
Graz University of Technology, Inffeldgasse 16a/II, 8010 Graz, Austria
Phone: +43/316/873-5041, Fax: +43/316/873-5050
WWW: http://www.icg.tu-graz.ac.at/Members/grabner

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to