dazuko-help
[Top][All Lists]
Advanced

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

Re: [Dazuko-help] Installation on Debian


From: John Ogness
Subject: Re: [Dazuko-help] Installation on Debian
Date: Fri, 16 Sep 2005 14:43:50 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050718 Debian/1.7.8-1sarge1

Peter wrote:
> I follow these steps how in manual:
> 
> # apt-get install module-assistant
> # dpkg -i dazuko-source_2.1.0-1_all.deb
> # m-a a-i dazuko 
> 
> But I got this error:
> 
> <snip>
> 
> acquiring Linux kernel code configuration... ok
> .: 1477: linux.config: not found
> make[1]: *** [kdist_config] Error 2
> make[1]: Leaving directory `/usr/src/modules/dazuko'
> make: *** [kdist_build] Error 2

This is odd. The configure script does:

./linux_conf > linux.config
. linux.config

which is where this error is coming from. But I am not sure why it isn't
working. Could you try downloading the latest Dazuko TGZ and manually run:

# tar xzvf dazuko-2.1.0.tar.gz
# cd dazuko-2.1.0
# ./configure
# make
# make test

Does this work? This is essentially what the Debian package should be doing,
 but maybe there is something wrong with the package. ??

John Ogness

-- 
Dazuko Maintainer




reply via email to

[Prev in Thread] Current Thread [Next in Thread]