Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2152 - Cannot install PHP
Summary: Cannot install PHP
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-27 08:33 UTC by Hanno Böck
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hanno Böck gentoo-dev 2002-04-27 08:33:43 UTC
If I try to emerge php, I get the following error:

checking for Java support... find: /include: No such file or directory
no
configure: error: unable to find Java VM libraries

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 78, Exitcode 1
!!! bad ./configure

!!! emerge aborting on  /usr/portage/dev-lang/php/php-4.1.2-r7.ebuild .
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-04-27 08:41:01 UTC
Please go to www.gentoo.org and look for the java HOWTO there.
Comment 2 Hanno Böck gentoo-dev 2002-04-27 09:52:26 UTC
Why do I need Java to install PHP? And why isn't it automatically installed as a
dependency?
I don't want to install a proprietary java-software, it must be possible to
install PHP without it.