Difference between revisions of "quickbooks linux install"
From thelinuxwiki
Line 15: | Line 15: | ||
Updating / installing... | Updating / installing... | ||
1:qbdbm-28.0-1 ################################# [100%] | 1:qbdbm-28.0-1 ################################# [100%] | ||
− | + | <br> | |
Please add the QB data paths to /opt/qb/util/qbmonitord.conf file. | Please add the QB data paths to /opt/qb/util/qbmonitord.conf file. | ||
<br> | <br> | ||
Starting qbdbfilemon (via systemctl): [ OK ] | Starting qbdbfilemon (via systemctl): [ OK ] | ||
Starting qbdbmgrn_28 (via systemctl): [ OK ] | Starting qbdbmgrn_28 (via systemctl): [ OK ] |
Latest revision as of 20:59, 23 April 2019
O.S. = centos 7.6
quickbooks = 18
1 install centos 64bit O.S. 2 perform update
# yum update
3 install 32bit support packages
# yum install gamin.i686 libgcc.i686 glibc.i686
4 import quickbooks key
# rpm --import qbdbm-pubkey.asc
5 install quickbooks rpm
# rpm -ivh qbdbm-28.0-1.i386.rpm Preparing... ################################# [100%] Updating / installing... 1:qbdbm-28.0-1 ################################# [100%]
Please add the QB data paths to /opt/qb/util/qbmonitord.conf file.
Starting qbdbfilemon (via systemctl): [ OK ] Starting qbdbmgrn_28 (via systemctl): [ OK ]