1833757 Members
2098 Online
110063 Solutions
New Discussion

Re: X11 R6

 
Zul Kheraj
Occasional Contributor

X11 R6

Hi

I want to install the X11R6 package but it seems that it would not install.

System : HPUX 11
Have license for HP C/ANSI C Developers kit.

The installation of the X11 does not finish successfully due to errors. It cannot resolve some filesets.

Any help would be greatly appreciated.



5 REPLIES 5
Bill McNAMARA_1
Honored Contributor

Re: X11 R6

It would greatly help if you attached the swinstall.log from /var/adm/sw/
that record the error

You may have missed some pre-requisite software..

Later,
Bill
It works for me (tm)
Zul Kheraj
Occasional Contributor

Re: X11 R6

Here is the swinstall log.

Thanks in advance

Stefan Farrelly
Honored Contributor

Re: X11 R6


The log shows the bundle is already installed - so you will need to add an option to swinstall;
-x reinstall=true

to install it. But, more importantly, it says 5 filesets were skipped due to missing dependencies. You need to look in the /var/adm/sw/swagent.log to see the missing dependencies. I suspect you dont have CDE/X installed ? (so it cant install X11)
Im from Palmerston North, New Zealand, but somehow ended up in London...
Zul Kheraj
Occasional Contributor

Re: X11 R6

I even selected to install the CDE kit and then install the X11 development kit, but to no avail.

Any help ?

Thanks

Zul
Bill McNAMARA_1
Honored Contributor

Re: X11 R6

you could change the install options to ignore prerequites, but in this case it seems that you won't have X development libraries.
Do you want to develop X apps?

Later,
Bill
It works for me (tm)