|
|
Making a depot compatible with Apache 2.0 and 2.2
Dear,
HP-UX 11iv3 of September 2010 contains Apache 2.2, an upgrade from 2.0 that
was inside HP-UX for a long time. With this change, the directory for Apache
moved from /opt/hpws/apache to /opt/hpws22/apache. I amusing since long a
depot file for installation a software package using swinstall. The
installer files of the depot (embedded inside the depot) contain the
directory /opt/hpws/apache in a hard-wired way. Installing the depot file on
an Apache 2.2 installation fails. What I want is to modify the files such
that the software package can install on HP-UX releases with Apache 2.0 and
2.2. To this end I added a test in the shell scripts of the installer to
find out which version of Apache is present in HP-UX to drop the files on
the right path. The problem is in the INFO files, several of them are part
of the depot file. This file is not a script but the long list of all files
to be installed with their size, checksum, protection, ownership and more.
Here is a part of this file :
file
path /opt/meter/newconfig/opt/hpws22/apache/cgi-bin/smartmeter.cgi
type f
size 554
cksum 606913370
mode 0444
uid 2
gid 2
owner bin
group bin
mtime 1275608399
The "path" statement contains the path to a file. I need to be able to vary
the path between the 2 Apache versions. How can I do that ? If this file is
called in the installer from a real HP-UX script, I could create an INFO
file for Apache 2.0 and one for Apache 2.2 and vary between them
appropriately. I browsed the web on creating depot files but did not find a
solution. I assume many other apps for HP-UX (e.g. HP SIM) must suffer from
this. How did they solve this ?
Best regards,
Marc.
|
|
0
|
|
|
|
Reply
|
Marc
|
9/29/2010 12:40:07 PM |
|
|
0 Replies
445 Views
(page loaded in 0.024 seconds)
Similiar Articles: Making a depot compatible with Apache 2.0 and 2.2 - comp.sys.hp ...Dear, HP-UX 11iv3 of September 2010 contains Apache 2.2, an upgrade from 2.0 that was inside HP-UX for a long time. With this change, the directo... Apache + SSL + openssl + ( Solaris 10 x86 ). - comp.unix.solaris ...Making a depot compatible with Apache 2.0 and 2.2 - comp.sys.hp ..... bit byteswapping and legacy programs - comp.lang.fortran ..... WORK,C) INTEGER I C IF(N.LE.0 ... May be slightly OT: Apache on Solaris Segmentation Fault - comp ...Making a depot compatible with Apache 2.0 and 2.2 - comp.sys.hp ... segmentation fault (SIGSEGV) - comp.lang.fortran My OS is openSUSE 11 ... came up with some rule to ... Making programs more Vista/7 compatible - comp.os.ms-windows ...Making a depot compatible with Apache 2.0 and 2.2 - comp.sys.hp ..... to be installed with their size, checksum, protection, ownership and more. ... libiconv.so.2? - comp.unix.solaris/usr/lib/hpux32/dld.so: Unable to find library 'libgobject-2.0.so ..... usr/lib ... Apache + SSL + openssl + ( Solaris 10 x86 ). - comp.unix.solaris ... I've tried various ... find . -mtime 2 - comp.unix.adminMaking a depot compatible with Apache 2.0 and 2.2 - comp.sys.hp ... Dear, HP-UX 11iv3 of September 2010 contains Apache 2.2, an upgrade ... cgi type f size 554 cksum ... FWSM ver 3.2.0 - comp.dcom.sys.ciscoMaking a depot compatible with Apache 2.0 and 2.2 - comp.sys.hp ... Apache License v2.0 and GPL Compatibility The Free Software Foundation considers the Apache License ... Observable collections (set, list, map) - comp.lang.java ...Making a depot compatible with Apache 2.0 and 2.2 - comp.sys.hp ... Observable collections (set, list, map) - comp.lang.java ..... classes such as Set, List and Map?I also ... version of hp-ux - comp.sys.hp.hpuxMaking a depot compatible with Apache 2.0 and 2.2 - comp.sys.hp ... I need to be able to vary the path between the 2 Apache versions. How can I do that ? Dell Laptop Advice - comp.cad.solidworksMaking a depot compatible with Apache 2.0 and 2.2 - comp.sys.hp ... Dell Laptop Advice - comp.cad.solidworks... mobile cards belong to and explicitly states that the 44.xx ... Making a depot compatible with Apache 2.0 and 2.2 - comp.sys.hp ...Dear, HP-UX 11iv3 of September 2010 contains Apache 2.2, an upgrade from 2.0 that was inside HP-UX for a long time. With this change, the directo... Welcome! - The Apache HTTP Server ProjectDownload | New Features in httpd 2.2 | ChangeLog for 2.2.22 | Complete ChangeLog for 2.2. Apache httpd 2.0.64 Released 2010-10-19. The Apache HTTP Server Project announces the ... 7/23/2012 9:43:02 PM
|
|
|
|
|
|
|
|
|