Tagged Questions
1
vote
1answer
51 views
Problem compiling a driver : “No rule to make target”
First of all I am running a CentOS 6.4 installation.
My computer is a laptop and I am trying to install the drivers for my ethernet card, because this week end I lost my ability to connect to the ...
0
votes
0answers
74 views
Installing XSP on CentOS
Trying to install xsp-2.10.2. Worked fine in the past, now getting this error.
Making install in Mono.WebServer
mkdir: cannot create directory `2.0': File exists
GMCS /out:2.0/Mono.WebServer2.dll
...
2
votes
1answer
175 views
Make problem with includes
I am installing imagick-v3.1.0RC2 package on CentOS 5.5. I have ImageMagick 6.7.9-9 installed as well and have a problem on the make step.
Problem is that its cannot find included file:
...
0
votes
2answers
1k views
Problems with CMake in CentOS 6
I try to install a software in CentOS 6.2, without success. In README file it says:
Requirements:
- qt4 gui lib version >= qt4.6.x
Note that many linux distributions split packages into a ...
0
votes
3answers
163 views
Building from Source on CentOS 5 or newer
I've got a few applications of which I've got to build from source files in order to make it work on CentOS (the programs do not exist in the yum repos).
I may be missing something, but unlike Debian ...
2
votes
1answer
456 views
pysvn fails to make due to -lneon not found?
I am trying to install pysvn on my CentOS server and it says that -lneon is gone.
After searching their mailing lists for a bit I found what neon means but it doesn't say how can I get it?
Here's my ...