Re: Ending in bin

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

 



On 04/30/2010 08:03 PM, terry wrote:
> I d/l adobe reader 9. the file comes with  an ending of '.bin'. I get 
> the feeling  yum nor rpm will for. If I am incorrect, how do they work. 
> If not, what make the file come apart.

*Look* at the file.  Odds are its a shell script, possibly ending with a
bin encoded file that it will pull apart automatically if you feed it to
/bin/sh.  If the beginning of the file looks like a shell script, then
feed it to bash:

	bash < file.bin
or
	sh < file.bin

Personally, I configured the Adobe repository and install the reader
through that....

adobe-release-i386.1.0-1.noarch.rpm

It will effectively put the following (minus the "> "'s) in:

	 /etc/yum.repo.d/adobe-linux-i386.repo

> [adobe-linux-i386]
> name=Adobe Systems Incorporated
> baseurl=http://linuxdownload.adobe.com/linux/i386/
> enabled=1
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux

Then you can just install using yum.

> Thank you
> 


-- 
Kevin J. Cummings
kjchome@xxxxxxx
cummings@xxxxxxxxxxxxxxxxxx
cummings@xxxxxxxxxxxxxxxxxxxxxxx
Registered Linux User #1232 (http://counter.li.org)
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux