Hi!

Am 11.10.2011 13:15, schrieb karunakar medamoni:

> This is karunakar. I was developed one package. i want convert that
> package into deb package. i was created deb package with my source code.
> i got the error when i install that package. it saying this package
> needs apache2  package . how can i install dependencies which are
> mentioned in control  file. i need to install all packages which are
> required and mentioned in  control file at the time of deb package
> installation automatically .

Try "debi" from the devscripts package:

are@pc2177:~$ debi --help|grep depends
    --with-depends    Install packages with their depends.

are@pc2177:~$ dpkg -S $(which debi)
devscripts: /usr/bin/debi


Best regards,
  Alexander


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4e942bfb.2050...@debian.org

Reply via email to