Gents,
many times got an error while compiling Gem 0.93.0 or 0.93.3 or 0.93.4 Gem from source after 'make' that filmMPEG1 occurs an error, so it finishes without success. What is the reason, what should I do to have it compiled without interruption?
Regards:
Popesz
system Ubuntu 10.04 on AMD64
the filmMPEG1 plugin uses the libmpeg1 to playback MPEG1 videos. Uninstall libmpeg1 if you don't need it. Post the build transcript if you want to try to fix it.
.hc
On Feb 10, 2013, at 5:37 PM, Elektro Moon wrote:
Gents,
many times got an error while compiling Gem 0.93.0 or 0.93.3 or 0.93.4 Gem from source after 'make' that filmMPEG1 occurs an error, so it finishes without success. What is the reason, what should I do to have it compiled without interruption?
Regards:
Popesz
system Ubuntu 10.04 on AMD64
--
Elektro Moon Vision new media :: projectionism :: visual art
elektromoon.co.nr elektromoon@gmail.com
tel.: +48 606 609 850 +48 880 442 420
GEM-dev mailing list GEM-dev@iem.at http://lists.puredata.info/listinfo/gem-dev
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2013-02-10 23:50, Hans-Christoph Steiner wrote:
the filmMPEG1 plugin uses the libmpeg1 to playback MPEG1 videos. Uninstall libmpeg1 if you don't need it.
that's a bit crude, as you might need a given library for other reasons than Gem, so uninstalling might often not be an option.
the canonical way to deal with it, is to disable support when running configure: ./configure --without-mpeg
Post the build transcript if you want to try to fix it.
definitely. even if you have found a way to make it work for now, i would still be interested in the build transcript, namely, the output of configure, config.log and the actual error you got when trying to compile.
system Ubuntu 10.04 on AMD64
bleeding edge :-)
anyhow, gem-0.93.3 is shipped with quantal.
fgmfasdrt IOhannes