Please note that LinuxExchange will be shutting down on December 31st, 2016. Visit this thread for additional information and to provide feedback.

I am trying to install tripwire I am getting error as package exim4 not yet configured.How do i go forward

asked 19 Jan '11, 02:28

kpratik's gravatar image

kpratik
1
accept rate: 0%




Try: sudo dkpg-reconfigure exim4

If that doesn't work, try sudo apt-get -y install -f then do sudo dkpg-reconfigure exim4 again.

Also See: http://ubuntuforums.org/archive/index.php/t-1043726.html

To me, this sounds like an issue more with a dependency (in this case exim4)

Also, sudo apt-get install apt-show-versions

then you can see all the versions of the files installed on your PC. That may help you as well.

link

answered 19 Jan '11, 18:08

Ron's gravatar image

Ron ♦
9361718
accept rate: 13%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

Asked: 19 Jan '11, 02:28

Seen: 902 times

Last updated: 16 Mar '11, 20:23

Related questions

powered by OSQA