<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[PHP 5.0.4 make install Problem]]></title><description><![CDATA[<p>Kann mir bitte jemand weiterhelfen ? Ich flippe hier gleich ganz gewaltig aus.</p>
<pre><code>./configure  --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/lib/mysql --with-zlib --enable-sysvshm=yes --enable-sysvsem=yes --with-config-file-path=/etc --enable-track-vars=yes --enable-url-includes --with-gd=/usr/local/src/gd-2.0.33
</code></pre>
<p>Make klappt wunderbar nur make install macht die folgenden Fehler:</p>
<pre><code>[root@proxy01 php-5.0.4]# make install
Installing PHP SAPI module:       apache2handler
/usr/local/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp5.la /usr/local/apache2/modules
/usr/local/apache2/build/libtool --mode=install cp libphp5.la /usr/local/apache2/modules/
libtool: install: error: cannot install `libphp5.la' to a directory not ending in /root/packages/PHP_5/php-5.0.4/libs
apxs:Error: Command failed with rc=65536
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/topic/125616/php-5-0-4-make-install-problem</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 15:03:16 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/125616.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 08 Nov 2005 06:51:26 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to PHP 5.0.4 make install Problem on Tue, 08 Nov 2005 06:51:26 GMT]]></title><description><![CDATA[<p>Kann mir bitte jemand weiterhelfen ? Ich flippe hier gleich ganz gewaltig aus.</p>
<pre><code>./configure  --with-apxs2=/usr/local/apache2/bin/apxs --with-mysql=/usr/lib/mysql --with-zlib --enable-sysvshm=yes --enable-sysvsem=yes --with-config-file-path=/etc --enable-track-vars=yes --enable-url-includes --with-gd=/usr/local/src/gd-2.0.33
</code></pre>
<p>Make klappt wunderbar nur make install macht die folgenden Fehler:</p>
<pre><code>[root@proxy01 php-5.0.4]# make install
Installing PHP SAPI module:       apache2handler
/usr/local/apache2/build/instdso.sh SH_LIBTOOL='/usr/local/apache2/build/libtool' libphp5.la /usr/local/apache2/modules
/usr/local/apache2/build/libtool --mode=install cp libphp5.la /usr/local/apache2/modules/
libtool: install: error: cannot install `libphp5.la' to a directory not ending in /root/packages/PHP_5/php-5.0.4/libs
apxs:Error: Command failed with rc=65536
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/911334</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/911334</guid><dc:creator><![CDATA[cppguy]]></dc:creator><pubDate>Tue, 08 Nov 2005 06:51:26 GMT</pubDate></item><item><title><![CDATA[Reply to PHP 5.0.4 make install Problem on Fri, 11 Nov 2005 12:29:07 GMT]]></title><description><![CDATA[<p>gib mit --prefix mal nen installations ordner für php an.<br />
bsp:<br />
./configure --prefix=/usr/local/php</p>
]]></description><link>https://www.c-plusplus.net/forum/post/914995</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/914995</guid><dc:creator><![CDATA[spoensche]]></dc:creator><pubDate>Fri, 11 Nov 2005 12:29:07 GMT</pubDate></item></channel></rss>