473,699 Members | 2,834 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Installation errors...


I'm trying to install a local copy of php5 and not having much luck. I want
LIBXML and IMAP support. When I go to configure php (no matter what options
I use) I end up with the error message...

<start quote>
Configuring extensions
checking whether to enable LIBXML support... yes
checking libxml2 install dir... /usr/home/MYACCOUNT/libxml
configure: error: libxml2 version 2.5.10 or greater required.
<end quote>

I want LIBXML support so I downloaded and tried to install it...I get as far
as "nice make install" when I get the following error message...

<start quote>
MYACCOUNT@% nice make install \
--prefix=/usr/home/MYACCOUNT/libxml \
--exec-prefix=/usr/home/MYACCOUNT/libxml? --prefix=/usr/home/MYACCOUNT/libxml
\
? --exec-prefix=/usr/home/MYACCOUNT/libxml
Making install in include
Making install in libxml
make install-exec-hook
/usr/local/bin/bash ../../mkinstalldirs /usr/local/include/libxml2/libxml
test -z "/usr/local/include/libxml2/libxml" || mkdir -p --
"/usr/local/include/libxml2/libxml"
/usr/bin/install -c -m 644 'SAX.h' '/usr/local/include/libxml2/libxml/SAX.h'
install: /usr/local/include/libxml2/libxml/SAX.h: Permission denied
*** Error code 71

Stop in /usr/home/MYACCOUNT/libxml/include/libxml.
*** Error code 1

Stop in /usr/home/MYACCOUNT/libxml/include/libxml.
*** Error code 1

Stop in /usr/home/MYACCOUNT/libxml/include.
*** Error code 1

Stop in /usr/home/MYACCOUNT/libxml.
<end quote>

....as you can see I'm trying to install it locally by using
"--prefix=/usr/home/MYACCOUNT/libxml" as I read in the help file but it
still wants to use "/usr/local/include/libxml2/libxml" and I obviously don't
have permission for that folder...

What do I do?

My server uses Apache & FreeBSD 4.8

Thanks,
John MacLeod

Nov 23 '05 #1
2 1728
John MacLeod wrote:
I'm trying to install a local copy of php5 and not having much luck. I want
LIBXML and IMAP support. When I go to configure php (no matter what options
I use) I end up with the error message...

<start quote>
Configuring extensions
checking whether to enable LIBXML support... yes
checking libxml2 install dir... /usr/home/MYACCOUNT/libxml
configure: error: libxml2 version 2.5.10 or greater required.
<end quote>

I want LIBXML support so I downloaded and tried to install it...I get as far
as "nice make install" when I get the following error message...


I don't have experience building LIBXML, but did you run the configure
script before trying to make it?
Usually configure scripts also allow you to specify an install prefix.

HTH.
Peter.

--
http://www.phpforums.nl
Nov 23 '05 #2
Thanks Peter...you were right...I needed to include the path when running
the configure script not during the "nice make install"..

..so now I seem to have gotten it configured and installed, but I'm having a
problem using the .htaccess file to point the local installation of php5. As
per the instructions I was following I added the following to the .htaccess
file...

<start quote>
#PHP 5.0.5 FINAL without security wrap
Action application/x-httpd-phpx /cgi-bin/php5.cgi
AddType application/x-httpd-phpx php php3 phtml php4 php5
<end quote>

....but when I run the sysinfo.php test script I get the following error...

<start quote>
Not Found
The requested URL /cgi-bin/php5.cgi/horde/sysinfo.php was not found on this
server.
<end quote>

....I'm searching for another web page about this but haven't found anything
yet. If anyone can help it would be greatly appreciated.

Sincerely,
John

"Peter van Schie" <va************ @gmail.com> wrote in message
news:43******** *************** @news.xs4all.nl ...
I don't have experience building LIBXML, but did you run the configure
script before trying to make it?
Usually configure scripts also allow you to specify an install prefix.

HTH.
Peter.

--
http://www.phpforums.nl

Nov 23 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
2236
by: Don | last post by:
We have attempted several times to install Python 2.3 on a Windows 95 system. Each time, at the end of the install the following error is displayed: Error in installer script. Traceback (most recent call last): File "C:\WINDOWS\TEMP\FinishInstall.py", line 101, ApplyEntryPoint apply(ep,args) File "C:\WINDOWS\TEMP\FinishInstall.py", line 82, in DoCompileAllAndRegisterCOM FindDuplicates(mod,dir)
8
1780
by: Kent Tong | last post by:
Hi all, I've installed Python 2.3 using the Windows installer downloaded from www.python.org. I'm using Win98. The installation process went well without any problem. However, double-clicking the "IDLE (Python GUI)" does nothing. The cursor changes to a hour-glass for about 1 second and then nothing happens. The "Python (command line)" works.
1
2680
by: TF | last post by:
Hi, Thanks in advance. I have been trying to install 9i EE on RH Linux 9 with kernels version 2.4.20-20.9bigmem and smp. Following all the installation instructions from Oracle, the installation stops after few seconds with no errors. Has anyone seen this problem? And can Oracle 9i EE work with RH Linux 9i? Thanks
4
5048
by: vagrawal | last post by:
I'm trying to install "DB2 workgroup Edition" from "Dummies Test Engine DB2 UDB v7.1 evaluation copy" CD, which comes with DB2 fundamentals certification for Dummies for db2 certification exam 512. The following errors occured during installation of db2... Error during installation: C:\PROGRA~1\SQLLIB\bin\iwh2regi.exe 10 DWCTRLDB DWCTRLDB NULL 1252 EN : -1032. Error during installation: C:\PROGRA~1\SQLLIB\bin\iwh2regi.exe 12 DWCTRLDB...
2
6265
by: mb12036 | last post by:
All- Having a problem installing a DB2 client on a machine running AIX version 5.0. Client appeared to install one time succesfully, then was uninstalled and a reinstall was attempted. For some reasons, it does not complete the reinstall. See the status report from the GUI installer at the end of this note. Errors are towards the bottom. Everything installed in /usr/opt for DB2 but the sqllib folder that is supposed to be created in...
6
1878
by: Michael | last post by:
Program builds solution and setup projects with no reported errors. Building and deploying as loose uncompressed files works just fine. Debug Building and deploying as a setup file results in the following error message during installation Folder "FL_msvcp71_dll_2_____X86.3643236F etc etc " cannot be installed because the file cannot be found in cabinet "_377163EC311 etc etc" This could be a network error, an error reading from the...
6
25060
by: Josef Brunner | last post by:
Hi, I published my application (VS 2005) and am now trying to install it when I get this error message. It worked before...even on a different machine. Here is the detailed description: PLATFORM VERSION INFO Windows : 5.1.2600.131072 (Win32NT) Common Language Runtime : 2.0.50727.42
6
2711
by: Black Wolf Standing | last post by:
....is not being recognized by applications on my system. I use Windows XP Home Edition SP2 with all patches and updates. I have .NET 1.1 on my system and applications for .NET 1.1 work great. Just the upgraded or new applications don't "see" the .NET 2.0 installed. I have tried uninstalling / reinstalling both the applications and .NET 2.0 several times. This is not helping. (Uninstalled applications, uninstalled ..NET 2.0, reinstalled...
3
1559
by: webEater | last post by:
I have some problems with my IE 6 (and IE 5.5 separate) installation, that I still (have to :-() use for website testing. 3 problems: - IE 6 and even IE 7 (when I install standalone version) don't show error dialogues any more. The error dialogue appears usually as popup or when I click on the yellow traingle in the lower left corner (if there's an error). I think this problem correlates with the security setting level. IE 7 has just the...
4
3452
by: Will Honea | last post by:
Wanting to look at V9, I attempted to install Db2 Express-C on a Suse Linux box I use as a sandbox. Since I was less that thorough when removing previous installations of V8 and V7, the installation failed creating the admin server. I now have a phantom instance that I can't access or drop so the de_install fails but the installation is essentially useless. Is there a reasonable way to remove all traces of V9 so that I can start over? ...
0
8612
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9171
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9032
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8905
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8880
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7743
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
4373
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4625
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3053
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.