Graham Murray wrote:
>
> Tony Schlemmer <[EMAIL PROTECTED]> writes:
>
> > I recently saw post in this group regard "xanim" and I finally had some
> > time to download and build this app. To build "xanim" requires the use
> > of "xmkmf" to create a Makefile. When I tried to run make, the compile
> > failed on the first file since the compiler couldn't find Xlib.h. I
> > looked at the -I flags which make was using to run the compiler. I'm
> > typing this from memory so I may be wrong here but I think I saw the X11
> > include direct showing as "/usr/X11/include"? I looked there and there
> > were no X11 hearder files. Instead the header files were in
> > "/usr/X11/include/X11". I noticed too that the X11 header files can be
> > found in "/usr/include/X11" as well. My solution to this problem was to
> > hand edit the Makefile and then I was able to compile and install xanim.
> > It's nice to to be able to play .AVI files on my Linux box now. :)
>
>
I have had trouble with this new compilation. First, I had to change the
cc=ecgs to cc=gcc ; even though I'm using egcs. Then I had to change the
lib
and include directories. Then it compiled, but the new codecs 4.1 and 5
don't play, I only get sound from them.
I can only get the older 3.2 codec by compiling it in, as in the older
version.
The new codec is suppossed to be a dll , and is supposed to in a
directory
defined by XANIM_MODS_DIR?
Has anyone got the 4.1 and 5 avi's to play with this dll?
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html