Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem with manual install of PHP (load into apache2)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Randy82103
n00b
n00b


Joined: 18 Oct 2003
Posts: 9
Location: Iraq

PostPosted: Sat Dec 13, 2003 2:39 pm    Post subject: Problem with manual install of PHP (load into apache2) Reply with quote

background: trying to install snort/acid

problem: libiconv errors with emerge php/mod_php
Code:

ext/iconv/iconv.lo(.text+0x975): In function `php_iconv_string':
: undefined reference to `libiconv_open'
ext/iconv/iconv.lo(.text+0x9c4): In function `php_iconv_string':
: undefined reference to `libiconv'
ext/iconv/iconv.lo(.text+0x9f8): In function `php_iconv_string':
: undefined reference to `libiconv'
ext/iconv/iconv.lo(.text+0xa1c): In function `php_iconv_string':
: undefined reference to `libiconv_close'
ext/xmlrpc/libxmlrpc/encodings.lo(.text+0xdc): In function `convert':
: undefined reference to `libiconv_open'
ext/xmlrpc/libxmlrpc/encodings.lo(.text+0x14c): In function `convert':
: undefined reference to `libiconv'
ext/xmlrpc/libxmlrpc/encodings.lo(.text+0x163): In function `convert':
: undefined reference to `libiconv_close'
collect2: ld returned 1 exit status


I got libiconv and installed it manually, then tried to re-emerge php, still had these errors. So I got php from php.org and installed with no problem. Problem is that I can not make it active in Apache2 which I emerged.

Any advice on what to do? I think I need to manually perform the equivalent of that php ebuild so many threads refer to, but I am still a little new and not sure how. I am also confused as to what mod_php is and whether that is a program I need to download also.

Thanks, Randy[/code]
_________________
Gentoo 1.4 w/ 2.6.0 T8 Stable
Sager 5680 - 2.8,800,1024,60,9600PRO128

Support your troops!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum