UbuntuThis forum is for the discussion of Ubuntu Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have AdobeReader_enu-7.0.9-1.i386.rpm download on Adobe site.
$ which rpm
did not find it.
rpm installation;
$ sudo apt-get install rpm
it went through w/o complaint.
packages installed are;
Code:
libbeecrypt6
librpm4
Suggested packages:
alien
The following NEW packages will be installed:
libbeecrypt6 librpm4 rpm
$ which rpm
/usr/bin/rpm
$ sudo rpm -ivh AdobeReader_enu-7.0.9-1.i386.rpm
Code:
error: Failed dependencies:
/bin/sh is needed by AdobeReader_enu-7.0.9-1.i386
gtk2 >= 2.4.0 is needed by AdobeReader_enu-7.0.9-1.i386
libGL.so.1 is needed by AdobeReader_enu-7.0.9-1.i386
libGLU.so.1 is needed by AdobeReader_enu-7.0.9-1.i386
libX11.so.6 is needed by AdobeReader_enu-7.0.9-1.i386
libXext.so.6 is needed by AdobeReader_enu-7.0.9-1.i386
libXt.so.6 is needed by AdobeReader_enu-7.0.9-1.i386
libatk-1.0.so.0 is needed by AdobeReader_enu-7.0.9-1.i386
libc.so.6 is needed by AdobeReader_enu-7.0.9-1.i386
libc.so.6(GLIBC_2.0) is needed by AdobeReader_enu-7.0.9-1.i386
libc.so.6(GLIBC_2.1) is needed by AdobeReader_enu-7.0.9-1.i386
libc.so.6(GLIBC_2.1.2) is needed by AdobeReader_enu-7.0.9-1.i386
libc.so.6(GLIBC_2.1.3) is needed by AdobeReader_enu-7.0.9-1.i386
libc.so.6(GLIBC_2.2) is needed by AdobeReader_enu-7.0.9-1.i386
libc.so.6(GLIBC_2.2.4) is needed by AdobeReader_enu-7.0.9-1.i386
libc.so.6(GLIBC_2.3) is needed by AdobeReader_enu-7.0.9-1.i386
libc.so.6(GLIBC_2.3.2) is needed by AdobeReader_enu-7.0.9-1.i386
libdl.so.2 is needed by AdobeReader_enu-7.0.9-1.i386
libdl.so.2(GLIBC_2.0) is needed by AdobeReader_enu-7.0.9-1.i386
libdl.so.2(GLIBC_2.1) is needed by AdobeReader_enu-7.0.9-1.i386
libfontconfig.so.1 is needed by AdobeReader_enu-7.0.9-1.i386
libgdk-x11-2.0.so.0 is needed by AdobeReader_enu-7.0.9-1.i386
libgdk_pixbuf-2.0.so.0 is needed by AdobeReader_enu-7.0.9-1.i386
libgdk_pixbuf_xlib-2.0.so.0 is needed by AdobeReader_enu-7.0.9-1.i386
libglib-2.0.so.0 is needed by AdobeReader_enu-7.0.9-1.i386
libgmodule-2.0.so.0 is needed by AdobeReader_enu-7.0.9-1.i386
libgobject-2.0.so.0 is needed by AdobeReader_enu-7.0.9-1.i386
libgtk-x11-2.0.so.0 is needed by AdobeReader_enu-7.0.9-1.i386
libm.so.6 is needed by AdobeReader_enu-7.0.9-1.i386
libm.so.6(GLIBC_2.0) is needed by AdobeReader_enu-7.0.9-1.i386
libm.so.6(GLIBC_2.1) is needed by AdobeReader_enu-7.0.9-1.i386
libpango-1.0.so.0 is needed by AdobeReader_enu-7.0.9-1.i386
libpangox-1.0.so.0 is needed by AdobeReader_enu-7.0.9-1.i386
libpthread.so.0 is needed by AdobeReader_enu-7.0.9-1.i386
libpthread.so.0(GLIBC_2.0) is needed by AdobeReader_enu-7.0.9-1.i386
libpthread.so.0(GLIBC_2.1) is needed by AdobeReader_enu-7.0.9-1.i386
libpthread.so.0(GLIBC_2.2) is needed by AdobeReader_enu-7.0.9-1.i386
libpthread.so.0(GLIBC_2.3.2) is needed by AdobeReader_enu-7.0.9-1.i386
libresolv.so.2 is needed by AdobeReader_enu-7.0.9-1.i386
libresolv.so.2(GLIBC_2.2) is needed by AdobeReader_enu-7.0.9-1.i386
librt.so.1 is needed by AdobeReader_enu-7.0.9-1.i386
libz.so.1 is needed by AdobeReader_enu-7.0.9-1.i386
It needs so many dependencies. What can I do? To download the tarball?
Far easier is to use Automatix. It does it, erm, automatically as long as you press the right buttons Also, mixing rpms and debs will give you issues further down the line.
Far easier is to use Automatix. It does it, erm, automatically as long as you press the right buttons Also, mixing rpms and debs will give you issues further down the line.
Hi XavierP,
Tks for your advice and URL
Have AdobeReader_enu-7.0.9-1.i386.tar.gz download and installed as follow;
satimis, I don't know if you've encountered this problem already or not, but when I ran Acrobat Reader this morning after installing it, I got "expr: syntax error" printed many times in the terminal. If you experience this, there's a fix for the problem here.
satimis, I don't know if you've encountered this problem already or not, but when I ran Acrobat Reader this morning after installing it, I got "expr: syntax error" printed many times in the terminal. If you experience this, there's a fix for the problem here.
Hi Nylex,
Your advice noted with tks.
So far no problem encountered here. I'll keep eyes on it.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.