wow, compileing kdenlive on debian is turning out to be quite a challenge, especailly with teh restriction of <4.0 for qt-mt as thats all debian seems to offer right now,
how strict is that restriction? zippo:/files/programming/src/kdenlive/kdenlive# apt-get install libqt3-mt Reading package lists... Done Building dependency tree... Done Suggested packages: libqt3-mt-psql libqt3-mt-mysql libqt3-mt-odbc The following packages will be REMOVED: kdelibs-bin kdelibs4 libarts1 libqt3c102-mt The following NEW packages will be installed: libqt3-mt 0 upgraded, 1 newly installed, 4 to remove and 483 not upgraded. Need to get 0B/3154kB of archives. After unpacking 30.0MB disk space will be freed. kdelibs-bin is required for kde-config, but conflicts with libqt3-mt dan dan williams wrote: > > jb wrote: > >>dan williams wrote: >> >> >> >>>*** YOU'RE USING autoconf (GNU Autoconf) 2.60. >>>*** KDE requires autoconf 2.53 or newer >>>make[1]: *** [cvs] Error 1 >> >> >>Seems to be a bug in the admin repository, see: >>http://comments.gmane.org/gmane.linux.debian.devel.bugs.general/115077 >> >>You can solve the problem by applying the following fix (taken from the >>above url): >> >>in file kdenlive-0.3/admin/cvs.sh >> >>replace line 35: >> Autoconf*2.5* | autoconf*2.5* ) : ;; >>with: >> Autoconf*2.5* | autoconf*2.5* | autoconf*2.6* ) : ;; >> >>and line 50: >> Autoconf*2.5* | autoheader*2.5* ) : ;; >>with: >> Autoconf*2.5* | autoheader*2.5* | autoheader*2.6* ) : ;; >> >> > > > ok, I caught that theme later down in the automake check > > >>>before I start alot of work, is my source up to date? >> >> >>If you want to work on Kdenlive, you should always use the development >>svn source code. To grab the source: >> >>svn co https://svn.sourceforge.net/svnroot/kdenlive/trunk/kdenlive >> >>Then, to keep the source up to date: >>svn up >> >>Many fixes/features have already been committed since version 0.3. >> > > > ok > > >>About the IRC: I have no access to it during the day, and each time I >>tried to connect there was no one on it. Maybe we could organise an IRC >>meeting some day... >> > > > I'll keep the channel warm :) > > dan > > >>regards >>jb >> >> >> >> >> >>------------------------------------------------------------------------- >>Take Surveys. Earn Cash. Influence the Future of IT >>Join SourceForge.net's Techsay panel and you'll get the chance to share your >>opinions on IT & business topics through brief surveys -- and earn cash >>http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>_______________________________________________ >>Kdenlive-devel mailing list >>Kdenlive-devel at lists.sourceforge.net >>https://lists.sourceforge.net/lists/listinfo/kdenlive-devel >> > > -- Dan Williams, Owner http://eds.dyndns.org:81/ Electronic Device Services (604) 886 0316 RR8 855 Oshea rd Gibsons BC Canada V0N 1V8
