The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > HP-UX
Google UNIX.COM
Home Forums Register Rules & FAQ Members List Arcade Search Today's Posts Mark Forums Read


HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V.


Other UNIX.COM Threads You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Trouble installing Java bin in ssh clockwise Shell Programming and Scripting 3 04-12-2008 10:24 AM
Trouble Installing Iconfixit Filesystems, Disks and Memory 2 03-23-2008 02:21 PM
Trouble installing Fast CGI fishman2001 SUN Solaris 0 06-08-2006 01:33 AM
Trouble installing solaris 9 on 4500 frankkahle SUN Solaris 1 05-31-2006 12:43 PM
Trouble Installing a SCSI Adapter Plain Person SUN Solaris 3 01-06-2004 04:42 AM

Reply
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-27-2008
Registered User
 

Join Date: Mar 2008
Posts: 2
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiReddit! Stumble this Post!Spurl this Post!
Trouble installing libxml on hp_ux

I got the libxml source code for hp-ux from this site.

libxml2-2.6.31

The link to this site was provided by xmlsoft.org. I downloaded the tarred/zipped source code for hp-ux.

When I extracted it and tried to run ./configure I got some error message which read

./configure: uname: permission denied
./configure: ls: permission denied

I checked the permission. I am root and I also have given 777 permission.


Since I was not able to install, I downloaded the general libxml2-2.6.31.tar.gz from xmlsofts ftp server and tried to compile it

the ./configure and make worked perfectly

But when I tried to do make install I got these error messags

"Making install in include
No suffix list.
Making install in libxml
No suffix list.
No suffix list.
make install-exec-hook
No suffix list.
/bin/sh ../../mkinstalldirs /usr/local/include/libxml2/libxml
mkdir -p -- /usr/local/include/libxml2/libxml
mkdir: cannot create /usr/local/include/libxml2: No such file or directory
*** Error exit code 2

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
*** Error exit code 1

Stop."

Can someone tell me how to solve this issue and how I can get libxml installed on hpux.

I don't want to compile from source libxml on hp ux like the way I did for linux/solaris/aix, as I have to install libxml on different architectures of hp ux.
Reply With Quote
Google UNIX.COM
Forum Sponsor
Reply



Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 08:24 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008 The CEP Blog All Rights Reserved -Ad Management by RedTyger

Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102