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

Re: How were the apache debs compiled ?



On Wed, 2003-04-16 at 17:36, Maarten van der Hoef wrote:

> I wonder how the apache of apache..deb & apache-common..deb (woody) was compiled,
> the ./configure line ... etc. 
> 
> I want to create my own debian apache package, but I want it to
> be compatible with the other packages in the woody-tree that
> depends on apache, or where apache depends on other packages.

apt-get source apache
cd apache-x.x.xx-x
$PAGER debian/rules

This requires a deb-src line in /etc/apt/sources.list similar to the deb
line you already have there. Make sure to run apt-get update after
updating the sources.list file.

-- 
Tot ziens,

Bart-Jan



Reply to: