xmgr-4.1.1のinstall (98/01/18) 1) 展開 $ tar zxvf xmgr-4.1.1.tar.gz -C ~/src $ cd ~/src/xmgr-4.1.1 2) configure & make & test $ ./configure $ make $ make tests 3) make install & links $ su # make install # make links /usr/local/xmgrにinstallされbinaryなどは/usr/local/binにsymbolic link される。