[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: building openssh 2.2



"George A. Dowding" <dowdingg@koios.math.uaa.alaska.edu> writes:

> I am trying to build openssh 2.2 from the debianized source.  This is
> definitly a learning experience.

fakeroot apt-get --compile source openssh



> 
> I don't know if I am doing this right
> 
> 	1. download .dsc, .tar.gz, .diff.gz
> 
> 	2. dpkg-source -x file.dsc
> 
> 	3. dpkg-buildpackage -b in ./openssh-2.2.0p1
> 
> 	This goes for a while then complains that 
> 
> 	usr/include/glib.h:66: glibconfig.h: No such file or directory

% zgrep glibconfig.h /mnt/space/linux.mathematik.tu-darmstadt.de/pub/linux/distributions/debian/dists/potato/Contents-alpha.gz 
usr/lib/glib/include/glibconfig.h                           devel/libglib1.2-dev,devel/libgtk-dev

So you need libglib1.2-dev or libgtk-dev.

MfG
        Goswin



Reply to: