Autor: B Stack Data: CC: dng Assunto: 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.