For some reason my apache web server stop working and i tried to reinstall it using Macport. The apache installation stop half way and show apr-util error.
Error: The following dependencies failed to build: apr apr-util
I’ve tried to clean and update the macport before install the apache. however the result still the same.
After reading the installation log, it shows the problem from
/opt/local/include/uuid.h
and this uuid.h is actually owned by postgresql83
To solve this macport dependency error from apr and apr util, follow the steps below:-
Advertisements
- The only solution i found is to remove postgresql83.
- Before remove your postgresql83, backup your postgresql database first
- Then remove postgresql83 from your system using the command below:-
port remove postgresql83
- Now you can install your apache again and it should be fine!
Related posts:
How to create zip file in Mac OS X
How to disable spotlight index for specific folder in Mac OS X?
How to open .chm file in Mac OS X
Macport: Can't map the URL 'file://.' to a port description file
How to change desktop icon size in Mac?
How to connect Creative Zen V Plus in Mac OS X
Mac RDP to Win 8.1 error - Remote Desktop Connection cannot verify the identity of the computer that...
How to mount samba in Mac OS X / Linux?
Share this with your friends:-