Tagged Questions
0
votes
0answers
33 views
Recompile a binary installation? (problems installing ejabberd XMPP server)
This is either a basic unix problem or one specific to ejabberd - I don't know enough to know which it is.
So I've installed ejabberd XMPP server using an OSX installer version 2.1.11 -- ...
0
votes
2answers
42 views
Cleaning after installation
Is it safe to remove the downloaded tar once the program is installed (once I run ./configure, make, make install)?
1
vote
1answer
631 views
Does `make install` overwrite files?
I've taken some time to install a newer version of Apache2.x on my Mac Os X 10.6.8.
When configuring apache through ./configure I specified the Darwin layout. This layout assumes the path setup of ...
22
votes
4answers
8k views
Why can't gcc find libevent when building tmux from source?
I want to install tmux on a machine where I don't have root access. I already compiled libevent and installed it in $HOME/.bin-libevent and now I want to compile tmux, but configure always ends with ...
1
vote
1answer
143 views
configure not adding line-continuation characters to makefile
This is, perhaps, a bit of a bizarre one but I don't even know where to start looking so if anyone can point me in the right direction, I'll be very grateful.
I've just done a fresh install of my ...