Hi there :)

Well I just tried doing the apt-get build-dep, but it appears apt cannot
find the source packages, look:

[EMAIL PROTECTED] 14:38 /root/source/kcheckgmail>apt-get build-dep
kcheckgmail
Reading package lists... Done
Building dependency tree...  Done
E: Unable to find a source package for kcheckgmail

Of course the first thing I check was the presence of deb-src stanzas in
/etc/apt/sources.list

Here is my /etc/apt/sources.list :
#
# deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 kde-CD
Binary-1 20070312-00:18]/ etch contrib main

deb http://ftp.belnet.be/debian/ etch main non-free contrib
deb-src http://ftp.belnet.be/debian/ etch main non-free contrib

deb http://security.debian.org/ etch/updates main contrib non-free
deb-src http://security.debian.org/ etch/updates main contrib non-free

deb http://www.debian-multimedia.org etch main

... maybe am I doing it wrong ?

Thank you,
--
Pierre Bauduin
Linux enthusiast since 1996
Debian GNU/Linux user
website: http://pierre.baudu.in/


2007/3/28, Raphael <[EMAIL PROTECTED]>:

Hello,

On 28/03/07, Pierre Bauduin <[EMAIL PROTECTED]> wrote:
> Hi people,
>
> Any progress in producing a x86 executable with this bug fixed ?
>
> If not, I'm considering getting
> http://kcheckgmail.sourceforge.net/snapshots/2007-mar-24.tar.gz
> and recompiling it.
>
> I think I'm gonna be able to compile it (I know make and gcc a bit). But
> what "scares" me is how much hard disk space will be used by all the
-dev
> version of libraries...
>
> Can you tell me exactly which source packages I'll have to install and
give
> me an overall estimation of how much hard disk space it will take ? I
bet I
> need sources of X and some sources of the KDE libraries, which is
rumoured
> to be "huge".  I don't wanna completely fill up the root filesystem on
that
> machine :)
Just apt-get build-dep kcheckgmail, there are no new dependencies.



Reply via email to