Stage A < Installation < Viivi's Cell < Entrance
Here the Viivi installation process of Stage A is summarized briefly.
If you are familiar with the system, or if you like simple explanation,
please follow the items on this page.
If you do not know what to do with the simple explanation,
please follow the detailed instructions in the link for each item.
Viivi
in your home directory (checked at 2.)
in order to extract Viivi system files in it.
$ cd ${HOME}/Viivi/⮠ for Unix-like platforms (sh system) ($ is the shell prompt)
% cd ${HOME}/Viivi/⮠ for Unix-like platforms (csh system) (% is the shell prompt)
> cd C:\Users\ilma\Viivi\⮠ for Windows platforms (> is the cmd prompt)
Now input the line below following to the prompt in the terminal/CMD window:
$ java -jar Viivi.jar -K⮠ for Unix-like platforms (sh system) ($ is the shell prompt)
% java -jar Viivi.jar -K⮠ for Unix-like platforms (csh system) (% is the shell prompt)
> java -jar Viivi.jar -K⮠ for Windows platforms (> is the cmd prompt)
If you see the Viivi's prompt
>
at the end of the output,
then the simple installation was successful.
> 30⮠
If you see another
30
and a new prompt
>
near the end of the output
30
>
then the test was successful. > (exit)⮠
then you will see the prompt of the terminal/CMD window.
In the above check, we provided the argument command
"-K
"
to boot Viivi in the kernel-mode.
You can boot Viivi also in the IDE-mode with the argument command
"-G
" as
$ java -jar Viivi.jar -G⮠ for Unix-like platforms (sh system) ($ is the shell prompt)
% java -jar Viivi.jar -G⮠ for Unix-like platforms (csh system) (% is the shell prompt)
> java -jar Viivi.jar -G⮠ for Windows platforms (> is the cmd prompt)
To quit the IDE,
please choose from the "File" menu on the controller to the item "exit Viivi".
If you succeeded in the installation Stage A here,
you can continue to use Viivi in this style.
But it must be troublesome that you have to type every-time the long command like
java -jar Viivi.jar -K⮠
In the next Stage B, we will boot Viivi in a handy way by using a boot-up file.
Do you have a problem here?
Please refer to Troubled at Stage A.
Stage A < Installation < Viivi's Cell < Entrance
Exhibited on 2022/03/02
Updated on 2022/03/15
Copyright(C) 2003-2022 ilma <ilma@viivi.io> All rights reserved.