Quoth deloptes.....
Russell Brown wrote:
Is there anyone on this list that would be willing to port it for me? If someone can do this, as a form of thank-you, I'll donate $500 to TDE.
I could/would help you for free if you donate to TDE :)
Well... I've already donated to TDE on a couple of occasions but as I said on-list; if someone'e willing to get this ported then I'll increase my normal level of donation ($100 IIRC) to $500 this time around.
I ported recently my favorite movie player to TDE without any major issues, after the friendly guys here provided some key information on how to do it.
Of course one should have fixed this and that here and there. For example libtool fixed like
cat /usr/share/aclocal/libtool.m4 /usr/share/aclocal/ltoptions.m4 /usr/share/aclocal/ltversion.m4 /usr/share/aclocal/ltsugar.m4 /usr/share/aclocal/lt~obsolete.m4
aclocal.m4
I hope this helps
Hmmmm.... tried that but configure then fails with:
russell@jessie:~/klt$ sh configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu configure: line 2308: syntax error near unexpected token `klt,' configure: line 2308: `AM_INIT_AUTOMAKE(klt, 0.1)' russell@jessie:~/klt$
Being bold :-) I've attached a copy of my KDE app if you'd care to have a go at getting it to compile?
Thanks