these seem to be the definitive working corrections to edit in the
acroread executable:
[root@hal9000 bin]# pwd
/usr/local/Adobe/Acrobat7.0/bin
[root@hal9000 bin]# diff acroread.orig acroread
418c418
< echo $mfile| sed
's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'
---
> echo $mfile| sed
's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]*\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'
643c643
< MIN_GTK_VERSION="240"
---
> MIN_GTK_VERSION="2040"
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list