8. cubridtest@ubuntu:~$ sh CUBRID-8.4.0.2027-linux.i386.sh
Copyright (C) 2008-2010 Search Solution Corporation. All rights reserved.
CUBRID is registered trademark of Search Solution Corporation.
This Software is released under GNU GPL v2 or BSD according to its
components.
For more information, please refer to the CUBRID home
page(http://www.cubrid.com
).
-----------------------------------------------------------------------------
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
Do you agree to the above license terms? (yes or no) : yes
9. Do you want to install this software(CUBRID) to the
default(/home/cubridtest/CUBRID) directory? (yes or no) [Default: yes] :
10. Install CUBRID to '/home/cubridtest/CUBRID' ...
In case a different version of the CUBRID product is being used in other
machines, please note that the CUBRID 2008 R4.0 servers are only compatible
with the CUBRID 2008 R4.0 clients and vice versa.
Do you want to continue? (yes or no) [Default: yes] :
11. CUBRID has been successfully installed.
demodb has been successfully created.
If you want to use CUBRID, run the following commands
% . /home/cubridtest/.cubrid.sh
% cubrid service start
12. . /home/cubridtest/.cubrid.sh
cubrid service start
@ cubrid master start
++ cubrid master start: success
@ cubrid broker start
++ cubrid broker start: success
@ cubrid manager server start
++ cubrid manager server start: success
cubrid service start
14. csh --help
Command not found.
Similar command is: 'ssh'
su -
yum install csh
16. [root@localhost fedorauser]# rpm -Uvh CUBRID-8.4.0.2027-el5.i386.rpm
Preparing... ########################################### [100%]
1:CUBRID ########################################### [100%]
Thank you for installing the CUBRID Database System!
Visit http://www.cubrid.org/tutorials for more information.
17. su -
passwd cubrid
[root@localhost fedorauser]# passwd cubrid
Changing password for user cubrid.
New password:
Retype new password:
passwd: all authentication tokens updated successfully.
18. su - cubrid
cubrid service start
@ cubrid master start
++ cubrid master start: success
@ cubrid broker start
++ cubrid broker start: success
@ cubrid manager server start
++ cubrid manager server start: success