UW imap and MacOSXS 1.2


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers UW imap and MacOSXS 1.2
# 1  
Old 09-13-2001
UW imap and MacOSXS 1.2

Hi all,

I'm a totally newbie in this Unix-wonderland and I'm lost every now-and-then. Now I'm really confused with building UW imap in MacOSXS 1.2. I try to follow the instructions, but when I hit "make osx" I'll get the following answer:

"make build EXTRACFLAGS='' EXTRALDFLAGS='' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=none EXTRASPECIALS='' BUILDTYPE=osx
Rebuilding c-client for osx...
touch c-client/SPECIALS
cd c-client;make all CC=`cat CCTYPE` \
CFLAGS="`cat CFLAGS`" `cat SPECIALS`
make[2]: Makefile: No such file or directory
make[2]: *** No rule to make target `all'. Stop.
make[1]: *** [rebuild] Error 2
make: *** [osx] Error 2"

Does anybody have a clue what I should do now?

TIA

Jude
# 2  
Old 09-13-2001
Just at a glance, I would guess that the Makefile is not written to fully support OSX. Maybe check with the distributer of the program for help?
 
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Linux

uw-imap

Hi guys. Is uw-imap maintained? according to their ftp site last version is imap-2007e. is it good to use uw-imap instead of dovecot or other imap daemons? which one do you suggest? I really have problem with dovecot. it's configuration is complex(at least for me). I don't prefer much... (3 Replies)
Discussion started by: majid.merkava
3 Replies

2. Ubuntu

Courier-IMap

I am running postfix, courier-imap and Atmail Webmail client. I can telnet to port 143 I can send mail from the command line using the mail command to the user. When I try to login through webmail using the atmail client nothing happens. I check the the maillog and it shows the localhost address... (0 Replies)
Discussion started by: rbizzell
0 Replies

3. Ubuntu

Courier-IMAP

I am running Unbuntu Server. I have installed postfix and courie-imap. I cant seem to be able to login using imap. Login failed. I can telnet using imap. I have a valid user. Authdaemonrc is running using authpam which is the default. I am running atmail webclient. What else do I need to check? (0 Replies)
Discussion started by: rbizzell
0 Replies

4. UNIX for Advanced & Expert Users

Courier-IMAP 4.1

I am running Freebsd 6.1, Postfix 2.2, and Courier-IMAP 4.1 I can telnet to port 143 I can't connect to IMAP server using microsoft outlook or any client. The authdaemon is running and working correctly I did netstat -an | grep -i list and it shows port 143 bound to the localhost 127.0.0.1. I can... (1 Reply)
Discussion started by: rbizzell
1 Replies

5. BSD

Courier-IMAP 4.1

I will be using postfix and courier-imap version 4.1. I never configured courier-imap. What configurations files do I have to configure and how do I start courier-imap. There isn't a authdaemonrc file in the courier-imap directorry. The files that are listed are imapd imap-ssl.dist... (0 Replies)
Discussion started by: rbizzell
0 Replies

6. Linux

pop3 and imap problem

Hi all I have a Redhat 8 box running sendmail-8.12.8-9.80. I use both imap and pop3 for clients to donwlaod mails. imap is used by some application related stuff. The users use opp3 to download their mails. The problem started a yesterday when 1 user complained that he was not able to... (2 Replies)
Discussion started by: skotapal
2 Replies

7. UNIX for Dummies Questions & Answers

IMAP on Redhat?

Does Redhat 9 come with an IMAP server? If so, how do I set it up? (1 Reply)
Discussion started by: Spetnik
1 Replies
Login or Register to Ask a Question