Discussion:
dpkg-source not found
Aggredyne
2001-04-29 07:35:32 UTC
Permalink
Hello,

After installing my system and getting it running, I get the following error when trying to

apt-get source gnumach

It downloads the file and then

sh:dpkg-source: command not found

and dies.

Where do I get dpkg-source? Is it a symlink or something?

Nathan
Oystein Viggen
2001-04-30 08:52:47 UTC
Permalink
Post by Aggredyne
Where do I get dpkg-source? Is it a symlink or something?
It is part of the package dpkg-dev.

Oystein
--
When in doubt: Recompile.
Jeroen
2001-04-30 09:11:25 UTC
Permalink
Post by Aggredyne
After installing my system and getting it running, I get the following error when trying to
apt-get source gnumach
It downloads the file and then
sh:dpkg-source: command not found
It's in the dpkg-dev package, apt-get install dpkg-dev should do the job.

If you want to build debian packages you should install dh-make and maybe other packages too.

Jeroen Dekkers

Loading...