Synaptic .deb package installation
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Unix and Linux reviews > Free Debian support > Linux Debian support > Synaptic .deb package installation




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Synaptic .deb package installation  
Edward Diener


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-23-05 10:46 PM

How do I tell Synaptic how to add a local directory on my machine as a
.deb repository ? Sometimes I must download a .deb file directly to a
directory off of my home directory, and I subsequently want Synaptic to
install it.  Although I could use apt directly, I would rather use
Synaptic since it handles dependencies very well, whereas I must figure
out the dependencies manually with apt.

The actual case was installing the latest Acrobat Reader 7.0 release for
Linux. I downloaded it in RPM form, used alien to convert it to .deb,
but then I wanted to use Synaptic to install it, and I could not figure
out how. I tried KPackage, and it seemed to work, but KPackage crashed
afterward, and I could not run acroread.





[ Post a follow-up to this message ]



    Re: Synaptic .deb package installation  
Andreas Janssen


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-24-05 07:45 AM

Hello

Edward Diener (<eldiener_no_spam_here@earthlink.net> ) wrote:

> How do I tell Synaptic how to add a local directory on my machine as a
> .deb repository ? Sometimes I must download a .deb file directly to a
> directory off of my home directory, and I subsequently want Synaptic
> to install it.  Although I could use apt directly, I would rather use
> Synaptic since it handles dependencies very well, whereas I must
> figure out the dependencies manually with apt.

apt (and it's frontend synaptic) are made to install packages from
repositories. If you want to use apt for installing manually downloaded
packages, you should add a line for your packages download directory to
your sources.list and create the Packages file (e.g. using
dpkg-scanpckages). That way apt-get will know about the packages.
Otherwise, use dpkg -i to install the debs.

> The actual case was installing the latest Acrobat Reader 7.0 release
> for Linux. I downloaded it in RPM form, used alien to convert it to
> .deb, but then I wanted to use Synaptic to install it, and I could not
> figure out how. I tried KPackage, and it seemed to work, but KPackage
> crashed afterward, and I could not run acroread.

You could use some repositiry that has the acroread packages, e.g.

deb ftp://ftp.nerim.net/debian-marillat testing main

(if you use testing/Sarge, otherwise change the line)

best regards
Andreas Janssen

--
Andreas Janssen <andreas.janssen@bigfoot.com>
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps-sarge.html





[ Post a follow-up to this message ]



    Re: Synaptic .deb package installation  
Edward Diener


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-24-05 10:45 PM

Andreas Janssen wrote:
> Hello
>
> Edward Diener (<eldiener_no_spam_here@earthlink.net> ) wrote:
>
> 
>
>
> apt (and it's frontend synaptic) are made to install packages from
> repositories. If you want to use apt for installing manually downloaded
> packages, you should add a line for your packages download directory to
> your sources.list and create the Packages file (e.g. using
> dpkg-scanpckages). That way apt-get will know about the packages.
> Otherwise, use dpkg -i to install the debs.

I used the dpkg -i method after converting the .rpm to .deb with 'alien'
but Acrobat Reader subsequently failed to do anything. I have queried
about this on the Acrobat Unix NG.

>
> 
>
>
> You could use some repositiry that has the acroread packages, e.g.
>
> deb ftp://ftp.nerim.net/debian-marillat testing main
>
> (if you use testing/Sarge, otherwise change the line)

The latest Acrobat Reader there is version 5. I am looking to install
version 7 for Debian.






[ Post a follow-up to this message ]



    Re: Synaptic .deb package installation  
Robert Tucker


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-24-05 10:45 PM

Edward Diener wrote:

>
> The latest Acrobat Reader there is version 5. I am looking to install
> version 7 for Debian.
>

Version 7 is available for testing/Sarge:

ftp://ftp.nerim.net/debian-marillat...386.de
b

Still version 5 for stable:

ftp://ftp.nerim.net/debian-marillat...10-0.2_i386.deb





[ Post a follow-up to this message ]



    Re: Synaptic .deb package installation  
Robert Tucker


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-24-05 10:45 PM

Edward Diener wrote:

>
> The latest Acrobat Reader there is version 5. I am looking to install
> version 7 for Debian.
>

Version 7 is available for testing/Sarge:

ftp://ftp.nerim.net/debian-marillat...rge0.9_i386.deb

Still version 5 for stable:

ftp://ftp.nerim.net/debian-marillat... />
2_i386.deb





[ Post a follow-up to this message ]



    Re: Synaptic .deb package installation  
Edward Diener


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
04-25-05 01:45 AM

Robert Tucker wrote:
> Edward Diener wrote:
> 
>
> Version 7 is available for testing/Sarge:
>
> ftp://ftp.nerim.net/debian-marillat...rge0.9_i386.deb
>
>
> Still version 5 for stable:
>
> ftp://ftp.nerim.net/debian-marillat...>
0.2_i386.deb
>

Thanks, I am on Woody and not on Sarge. No wonder version 7 does not
work for me <g>.





[ Post a follow-up to this message ]



    Re: Synaptic .deb package installation  
Robert Glueck


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-15-05 01:30 PM

Edward Diener wrote:

> ......
> The actual case was installing the latest Acrobat Reader 7.0 release for
> Linux. I downloaded it in RPM form, used alien to convert it to .deb,
> but then I wanted to use Synaptic to install it, and I could not figure
> out how. I tried KPackage, and it seemed to work, but KPackage crashed
> afterward, and I could not run acroread.

The new version of the Adobe Reader for Linux (v.7.0) certainly is a
vast improvement over the old Linux version (v.5.0.10).  There may be no
need to search around for the proper Debian package of the new Adobe
Reader; the tarball available directly from Adobe works well under
Xandros, a variant of Debian sarge, and it ought to work under Debian as
well.

I think the simplest way to install the reader is to install it locally,
in one's own home directory. The following is a straightforward
procedure for doing just that, as well as installing the Mozilla and
Firefox browser plugin.

First, uninstall the old version of the reader.  If you had downloaded
it directly from Adobe and installed it in your home directory, simply
delete the entire directory.

Then proceed as follows:

1. Download AdbeRdr70_linux_enu.tar.gz from the adobe.com website.
2. Unzip the tarball; that creates the folder "Adobe Reader".
3. In that folder, execute the "INSTALL" shell script (open a console,
navigate to the folder and execute ./INSTALL) and follow the prompts.
That installs the Adobe Reader, e.g. in your home dir.
4. Next, to install the Adobe Reader browser plugin, navigate to the
Adobe Reader "Browser" directory. Execute the shell script
"install_browser_plugin", and follow the prompts (install it locally in
your home directory, as "user-specific"). That puts the Adobe browser
plugin "nppdf.so" in the folder "~/.mozilla/plugins" where it can be
found by Firefox and/or Mozilla. To verify that the plugin is installed
and enabled, type "about :plugins" (without quotation marks) in the
location bar of Firefox and/or Mozilla and hit ENTER.
5. Finally, enter the location of the "acroread" start-up script into
the PATH variable by appending the following line to the very end of the
.bashrc file in your home directory:

PATH=$PATH:<path_to_acroread>

where <path_to_acroread> is the directory path to the "acroread"
executable. As an example, in my case that would be:

PATH=$PATH:/home/robert/AdobeReader7/bin

6. A remaining task is to update the file associations to ensure that
files with the .pdf extension are opened automatically by acroread. This
may already have been done automatically during the install but you
should go through these checks to make sure everything is properly
configured.

a. Open Firefox: Edit>Preferences>Downloads>File Types->Change
Action->Open them in this application->Change->navigate to the acroread
executable in the Adobe Reader bin directory.

b. Open Mozilla: Edit>Preferences>Navigator>Helper Applications->click
on application/pdf->Edit Type->Open it with->Choose->navigate to the
acroread executable in the Adobe Reader bin directory, as under a.

c. To associate the .pdf file extension with the stand-alone Adobe
Reader: KDE Control Center>File Manager>File
Associations>application>pdf->highlight acroread->Edit->Execute tab->in
the Command field enter the command to invoke the acroread start-up
script. If the PATH variable has been properly appended, it should be
sufficient to merely enter acroread , otherwise enter the command with
the full path, e.g. /home/robert/AdobeReader7/bin/acroread.

7. To finalize the install, logout of Debian and login again. To verify
that the path to acroread has been appended to the PATH variable, open a
console, type echo $PATH and hit <ENTER>. The PATH should include the
path to acroread. Then type acroread and hit <ENTER>. The reader should
start up.

See if this works for you.  Good luck.

Robert






[ Post a follow-up to this message ]



    Re: Synaptic .deb package installation  
Robert Tucker


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-15-05 01:30 PM

Robert Glueck wrote:

>
> The new version of the Adobe Reader for Linux (v.7.0) certainly is a
> vast improvement over the old Linux version (v.5.0.10).  There may be
> no need to search around for the proper Debian package of the new
> Adobe Reader; the tarball available directly from Adobe works well
> under Xandros, a variant of Debian sarge, and it ought to work under
> Debian as well.
>
> I think the simplest way to install the reader is to install it
> locally, in one's own home directory.


The Debian install version of Adobe Reader 7 seems to be stripped of the
new comment and form filling facility.

I currently have both the Debian version to open, read and save Internet
downloads and also the Reader as downloaded from Adobe installed in /opt
for anything the Debian version is missing.





[ Post a follow-up to this message ]



    Re: Synaptic .deb package installation  
Andreas Janssen


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-15-05 01:30 PM

Hello

Robert Tucker (<roberttucker@fastmail.fm> ) wrote:

> The Debian install version of Adobe Reader 7 seems to be stripped of
> the new comment and form filling facility.

Do you need to install the acroread-plugins package?

best regards
Andreas Janssen

--
Andreas Janssen <andreas.janssen@bigfoot.com>
PGP-Key-ID: 0xDC801674 ICQ #17079270
Registered Linux User #267976
http://www.andreas-janssen.de/debian-tipps-sarge.html





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:41 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register