On 01/15/2010 08:04 AM, Kevin J. Cummings wrote: > On 01/14/2010 04:51 PM, david walcroft wrote: >> On 01/14/2010 02:05 PM, Kevin J. Cummings wrote: >>> On 01/13/2010 10:32 PM, david walcroft wrote: >>>> On 01/14/2010 01:10 PM, david walcroft wrote: >>>>> Where do I find a pdf plugin for firefox-3.5.6-x86_64. >>>>> I tried looking at Adobe with no luck.The internet >>>>> didn't provide much luck either >>>>> >>>>> Thanks david >>>> >>>> I found an Adobe Reader .bin file,how do I install it >>> >>> Is it a shell script containing an encoded binary file at the end of it? >>> If so, use it as input to your shell. >>> >>> (ie: "sh< in.file" ) >>> >>> where "sh: is the appropriate shell >>> >> I tried your suggestion but received this >> >> [david@reddwarf rpm]$ bash "< AdbeRdr9.3-1_i486linux_enu.bin" >> bash:< AdbeRdr9.3-1_i486linux_enu.bin: No such file or directory. >> There is a .bin file in this dir 'AdbeRdr9.3-1_i486linux_enu.bin' >> What am I doing wrong. > > Get rid of the "'s I put them in so you could see the text you should > type. You are using them to quote the first option to BASH which is > *NOT* what I intended... > > bash< AdbeRdr9.3-1_486linux_enu.bin > > should be sufficient (note: no "'s) > > BTW, This RPM is now available from Adobe's repo as of today. Why no > just configure it and let yum do the heavy lifting.... > >> Thanks david > > Hi I downloaded the .rpm,thanks for the info but It requires 16 lib dependencies most of which are not available via yum. I tried the bash setup but this what I get: [david@reddwarf ~]$ cd rpm [david@reddwarf rpm]$ bash < AdbeRdr9.3-1_486linux_enu.bin bash: AdbeRdr9.3-1_486linux_enu.bin: No such file or directory [david@reddwarf rpm]$ ls -l AdbeRdr9.3-1_i486linux_enu.bin -rw-rw-r--. 1 david david 45406336 2010-01-14 12:50 AdbeRdr9.3-1_i486linux_enu.bin [david@reddwarf rpm]$ sudo bash < AdbeRdr9.3-1_486linux_enu.bin bash: AdbeRdr9.3-1_486linux_enu.bin: No such file or directory. This the dependencies for the .rpm [david@reddwarf rpm]$ sudo rpm -Uvh AdbeRdr9.3-1_i486linux_enu.rpm error: Failed dependencies: libatk-1.0.so.0 is needed by AdobeReader_enu-9.3-1.i486 libfontconfig.so.1 is needed by AdobeReader_enu-9.3-1.i486 libgdk_pixbuf-2.0.so.0 is needed by AdobeReader_enu-9.3-1.i486 libgdk_pixbuf_xlib-2.0.so.0 is needed by AdobeReader_enu-9.3-1.i486 libgdk-x11-2.0.so.0 is needed by AdobeReader_enu-9.3-1.i486 libglib-2.0.so.0 is needed by AdobeReader_enu-9.3-1.i486 libgmodule-2.0.so.0 is needed by AdobeReader_enu-9.3-1.i486 libgobject-2.0.so.0 is needed by AdobeReader_enu-9.3-1.i486 libgthread-2.0.so.0 is needed by AdobeReader_enu-9.3-1.i486 libgtk-x11-2.0.so.0 is needed by AdobeReader_enu-9.3-1.i486 libidn.so.11 is needed by AdobeReader_enu-9.3-1.i486 libpango-1.0.so.0 is needed by AdobeReader_enu-9.3-1.i486 libpangoft2-1.0.so.0 is needed by AdobeReader_enu-9.3-1.i486 libpangox-1.0.so.0 is needed by AdobeReader_enu-9.3-1.i486 libpangoxft-1.0.so.0 is needed by AdobeReader_enu-9.3-1.i486 libXt.so.6 is needed by AdobeReader_enu-9.3-1.i486 [david@reddwarf rpm]$ sudo yum install libatk Loaded plugins: presto, refresh-packagekit Setting up Install Process No package libatk available. Nothing to do Am I ever going to get this file installed. Thanks for your help david -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines