The programs within installer in the CVS repository does not work
properly on Mac OS X 10.3.
Basically, tyeditor displays boxes rather than letters on the menus,
dialogs and on the main page. This is likely due to Mac OS X 10.3
having it's own dlcompat library.
I have tried various ways to build the files on Mac OS X 10.3, but
had problems with compiling mjpeg_play (1.7.0? downloaded from
link on download page, while 1.6.3 is the latest on the mjpegtools
page). Tyeditor seems to depend on mjpeg_play source files,
rather than a library, which makes it difficult to build (at least for
me). Using the "most recent" (1.6.3) version of mjpeg_play
causes compile errors with respect to some constructors.
I am unable to build/configure 1.7.0 version of mjpeg_play (as
listed above).
submitted by
todd dot short at comcast dot net
Logged In: NO
FWIW, I used:
fink install dlcompat
cd /usr/lib
sudo ln -s libdl.dylib libdl.0.dylib
and can now run tyeditor (don't remember where I saw this suggested).
This is under 10.3.7.