:: Re: [DNG] Installing local .deb fil…
Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: B Stack
Ημερομηνία:  
Υ/ο: dng
Αντικείμενο: Re: [DNG] Installing local .deb files with dependencies
Hi,

Have you tried running:

    apt-get install ./freeswitch*.deb


With the dot and slash to indicate the local file? Or of course the
full or other relative path to the .deb file. I have been using
apt-get this way for local .deb files for years.

B.