On 12/12/05, Marty Landman <[EMAIL PROTECTED]> wrote: > ---------------------------------------- > > UNCLELEO:~# ls -Al debs > total 2184 > -rw-r--r-- 1 root root 20 Dec 10 18:25 Packages.gz > -rw-r--r-- 1 root root 2225400 Dec 10 17:59 > samba_3.0.20b-1woody1_i386.deb > UNCLELEO:~# dpkg -i samba_3.0.20b > dpkg: error processing samba_3.0.20b (--install): > cannot access archive: No such file or directory > Errors were encountered while processing: > samba_3.0.20b > UNCLELEO:~# >
Ok, let me reply properly you have to specify the full name of the file: # dpkg -i samba_3.0.20b-1woody1_i386.deb -- Martin Lefebvre eMail: [EMAIL PROTECTED] WWW: https://sigterm.homeunix.com Registered Linux #349269 -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GAT dpu s:-- a- C+++ UL++++ P-- L++++ E--- W+++ N++ o-- K- w--- O- M-- V-- PS PE Y PGP-- t+++ 5- X R- tv++ b+ DI-- D+ G-- e h++ r++ y** ------END GEEK CODE BLOCK------

