Tagged Questions
0
votes
2answers
73 views
If I want to run an application in Linux without using a package manager, is my only option to compile it from source?
I have 2 side projects I'd like to complete at work:
Enable wiki users to authenticate against the corporate Active Directory (LDAP) server.
Setup a code review tool for my dev team.
Here's the ...
0
votes
0answers
43 views
Compiling Apache with custom modules in order to build RPM
Looking to create an RPM package by compiling Apache with custom modules. I'm NOT installing the package on my build server, I'm staging it under /opt/BUILD/httpd.
./configure ...
0
votes
3answers
2k views
How to upgrade PHP to 5.3 on latest MAMP
I've been struggling with this for quit a while...
Googling all sorts of things has brought up anything useful so far.
I have MAMP 1.8.4 install on my MBP running snow leopard - i want to upgrade to ...