LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 05-06-2003, 10:06 AM   #1
llee
LQ Newbie
 
Registered: Apr 2003
Posts: 23

Rep: Reputation: 15
apache compile on RH9 - imap.tar.Z help


Hi, I am continuing my install of the Apache Compile and am stuck here:

# cd imap-2002c1/
[root@mail05 imap-2002c1]# make slx SSLTYPE=nopwd
make sslnopwd
make[1]: Entering directory `/usr/local/imap-2002c1'
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ Building in full compliance with IESG security requirements:
++ TLS/SSL encryption is supported
++ Unencrypted plaintext passwords are prohibited
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
make[1]: Leaving directory `/usr/local/imap-2002c1'
Applying an process to sources...
tools/an "ln -s" src/c-client c-client
: bad interpreter: No such file or directory
make: *** [an] Error 126

Did I downloaded the wrong file because RH9 can't run this command: tar −xvfz imap.tar.Z
So I uncompressed it under a windows program and moved it over to my linux box.

Any suggestions? Thank you very much!
 
Old 05-06-2003, 12:57 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
This isn't a vaild command that's why it doesn't work:
tar −xvfz imap.tar.Z

the -f tells tar to use the next string as the file name so it will need to be:
tar −xvzf imap.tar.Z

or:
tar −x -v -z -f imap.tar.Z

etc etc...
 
Old 05-06-2003, 01:06 PM   #3
llee
LQ Newbie
 
Registered: Apr 2003
Posts: 23

Original Poster
Rep: Reputation: 15
David ---> Bingo!

Uncompressing your way works. It then allows me to properly run "make slx SSLTYPE=nopwd". Thanks again.
 
  


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 do you compile tar.gz's....please help 112358fibonacci Linux - Newbie 10 05-12-2005 02:01 AM
Compile PHP with IMAP support ultrafluke Linux - Software 1 12-03-2004 12:04 PM
rh9/sendmail Courier/Cyrus IMAP??? sugestions ?? BaerRS Linux - Networking 1 10-21-2003 03:57 PM
apache compile on RH9 llee Linux - Software 7 05-05-2003 03:46 PM
RH9 Apache/SSL/PHP/MySQL RPM vs tar.gz Ani Linux - Newbie 5 04-26-2003 10:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:53 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