Created
May 26, 2014 08:38
-
-
Save yoku0825/c5b88461a071502f34ce to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@ip-172-31-0-92 ~]# ll | |
total 58144 | |
-rw-r--r-- 1 root root 4782 Mar 20 15:21 amazonConfig-1pm.xml | |
-rw-r--r-- 1 root root 4782 Mar 20 15:21 amazonConfig.xml | |
-rwxr-xr-x 1 root root 617853 Mar 20 15:21 amazonInstaller | |
-rw-r--r-- 1 root root 8973583 Mar 25 20:43 infinidb-libs-4.5.0-1.x86_64.rpm | |
-rw-r--r-- 1 root root 35544003 Mar 25 20:43 infinidb-mysql-4.5.0-1.x86_64.rpm | |
-rw-r--r-- 1 root root 13741723 Mar 25 20:43 infinidb-platform-4.5.0-1.x86_64.rpm | |
-rw-r--r-- 1 root root 626899 Mar 25 20:43 infinidb-storage-engine-4.5.0-1.x86_64.rpm | |
-rw-r--r-- 1 root root 4975 Mar 20 15:18 README | |
-rwxr-xr-x 1 root root 473 Mar 20 15:18 updatePassword.sh | |
[root@ip-172-31-0-92 ~]# rpm -qip infinidb-*.rpm | |
Name : infinidb-libs | |
Version : 4.5.0 | |
Release : 1 | |
Architecture: x86_64 | |
Install Date: (not installed) | |
Group : Applications | |
Size : 29204779 | |
License : Copyright (c) 2014 InfiniDB, Inc., all rights reserved | |
Signature : (none) | |
Source RPM : infinidb-4.5.0-1.src.rpm | |
Build Date : Tue 25 Mar 2014 07:42:46 PM UTC | |
Build Host : srvperf1.calpont.com | |
Relocations : (not relocatable) | |
Packager : nightly <[email protected]> | |
Vendor : InfiniDB, Inc. | |
URL : http://www.calpont.com/ | |
Summary : InfiniDB software libraries | |
Description : | |
InfiniDB libraries | |
Name : infinidb-mysql | |
Version : 4.5.0 | |
Release : 1 | |
Architecture: x86_64 | |
Install Date: (not installed) | |
Group : Applications | |
Size : 107069799 | |
License : Copyright (c) 2014 InfiniDB, Inc., all rights reserved | |
Signature : (none) | |
Source RPM : infinidb-4.5.0-1.src.rpm | |
Build Date : Tue 25 Mar 2014 07:42:46 PM UTC | |
Build Host : srvperf1.calpont.com | |
Relocations : (not relocatable) | |
Packager : nightly <[email protected]> | |
Vendor : InfiniDB, Inc. | |
URL : http://www.calpont.com/ | |
Summary : InfiniDB software MySQL server | |
Description : | |
InfiniDB/MySQL 5.1.73 server binary files | |
Name : infinidb-platform | |
Version : 4.5.0 | |
Release : 1 | |
Architecture: x86_64 | |
Install Date: (not installed) | |
Group : Applications | |
Size : 24975663 | |
License : Copyright (c) 2014 InfiniDB, Inc., all rights reserved | |
Signature : (none) | |
Source RPM : infinidb-4.5.0-1.src.rpm | |
Build Date : Tue 25 Mar 2014 07:42:46 PM UTC | |
Build Host : srvperf1.calpont.com | |
Relocations : (not relocatable) | |
Packager : nightly <[email protected]> | |
Vendor : InfiniDB, Inc. | |
URL : http://www.calpont.com/ | |
Summary : InfiniDB software binaries | |
Description : | |
InfiniDB binary files | |
Build Flags: -O3 -fno-strict-aliasing -fno-tree-vectorize -g0 -O3 -fno-strict-aliasing -fno-tree-vectorize -flto | |
commit 31c4704e27823e9216aaaac513a675dd8aeba39b | |
Date: Tue Mar 25 13:48:34 2014 -0500 | |
Name : infinidb-storage-engine | |
Version : 4.5.0 | |
Release : 1 | |
Architecture: x86_64 | |
Install Date: (not installed) | |
Group : Applications | |
Size : 1589813 | |
License : Copyright (c) 2014 InfiniDB, Inc., all rights reserved | |
Signature : (none) | |
Source RPM : infinidb-4.5.0-1.src.rpm | |
Build Date : Tue 25 Mar 2014 07:42:46 PM UTC | |
Build Host : srvperf1.calpont.com | |
Relocations : (not relocatable) | |
Packager : nightly <[email protected]> | |
Vendor : InfiniDB, Inc. | |
URL : http://www.calpont.com/ | |
Summary : InfiniDB software MySQL connector | |
Description : | |
InfiniDB MySQL connector binary files | |
[root@ip-172-31-0-92 Calpont]# find /usr/local/Calpont/ -iname "*lic*" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment