Hello,

lina a écrit :
> root@debian:/etc/iptables# dpkg --get-selections | grep gdomap
> 
> no gdomap installed,
> # dpkg -L gdomap
> Package `gdomap' is not installed.
> Use dpkg --info (= dpkg-deb --info) to examine archive files,
> and dpkg --contents (= dpkg-deb --contents) to list their contents.
> 
> But # which gdomap
> /usr/bin/gdomap

To search which package a file belongs to :
$ dpkg -S /usr/bin/gdomap
will find the package gnustep-base-runtime.
$ man gdomap
will tell you what this program does. Don't ask me, I have never heard
of it before.
Maybe /etc/default/gdomap has options to tune it.

A port listening on 127.x.y.z or ::1 is fine : such addresses are
reachable only from the host itself.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/500bc474.7050...@plouf.fr.eu.org

Reply via email to