![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | 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. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| swinstall issues | csaunders | HP-UX | 3 | 02-08-2008 01:58 AM |
| swinstall | malcqv | HP-UX | 2 | 11-15-2006 11:30 PM |
| swinstall error | SemiOfCol | HP-UX | 2 | 08-02-2005 09:48 AM |
| swinstall and autoreboot | schilukuri | HP-UX | 6 | 05-02-2005 10:33 AM |
| Help with swinstall HP patches | natter | HP-UX | 4 | 04-14-2005 09:37 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
help with swinstall
I'm trying to install gcc from hp with swinstall but what happens is the following:
I change source to the correct depot, it complains it can't find anything, when I change target to /usr/local, it shows the depot in the list. Next, I mark it for install, install it, but then it gets installed in /usr/local/usr/local So I changed the location, by default it is /usr/local, but I can't remove that because when I use a different location it still installs under /usr/local/something/else. It doesn't want to use / as target though. Apperently I'm missing something but I don't know what. |
| Forum Sponsor | ||
|
|
|
|||
|
okay, thanks. I got gcc to work but I don't think it is working very well. I needed it to compile apache & tomcat but I get the following error:
configure: WARNING: pthread.h: present but cannot be compiled same with a few other files. I tried gcc on another source program and that worked but maybe gcc and hp don't really like each other. |