:: Re: [DNG] Installing local .deb fil…
トップ ページ
このメッセージを削除
このメッセージに返信
著者: B Stack
日付:  
CC: 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.