[MacPorts] #24467: mlt fail to install
MacPorts
noreply at macports.org
Fri Apr 16 01:43:33 PDT 2010
#24467: mlt fail to install
----------------------------+-----------------------------------------------
Reporter: mohtac@… | Owner: dan@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: mlt
----------------------------+-----------------------------------------------
Comment(by mohtac@…):
well the complete history is as follow :
in a first time, as mlt didn't install with macport, i installed all
dependencies with macport and tried to compile mlt by hand using these
commands :
cd /Users/mt/dev/mlt
export CFLAGS='-I/opt/local/include/ -I/opt/local/libexec/Qt4-mac/include
'
export LDFLAGS='-L/opt/local/lib -L/opt/local/libexec/Qt4-mac/lib '
./configure --prefix=/opt/local --libdir=/opt/local/lib --enable-gpl
--enable-qimage --qimage-libdir=/opt/local/libexec/qt4-mac/lib --qimage-
includedir=/opt/local/libexec/qt4-mac/include/Qt --kde-
libdir=/opt/local/lib/kde4 --kde-includedir=/opt/local/include --avformat-
swscale --avformat-ldextra="-lmp3lame -lfaad -lfaac -lxvidcore -lx264
-lvorbis -ltheora -lvorbisenc -logg -lbz2"
it did install without problem.
after this, i tried to install kdenlive using macports, but it didn't see
mlt already installed, as macport uses his own tree.
I tried to install kdenlive from svn, and had the same issue with mlt,
kdenlive didn't see mlt.
finally i performed a "make disclean" and removed by hand all mlt files
before retrying the installation with macport. which gives me the present
error .
otherwise, when i search for "filter_avcolour_space.o"
"filter_avcolour_space.o" "filter_avresample.o" "producer_avformat.o" i
find them in :
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_mlt/work/mlt/src/modules/avformat/
(it is the present mlt port being installed by macport)
but a search for the library "libmltavformat.dylib" give no result.
regards
--
Ticket URL: <http://trac.macports.org/ticket/24467#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list