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

Re: alien 32/64 bits



berenger.morel@neutralite.org wrote:
> François Patte a écrit :
> >apt-get  install AdbeRdr9.4.2-1_i386linux_fra
> >...
> >E: Unable to locate package AdbeRdr9.4.2-1_i386linux_fra
> ...
> 
> So, you have to download the archive from the official website, and
> then run "#dpkg -i AdbeRdr9.4.2-1_i386linux_fra.deb". This will
> install adobe reader, probably with errors because some files are
> not installed (remember that dpkg does not handle dependencies
> itself). You can then finish the installation in several ways. The
> one I use is by using aptitude ncurse interface, and ask it to fix
> the dependencies for me. That's what I does with opera or skype, for
> example.

After installing a specific .deb file with dpkg -i foo.deb it may be
that it will want dependencies that have not yet been installed.  The
dpkg -i foo.deb will complain.  This is okay.  Simply run apt-get
install -f afterward.  That will then install the rest of the
dependencies that are available from the repository.

  dpkg -i foo.deb
  apt-get install -f

Bob

Attachment: signature.asc
Description: Digital signature


Reply to: