LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 12-06-2003, 11:41 PM   #1
romel
Member
 
Registered: Sep 2003
Location: Bangladesh
Distribution: Debian
Posts: 102

Rep: Reputation: 15
exim 4.30.tar


I just download the file exim 4.30.tar from www.exim.org website.

How can I configure it...I mean unzip and then edit....
 
Old 12-07-2003, 02:52 AM   #2
llamakc
Member
 
Registered: Nov 2003
Distribution: Debian & Ubuntu
Posts: 402

Rep: Reputation: 31
Why are you making things so unbelievably difficult for yourself? What is wrong with doing things the Debian way and using exim out of Stable?

Just for the record, most tar files have README or INSTALL files inside of them. Follow the directions instead of posting for instructions as if this were the IRC.

man tar

tar --help

tar --xvf exim-4.30.tar

cd exim-4.30

nano README

nano INSTALL

./configure

make

make install

OR, do things the way you should and run the darn eximconfig program as root and reconfigure exim the proper way. Exim will be the easiest MTA you ever encounter.
 
Old 12-07-2003, 03:33 AM   #3
romel
Member
 
Registered: Sep 2003
Location: Bangladesh
Distribution: Debian
Posts: 102

Original Poster
Rep: Reputation: 15
I am able to tar the exim-4.30.tar.gz

got another directory which is "debian:/home/ekram/exim-4.30#"

I am giving ./configure but it is giving me following error...

"debian:/home/ekram/exim-4.30# ./configure
bash: ./configure: No such file or directory
debian:/home/ekram/exim-4.30# "

Please suggest...
 
Old 12-07-2003, 05:39 AM   #4
llamakc
Member
 
Registered: Nov 2003
Distribution: Debian & Ubuntu
Posts: 402

Rep: Reputation: 31
dpkg-reconfigure exim

eximconfig
 
Old 12-07-2003, 09:57 AM   #5
llamakc
Member
 
Registered: Nov 2003
Distribution: Debian & Ubuntu
Posts: 402

Rep: Reputation: 31
Just to impress upon you the importance of following directions and reading documentation I downloaded the exim-4.30 tarball. after extracting the contents:

tar -xjvf exim-4.30.tar.bz2

I cd into that directory. What do I see?

ACKNOWLEDGMENTS LICENCE Makefile OS README.UPDATING exim_monitor src
CHANGES Local NOTICE README doc scripts util

NO file named configure. The above instructions I gave you were generic instructions for most source builds. But if you take the time to read the README, you'll see:

. Ensure that the top-level Exim directory (e.g. exim-4.30) is the current
directory (containing the files and directories listed above).

. Edit the file called src/EDITME and put the result in a new file called
Local/Makefile. There are comments in src/EDITME telling you what the various
parameters are. You must at least provide values for BIN_DIRECTORY,
CONFIGURE_FILE, EXIM_USER and EXIM_GROUP (if EXIM_USER is numeric), and it is
recommended that SPOOL_DIRECTORY also be defined here if it is a fixed path.

...

and much more. So, the instructions are in the README, as I mentioned.

But since you'll ask anyway, in the exim-4.30 directory type:

make

Then if that is successful, type:

make install
 
Old 12-14-2003, 11:57 PM   #6
romel
Member
 
Registered: Sep 2003
Location: Bangladesh
Distribution: Debian
Posts: 102

Original Poster
Rep: Reputation: 15
When I am giving the make command it says....

debian:/home/test/exim-4.30# make
`Makefile' is up to date.

make[1]: Entering directory `/home/test/exim-4.30/build-Linux-i386'
make[2]: Entering directory `/home/test/exim-4.30/build-Linux-i386/pcre'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/test/exim-4.30/build-Linux-i386/pcre'
gcc -c -O -DCOMPILE_UTILITY -o util-spool_in.o spool_in.c
In file included from exim.h:354,
from spool_in.c:12:
dbstuff.h:101: db.h: No such file or directory
make[1]: *** [util-spool_in.o] Error 1
make[1]: Leaving directory `/home/test/exim-4.30/build-Linux-i386'
make: *** [go] Error 2
debian:/home/test/exim-4.30#


I see there is db.h file error.....no such file or directory....where can I find this file. ...shall I need to create this file...


Please help...
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
tar tar cvf - . | (cd /root/; tar xvf -) ewt3y Linux - General 10 02-19-2014 10:55 AM
exim is failed !!! error:package exim is not installed apache Linux - Software 0 06-24-2004 05:55 AM
.rpms, .tar.gz, .tgz, .src.rpm, & .tar.bz2 whoots Mandriva 10 10-18-2003 12:08 PM
Diferance between rpm, tar, tar.gz, scr.tar, etc mobassir Linux - General 12 08-21-2003 06:30 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 12:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration