Re: {G} Problem Compiling Exim on woody

2003-06-15 Thread Marc Haber
On Wed, 11 Jun 2003 13:40:33 - (UTC), "Gregory Machin"
<[EMAIL PROTECTED]> wrote:
>Is there a list anyware of all the libraries requied for a full compile of
>exim . As i need to do the same on other versions of linux , and don't
>want to have to experiment every time ..

Andreas Metzler has woody backports of his exim 4 packages available.
Also, the exim 4 package from sid compiles fine on woody, only
requiring few backports, most prominently gnutls5.

Greetings
Marc

-- 
-- !! No courtesy copies, please !! -
Marc Haber  |   " Questions are the | Mailadresse im Header
Karlsruhe, Germany  | Beginning of Wisdom " | Fon: *49 721 966 32 15
Nordisch by Nature  | Lt. Worf, TNG "Rightful Heir" | Fax: *49 721 966 31 29




Re: {G} Problem Compiling Exim on woody

2003-06-15 Thread Marc Haber
On Wed, 11 Jun 2003 13:40:33 - (UTC), "Gregory Machin"
<[EMAIL PROTECTED]> wrote:
>Is there a list anyware of all the libraries requied for a full compile of
>exim . As i need to do the same on other versions of linux , and don't
>want to have to experiment every time ..

Andreas Metzler has woody backports of his exim 4 packages available.
Also, the exim 4 package from sid compiles fine on woody, only
requiring few backports, most prominently gnutls5.

Greetings
Marc

-- 
-- !! No courtesy copies, please !! -
Marc Haber  |   " Questions are the | Mailadresse im Header
Karlsruhe, Germany  | Beginning of Wisdom " | Fon: *49 721 966 32 15
Nordisch by Nature  | Lt. Worf, TNG "Rightful Heir" | Fax: *49 721 966 31 29


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: {G} Problem Compiling Exim on woody

2003-06-12 Thread aCaB
Had the same problem a few months ago and as far as i remember u may
need to install libdb3-dev package.
Gregory Machin ha scritto:
> I have compiled exim on this system before no problem , but no when i try
> and compile i get the following error.
> " If file include from exim.h:341,
> 	from exim_dbmbuild.c:30:
> dbstuff.h:101: db.h: No such file or directory
> make[1]: *** [exim_dbmbuild.o] Error 1
> make[1] Levbing directory '/home/installs/exim-4.14/build-Linux-i386'
> make: *** [go] Error 2
>
> Is there a list anyware of all the libraries requied for a full 
compile of
> exim . As i need to do the same on other versions of linux , and don't
> want to have to experiment every time ..
>
> Many thanks
> Gregory Machin
>
>
>





Re: {G} Problem Compiling Exim on woody

2003-06-12 Thread aCaB
Had the same problem a few months ago and as far as i remember u may
need to install libdb3-dev package.
Gregory Machin ha scritto:
> I have compiled exim on this system before no problem , but no when i try
> and compile i get the following error.
> " If file include from exim.h:341,
> 	from exim_dbmbuild.c:30:
> dbstuff.h:101: db.h: No such file or directory
> make[1]: *** [exim_dbmbuild.o] Error 1
> make[1] Levbing directory '/home/installs/exim-4.14/build-Linux-i386'
> make: *** [go] Error 2
>
> Is there a list anyware of all the libraries requied for a full 
compile of
> exim . As i need to do the same on other versions of linux , and don't
> want to have to experiment every time ..
>
> Many thanks
> Gregory Machin
>
>
>



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Re: {G} Problem Compiling Exim on woody

2003-06-11 Thread Dominik Schulz
I don't know if this is what you are looking for, but there are also
exim4 backports for woody. Have a look at apt-get.org to get the links
to reprositories.

"Gregory Machin" <[EMAIL PROTECTED]> wrote on Wed, 11 Jun 2003 13:40:33 - 
(UTC):
> I have compiled exim on this system before no problem , but no when i try
> and compile i get the following error.
> " If file include from exim.h:341,
>   from exim_dbmbuild.c:30:
> dbstuff.h:101: db.h: No such file or directory
> make[1]: *** [exim_dbmbuild.o] Error 1
> make[1] Levbing directory '/home/installs/exim-4.14/build-Linux-i386'
> make: *** [go] Error 2
> 
> Is there a list anyware of all the libraries requied for a full compile of
> exim . As i need to do the same on other versions of linux , and don't
> want to have to experiment every time ..

Mit freundlichen Gruessen / Best regards
Dominik Schulz




AW: {G} Problem Compiling Exim on woody

2003-06-11 Thread Thomas Lamy
Gregory Machin wrote:
> 
> I have compiled exim on this system before no problem , but 
> no when i try
> and compile i get the following error.
> " If file include from exim.h:341,
>   from exim_dbmbuild.c:30:
> dbstuff.h:101: db.h: No such file or directory
> make[1]: *** [exim_dbmbuild.o] Error 1
> make[1] Levbing directory '/home/installs/exim-4.14/build-Linux-i386'
> make: *** [go] Error 2
> 
> Is there a list anyware of all the libraries requied for a 
> full compile of
> exim . As i need to do the same on other versions of linux , and don't
> want to have to experiment every time ..
> 
> Many thanks
> Gregory Machin
> 
You need one of the libdb*-devel packages (don't know which in woody, in
sarge it's 4.1)




{G} Problem Compiling Exim on woody

2003-06-11 Thread Gregory Machin
I have compiled exim on this system before no problem , but no when i try
and compile i get the following error.
" If file include from exim.h:341,
from exim_dbmbuild.c:30:
dbstuff.h:101: db.h: No such file or directory
make[1]: *** [exim_dbmbuild.o] Error 1
make[1] Levbing directory '/home/installs/exim-4.14/build-Linux-i386'
make: *** [go] Error 2

Is there a list anyware of all the libraries requied for a full compile of
exim . As i need to do the same on other versions of linux , and don't
want to have to experiment every time ..

Many thanks
Gregory Machin





Re: {G} Problem Compiling Exim on woody

2003-06-11 Thread Dominik Schulz
I don't know if this is what you are looking for, but there are also
exim4 backports for woody. Have a look at apt-get.org to get the links
to reprositories.

"Gregory Machin" <[EMAIL PROTECTED]> wrote on Wed, 11 Jun 2003 13:40:33 - (UTC):
> I have compiled exim on this system before no problem , but no when i try
> and compile i get the following error.
> " If file include from exim.h:341,
>   from exim_dbmbuild.c:30:
> dbstuff.h:101: db.h: No such file or directory
> make[1]: *** [exim_dbmbuild.o] Error 1
> make[1] Levbing directory '/home/installs/exim-4.14/build-Linux-i386'
> make: *** [go] Error 2
> 
> Is there a list anyware of all the libraries requied for a full compile of
> exim . As i need to do the same on other versions of linux , and don't
> want to have to experiment every time ..

Mit freundlichen Gruessen / Best regards
Dominik Schulz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



AW: {G} Problem Compiling Exim on woody

2003-06-11 Thread Thomas Lamy
Gregory Machin wrote:
> 
> I have compiled exim on this system before no problem , but 
> no when i try
> and compile i get the following error.
> " If file include from exim.h:341,
>   from exim_dbmbuild.c:30:
> dbstuff.h:101: db.h: No such file or directory
> make[1]: *** [exim_dbmbuild.o] Error 1
> make[1] Levbing directory '/home/installs/exim-4.14/build-Linux-i386'
> make: *** [go] Error 2
> 
> Is there a list anyware of all the libraries requied for a 
> full compile of
> exim . As i need to do the same on other versions of linux , and don't
> want to have to experiment every time ..
> 
> Many thanks
> Gregory Machin
> 
You need one of the libdb*-devel packages (don't know which in woody, in
sarge it's 4.1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



{G} Problem Compiling Exim on woody

2003-06-11 Thread Gregory Machin
I have compiled exim on this system before no problem , but no when i try
and compile i get the following error.
" If file include from exim.h:341,
from exim_dbmbuild.c:30:
dbstuff.h:101: db.h: No such file or directory
make[1]: *** [exim_dbmbuild.o] Error 1
make[1] Levbing directory '/home/installs/exim-4.14/build-Linux-i386'
make: *** [go] Error 2

Is there a list anyware of all the libraries requied for a full compile of
exim . As i need to do the same on other versions of linux , and don't
want to have to experiment every time ..

Many thanks
Gregory Machin



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]