Hello,
I had install the packages of Cool Stack 1.2, x86 Platform. After
installing all the packages of CSKamp, I am looking for the
directory ./mysql in /opt/coolstack. I don't find it.
# pkgchk -v CSKmysql32
There are only outputs with the directory
/opt/coolstack/apache2/,
but no /opt/coolstack/mysql
##### ##### ##### ##### ##### ##### ##### ##### ##### ##### #####
# uname -a
SunOS fta 5.11 snv_70b i86pc i386 i86pc
##### ##### ##### ##### ##### ##### ##### ##### ##### ##### #####
# locate mysql32
/var/sadm/pkg/CSKmysql32
/var/sadm/pkg/CSKmysql32/install
/var/sadm/pkg/CSKmysql32/install/checkinstall
/var/sadm/pkg/CSKmysql32/install/depend
/var/sadm/pkg/CSKmysql32/install/postremove
/var/sadm/pkg/CSKmysql32/install/preremove
/var/sadm/pkg/CSKmysql32/install/request
/var/sadm/pkg/CSKmysql32/install/space
/var/sadm/pkg/CSKmysql32/pkginfo
/var/sadm/pkg/CSKmysql32/save
/var/sadm/pkg/CSKmysql32/save/pspool
/var/sadm/pkg/CSKmysql32/save/pspool/CSKmysql32
/var/sadm/pkg/CSKmysql32/save/pspool/CSKmysql32/install
/var/sadm/pkg/CSKmysql32/save/pspool/CSKmysql32/install/checkinstall
/var/sadm/pkg/CSKmysql32/save/pspool/CSKmysql32/install/depend
/var/sadm/pkg/CSKmysql32/save/pspool/CSKmysql32/install/postinstall
/var/sadm/pkg/CSKmysql32/save/pspool/CSKmysql32/install/postremove
/var/sadm/pkg/CSKmysql32/save/pspool/CSKmysql32/install/preremove
/var/sadm/pkg/CSKmysql32/save/pspool/CSKmysql32/install/request
/var/sadm/pkg/CSKmysql32/save/pspool/CSKmysql32/install/space
/var/sadm/pkg/CSKmysql32/save/pspool/CSKmysql32/pkginfo
/var/sadm/pkg/CSKmysql32/save/pspool/CSKmysql32/pkgmap
/var/svc/manifest/network/cskmysql32.xml
##### ##### ##### ##### ##### ##### ##### ##### ##### ##### #####
# cat /etc/passwd
root:x:0:0::/root:/bin/bash
...
webservd:x:80:80:WebServer Reserved UID:/:
postgres:x:90:90:PostgreSQL Reserved UID:/:/usr/bin/pfksh
nobody:x:60001:60001:NFS Anonymous Access User:/:
noaccess:x:60002:60002:No Access User:/:
nobody4:x:65534:65534:SunOS 4.x NFS Anonymous Access User:/:
ft:x:101:10:ft:/export/home/ft:/bin/bash
mysql:x:174:116::/export/home/mysql:/bin/sh
oracle:x:2048:562::/export/home/oracle:/bin/sh
##### ##### ##### ##### ##### ##### ##### ##### ##### ##### #####
# cat /etc/group
root::0:
other::1:root
bin::2:root,daemon
...
webservd::80:ft
postgres::90:
sasl::100:
mysql::116:
nobody::60001:
noaccess::60002:
nogroup::65534:
oinstall::562:
dba::563:
##### ##### ##### ##### ##### ##### ##### ##### ##### ##### #####
# pkgadd -d CSKamp_1.2_x86.pkg
The following packages are available:
1 CSKapache2 Apache httpd
(i386) 2.2.6
2 CSKmysql32 MySQL 5.0.45 32bit
(i386) 5.0.45
3 CSKphp5 PHP 5
(i386) 5.2.4
Select package(s) you wish to process (or 'all' to process all
packages).(default: all) [?,??,q]: 2 <== Here, the answer is 2
Processing package instance <CSKmysql32> from
</export/home/ft/sol/CSKamp_1.2_x86.pkg>
MySQL 5.0.45 32bit(i386) 5.0.45
This appears to be an attempt to install the same architecture and
version of a package which is already installed. This installation
will attempt to overwrite this package.
MySQL AB
Do you also want to configure csk-http service [y,n,?,q] n
## Executing checkinstall script.
Using </> as the package base directory.
## Processing package information.
## Processing system information.
1376 package pathnames are already properly installed.
## Verifying package dependencies.
## Verifying disk space requirements.
## Checking for conflicts with packages already installed.
The following files are already installed on the system and are being
used by another package:
/opt <attribute change only>
Do you want to install these conflicting files [y,n,?,q] n
Do you want to continue with the installation of <CSKmysql32> [y,n,?] y
## Checking for setuid/setgid programs.
The following files are being installed with setuid and/or setgid
permissions:
* /opt/coolstack/apache2/bin/suexec <setuid root>
* - overwriting a file which is also setuid/setgid.
Do you want to install these as setuid/setgid files [y,n,?,q] y
This package contains scripts which will be executed with super-user
permission during the process of installing this package.
Do you want to continue with the installation of <CSKmysql32> [y,n,?] y
## Processing package information.
## Processing system information.
Installing MySQL 5.0.45 32bit as <CSKmysql32>
## Installing part 1 of 1.
/opt <conflicting pathname not installed>
[ verifying class <none> ]
## Executing postinstall script.
couldn't set locale correctly ##
couldn't set locale correctly ## this output occurs
couldn't set locale correctly ## since I change the LC-TYPE
couldn't set locale correctly ## so you see it in engl language
couldn't set locale correctly ##
csk-http service is not configured. Please configure it manually later.
Installation of <CSKmysql32> was successful.
##### ##### ##### ##### ##### ##### ##### ##### ##### ##### #####
What can I do?
Where is the command to start mysql?
Gruss
FranzTimmer
Berlin, Germany