[Japanese] - [Prev] - [Next] - [Contents] - [Commands] - [FAQ]

SV Install Guide

In this chapter, the environment required to compile and use "sv" and the procedure of installation is described.


Requirements

Binary Distributions

Source Distribution



		

Installation from source code.

You need to install GNU perl before install sv. You can download it from anonymous ftp sites in the world. Fortunately, most UNIX systems are distributed with GNU perl. What you need to do is to find the path of perl. Try which perl on the UNIX shell.

You also need X11 with development kits (Xt and Xaw libraries) to build sv.

Installation procedure is :

   ./configure
   make
   (su) 
   make install
   

Install under MS-Win 95/98/ME environment

Install under MS-Win 2000/XP environment


Trouble when installing

If you get error or warning message from compilers, ask me by e-mail. My E-mail address is tnemoto@eels.kuicr.kyoto-u.ac.jp.