Re: AcroRead failing miserably in CentOS 5.0

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



On Fri, 18 May 2007 17:35:44 -0700
"Mark Hull-Richter" <mhullrich@xxxxxxxxx> wrote:

> I could swear that this was working just last week, but now when
> I run the Adobe Acrobat reader, it hangs.  If I run it "directly"
> (/usr/bin/acroread) with -DEBUG as the first argument, I get an
> infinite loop of:
> 
> expr: syntax error
> 
> I tried removing and reinstalling it, but no change.
> 
> Any ideas?
> 

# gedit /usr/local/Adobe/Acrobat7.0/bin/acroread

Make the following changes:

Line ~418:
From:
   echo $mfile| sed 's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'
To:
   echo $mfile| sed 's/libgtk-x11-\([0-9]*\).0.so.0.\([0-9]*\)00.\([0-9]*\)\|\(.*\)/\1\2\3/g'

Line ~643:
From:
   MIN_GTK_VERSION="240"
To:
   MIN_GTK_VERSION="2040"


-- 
Thanks
http://www.911networks.com
When the network has to work
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux