package libraries with pkgmk installation
From: Enda Mannioooo (keepyourstupidspam_at_yahoo.co.uk)
Date: 04/08/05
- Next message: victor.engle_at_gmail.com: "Re: D1000 power-down"
- Previous message: ns: "Re: SSH installation - PRNG is not seeded"
- Next in thread: Enda Mannioooo: "Re: package libraries with pkgmk installation"
- Reply: Enda Mannioooo: "Re: package libraries with pkgmk installation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 8 Apr 2005 06:01:03 -0700
Hi,
I am creating a Solaris installer using pkgmk. I want to package a few
shared libraries with my kit and only install them if they do not
already exist in /usr/lib or /usr/local/lib. What is the recommended
or best way to this.
Can I store the libraries under my kit structure but only copy them
based on checks I make in my preinstall file. If I put entries for
these libraries into my prototype file they always get installed and
removed, any way around this.
I'm reading the application package developers guide but can not find
the solution, maybe CLASSES are the way to go?
Any ideas.
Enda
- Next message: victor.engle_at_gmail.com: "Re: D1000 power-down"
- Previous message: ns: "Re: SSH installation - PRNG is not seeded"
- Next in thread: Enda Mannioooo: "Re: package libraries with pkgmk installation"
- Reply: Enda Mannioooo: "Re: package libraries with pkgmk installation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|