The compile tag has no wiki summary.
1
vote
2answers
1k views
Compiling Ubuntu server: “libQtGui.so: undefined reference to png functions” errors
I want to compile wkhtmltopdf on Ubuntu Server, but I have a problem with following errors:
/usr/lib/libQtGui.so: undefined reference to `png_read_info@PNG12_0'
/usr/lib/libQtGui.so: undefined ...
0
votes
1answer
76 views
Trying to make pvgrub: xen-setup-stubdom not found
I wish to use pvgrub.
I'm using debian wheezy x86_64.
I did an apt-get soruce xen and apt-get build-dep xen, cd-ed into the xen source dir and issued "make world".
The package doesn't compile, it ...
0
votes
1answer
44 views
GeoIP for configuration into nginx
I'm trying to compile geoip into nginx. When doing ./configure --with-http_geoip_module I get the following error.
./configure: error: the GeoIP module requires the GeoIP library.
You can either do ...
0
votes
1answer
65 views
libcurl Reporting Different Version Between Commands
I previously had cURL 7.22.0 on Ubuntu 12.04 Server.. but I now need to upgrade to cURL 7.30.0.
I've done the following to compile this version for Ubuntu:
wget ...
-1
votes
1answer
47 views
Compile PHP without PostgreSQL [closed]
I need to compile php-5.2.17 as a cgi wrapper. PostgreSQL is not installed on this machine. I'm looking for the configure command, to disable support for PostgreSQL.
--without-postgre
0
votes
7answers
817 views
mod_fastcgi installation error
I've compiled Apache 2.4.2 successfully, but I'm facing an error while trying to compile mod_fastcgi module.
Any tips?
root@local:/usr/src/libapache-mod-fastcgi# /usr/local/apache2/bin/apxs -o ...
0
votes
0answers
26 views
Compiling libgcrypt in Solaris 10: libgpg-error is needed (but already have it)
I´m compiling libgcrypt in a Solaris 10 box.
As a pre-requisite you need to compile libgpg-error which I already did (in /opt).
Now, when I do (for installing libgcrypt):
./configure ...
0
votes
1answer
47 views
How to build from source on CentOS 5.9?
I'm building iptraf-ng on CentOS 5.9 and running into the following errors:
src/packet.c: In function ‘packet_process’:
src/packet.c:322: error: ‘ETH_P_QINQ1’ undeclared (first use in this function)
...
2
votes
3answers
1k views
make errors when compiling PHP 5.2.6 from source (Fedora 12)
I have already installed Apache 2.2.14, PHP 5.3.1 (using mod_fastcgi) and MySQL 5.1.41 - this is working great, but I am now trying to install PHP 5.2.6 (also using mod_fastcgi) so I can use it for ...
10
votes
1answer
232 views
Can you help me with my software dependency issue?
This is (an attempt at) a Canonical Question about Compile Dependencies and Package Management.
I have a question regarding compiling ports/software or installing RPMs on my *nix server. When I ...
0
votes
1answer
110 views
Compile pHash on Centos + PHP extension
I'm trying to compile pHash 0.9.5 on Centos 6.3 x86_64
Here is the detail of the steps I've followed:
$ yum install unzip
$ wget https://downloads.sourceforge.net/project/cimg/CImg-1.5.4.zip
$ unzip ...
0
votes
1answer
39 views
Compile Kernel Debian Squeeze
Am newbie, and I'm trying on Debian Squeeze to upgrade/compile kernel for problem I'm having with Linux-Vserver. The instructions I'm trying to use start with "apt-get installlinux-source-2.6.32" and ...
-1
votes
1answer
62 views
How can i build apache httpd statically?
I need to build an apache httpd server that will be able to run under multiple linux os (RH, SUSE, e.t.c.)
The main problem is that httpd is using shared libraries:
ldd httpd/bin/httpd
...
0
votes
0answers
25 views
Reconfigure & recompile PHP, Two Apache installations, how to?
This is my situation:
I originally have Apache2 + PHP working, but SSL was missing in this PHP compilation
I decided to install another Apache2 compilation and another PHP compilation
While using ...
0
votes
0answers
55 views
Avconv can`t find shared libs after compiling
I have compiled avconv from source with
./configure --enable-gpl --enable-libx264 --enable-libmp3lame --enable-libfdk-aac --enable-nonfree --enable-shared
all nonstandard libs are compiled extra and ...
0
votes
1answer
792 views
Compiling zip component for PHP 5.2.11 in MAMP PRO [closed]
I installed MAMP PRO on my Macbook Pro (10.6) some time ago. Now I would like to use zip functions in php. I found that I must add zip.so to my extension folder and edited php.ini.
On my computer I ...
-2
votes
1answer
56 views
Cross-Compiling on x86 for Solaris SPARC [closed]
I've looked at a few sources on how to go about cross-compiling, and from what I understand, I need the header files for the system I am compiling for.
Some background info: The school I am a student ...
0
votes
1answer
109 views
Installing Gearman with PHP Extension on Debian 6.0.5 leads to error
What I have tried ...
# apt-get install php5-dev
# apt-get install gearman-job-server libgearman-dev
# pecl install gearman
Result ...
...
configure: error: Please install libgearman
ERROR: ...
0
votes
1answer
76 views
Multiple PHP 5.x in Apache for different directory
I have compiled all Apache, PHP 5.2 and PHP 5.3 on CentOS at path /usr/local/apache, /usr/local/php52 and /usr/local/php53.
I have the libphp5.so modules in my respective php folder by using symlink ...
0
votes
2answers
337 views
Installing ICU 49 on CentOS
I'm trying to install ICU 49 on CentOS release 5.8 (Final). The only way I know how to do it is compiling by source.
I do the following:
./runConfigureICU Linux
gmake
And get the following error ...
3
votes
3answers
290 views
Use default options when compiling ports
I am compiling a few ports on FreeBSD, however during the compiling process I am often greeted with options for the dependencies of the port. This causes the compiling process to pause until I select ...
1
vote
0answers
118 views
Compiling PHP on Debian creates errors about GD library
I'm getting too many make test fails when I compile PHP (5.3.16) on debian. These errors are mostly about gd library and image processing. As a result GD functions like imagecopyresampled produce ...
7
votes
2answers
5k views
Installing optional Nginx modules with apt-get
Greetings,
I currently have Nginx installed via the instructions on the Nginx site:
nginx=stable
sudo su -
add-apt-repository ppa:nginx/$nginx
apt-get update
apt-get install
I have configured ...
0
votes
0answers
185 views
ICU 4.* for php-intl CentOS 5.9 [closed]
I need to install ICU 4.*, because we're using an symfony 2.1 project. But there are no packages for CentOS, so I think I have to compile it from source.
Unfourtanetly I have not very much linux ...
0
votes
0answers
40 views
Compiling libraries for Amazon linux
Since Amazon Linux can't run outside of EC2 (if it can please explain) what is the closest platform that I should use when compiling code that should run on a EC2 instance running Amazon Linux?
I ...
0
votes
1answer
238 views
Compile and upgrade to PHP 5 on linux with old php settings how to?
I am running CentOS i need to compile and install PHP 5 there but i never done this before is this still possible or i need to find someone to do it for me?
There is already installation of PHP 4 and ...
3
votes
2answers
92 views
difference between compiled and installed via rpm (zypper)
In an openSUSE 11.1 I download, compile and install ImageMagick via:
wget ftp://.../pub/graphics/ImageMagick/ImageMagick-6.7.7-0.zip
unzip ImageMagick-6.7.7-0.zip
cd ImageMagick-6.7.7-0
./configure ...
0
votes
0answers
116 views
Compile php 5.3 ldap extension
So trying to follow the very un-descriptive guide at my webhost for compiling a new php extension:
**Compiling PHP 5.3 extensions
You can also compile and load your own extensions. Here's how:**
...
-1
votes
1answer
195 views
How to build Python-2.7 Debian (Two version Python)
I installed Python-2.7.3 on Debian 6.
./configure --enable-shared --prefix=/usr/local/python2.7
make
make install
Now already installed, how I can access this:
shell:
python2.7
Thanks.
0
votes
2answers
370 views
ModSecurity compile error on nginx
I'm trying to install ModSecurity on nginx with the following instructions :
wget https://github.com/SpiderLabs/ModSecurity/archive/master.zip
unzip master
cd ModSecurity-master
./autogen.sh
...
1
vote
1answer
672 views
Compiling PHP with LDAP support on Ubuntu 12.10
I am trying to compile PHP on Ubuntu 12.10 with LDAP support. I have run:
apt-get install libldap2-dev
That installs the header files to /usr/include.
However, when attempting to compile it is ...
1
vote
1answer
381 views
Compile apache 2.2.23 on Ubuntu 12.04.1 LTS with openssl error
I have (or am) moved from OpenSuse 12.1 to Ubuntu 12.04.1 LTS -- I have had no problems compiling apache from source on our OpenSUSE boxes.. However, I have run into a problem with Ubuntu 12.04.1 LTS.
...
0
votes
1answer
47 views
how to run c++ app without glibcxx [closed]
I need to run Qt app on Debian 64-bit. There are Qt libs installed. But it seems that no C++ lib is installed. I'm not allowed to install any packages on this computer. I have compiled my app on ...
1
vote
2answers
758 views
Invalid configuration `noarch-redhat-linux-gnu': machine `noarch-redhat' not recognized
When I try to build rpm from src rpm (Apache 2.4.1) I got this error:
rpmbuild -tb httpd-2.4.1.tar.bz2 --ba httpd.spec
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu ...
0
votes
0answers
20 views
Is it correct to say that Exchange 2010 rollups are NGened, while the SP's are not?
I noticed that while applying rollups to Exchange 2010, that a significant amount of time is being spent on the NGen phase (approx 1 hour for me).
I'm not clear if either SP1 or SP2 had a similar ...
1
vote
1answer
66 views
missing config files when compiling a php extension
I do the phpize..
When I reach the ./configure It tells me it can fins the php-config (configure: error: Cannot find php-config. Please use --with-php-config=PATH)
I assume it means a file named ...
3
votes
4answers
796 views
CentOS 6 - Make system aware of custom lib paths and missing base links
I am trying to compile libmemcached (1.0.7) on CentOS6, and keep getting the following warning:
...
checking for event.h... no
configure: WARNING: Unable to find libevent
...
I manually compiled ...
-2
votes
1answer
304 views
Crunchbang asks for URIs to get build dependencies for php5 [closed]
I'm trying to install PHP5, by compiling it myself.
I'm doing this on Crunchbang Linux, version 11. Specifically, the version using the 3.2 kernel. Crunchbang 11 is based on Debian. This is a 64-bit ...
1
vote
2answers
70 views
Do you keep track of the programs you compile under unix or linux
Do you keep track of the programs you compile and install?
If yes, what do you keep, the configure output, the install output?
Is there some "best practice" regarding this matter?
2
votes
1answer
400 views
Enable DOM/XML on Centos 6.3
After some research from our team and trial and errors, we we're not able to make '--disable-dom' dissapear from the phpinfo.
I've tried to reinstall php-xml but I got the following message:
Package ...
0
votes
2answers
774 views
Compiling PHP 5.3.3 on Ubuntu 8.04: Could not find libevent
When attempting to ./configure PHP 5.3.3 on Ubuntu 8.04, I get the error:
checking for libevent >= 1.4.11 install prefix...
configure: error: Could not find libevent >= 1.4.11 in /usr/local/
...
0
votes
3answers
2k views
Compile Python 3.1.1 with --enable-shared
This is a two pronged question... The context of the question is getting a good Python 3.1.1 build to use with building and running mod_wsgi. See this document for more information on why a shared ...
1
vote
2answers
499 views
Compile MySQL 5.5.15 from source using autorun.sh and cmake, unable to start MySQL after
I was trying to compile MySQL 5.5.15 from source in Debian 6 and was using the "old-fashioned" way of doing it: i.e., run autorun.sh in BUILD and then run ./configure with quite a few options, and ...
-1
votes
1answer
107 views
CMake Error - trying to install chromaprint
I am trying to install chromaprint and I am getting from CMake Error.
I can't figure out how to fix it.
Error:
root@matrix [~/chromaprint-0.6]# cmake -DWITH_FFTW3=ON .
-- Using FFTW3 for FFT ...
1
vote
1answer
288 views
php zend_extension getting ignored when self-compiling php
I am trying to load Zend Optimizer into my self-compiled php.
Here is how i compile my php:
wget http://museum.php.net/php5/php-5.2.6.tar.gz
tar xvfz php-5.2.6.tar.gz
cd php-5.2.6
./configure ...
0
votes
2answers
71 views
Why it's not possible to compile on a different OS than end-user OS [closed]
I was trying to compile a php extension on Windows and ran into some trouble. I then thought it was possible to do the compilation for Windows on Linux, but turned out that wasn't possible.
Can ...
1
vote
1answer
118 views
Compiling to a binary from source
I'm using WKHTMLTOPDF on a 64-bit Linux server and I'm running into problems with the version.
Seen here: http://code.google.com/p/wkhtmltopdf/downloads/list
There's slim pickins when it comes to ...
2
votes
1answer
69 views
Safe to disable compile options for Nginx (when used only as reverse proxy/cache)
I have read that I can do this to make a smaller footprint Nginx when used as static content cache/reverse proxy:
--without-mail_pop3_module --without-mail_imap_module --without-mail_smtp_module
...
1
vote
1answer
74 views
Should programs be compiled with a prefix?
When compiling programs, should they be given their own --prefix (eg /usr/local/php5/) to keep all the files for that program separate, or just installed in the default location (eg /usr/local/)
It ...
0
votes
2answers
163 views
Keep the sites-available/enabled structure when compiling Nginx
I am using nginx on ubuntu which by default has the sites-available/enabled directory structure similar to Apache to store the sites configuration files. I have compiled nginx (because I need a third ...
