GIDForums  

Go Back   GIDForums > Computer Programming Forums > C++ Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 15-Apr-2005, 20:55
doug2005 doug2005 is offline
New Member
 
Join Date: Apr 2005
Posts: 1
doug2005 is on a distinguished road

Make install errors


I'm doing the ./configure, make, make install routine to build the dovecot IMAP server. I get an error
*** [install-recursive] Error 1
This isn't much help to me. configure and make ran fine - what happens at make install that throws an error such as the one above and how can I go about troubleshooting and resolving what the problem is. I will spelunk through the make file to see what the install target does but I don't know what to look for with such a vague message.

Any help most appreciated.

Doug
  #2  
Old 16-Apr-2005, 10:44
davekw7x davekw7x is offline
Outstanding Member
 
Join Date: Feb 2004
Location: Left Coast, USA
Posts: 4,791
davekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to beholddavekw7x is a splendid one to behold
Quote:
Originally Posted by doug2005
I'm doing the ./configure, make, make install routine to build the dovecot IMAP server. I get an error
*** [install-recursive] Error 1
This isn't much help to me. configure and make ran fine - what happens at make install that throws an error such as the one above

Doug

Did you get other messages like, say:

Quote:
make[3]: Entering directory `/---somestuffhere---/dovecot-0.99.14/src/auth'
/bin/sh ../../mkinstalldirs /usr/local/libexec/dovecot
mkdir /usr/local/libexec/dovecot
mkdir: cannot create directory `/usr/local/libexec/dovecot': Permission denied
make[3]: *** [install-pkglibexecPROGRAMS] Error 1

If you weren't root, maybe you can't write to /usr/local/libexec (or whatever your install path was).

If you have set up a sudodoers file (see: man sudo), you can try something like this (from the dovecot README):
Quote:
sudo make install

Or, you can su to root to try to perform the make install.

Regards,

Dave
 
 

Recent GIDBlogPython ebook by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Mozilla Thunderbird dsmith Computer Software Forum - Linux 9 01-Mar-2005 12:56
Linux Kernel Upgrade Mini Howto dsmith Computer Software Forum - Linux 3 05-Apr-2004 23:10

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 06:38.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.