Re: FC6 and acroread - not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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"


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux