Connecting Tech Pros Worldwide Help | Site Map

Apache Config problems in FreeBSD

Member
 
Join Date: Apr 2008
Location: United states
Posts: 123
#1: May 7 '09
Hi all,
I am trying to install Apache 2.2 on FreeBSD 7.1.
I have installed the OS and the basic ports needed. when I tried to install apache 2.2 using,

Expand|Select|Wrap|Line Numbers
  1. portmaster www/apache22
  2.  
it gave me an error
Expand|Select|Wrap|Line Numbers
  1.  Patching for libiconv-1.11_1
  2. ===>  Applying extra patch off
  3. cannot open off: No such file or directory
  4. *** Error code 2
  5.  
  6. Stop in /usr/ports/converters/libiconv.
  7.  
  8. ===>>> make failed for converters/libiconv
  9. ===>>> Aborting update
  10.  
  11. ===>>> Update for /usr/ports/converters/libiconv failed
  12. ===>>> Aborting update
  13.  
During the process of portmaster , it prompted me to select Apache config questions and Libiconv questions( I have selected Enable "EXTRA-ENCODING" and disabled the other.)

Note: Bash is already installed and I guess BASH needed the libconv and thus it has already installed the libiconv...My guess! ... I also tried to do the "make install clean" for libiconv ( it failed) ...

Any Idea ..?

Thanks..
Reply


Similar Apache Web Server bytes