I downloaded gyachi-1.2.11.tar and extracted it to the desktop.How do I install it?
Thanks
��������
���� 2 ������
wt08pmto229 �� 2012-02-08 12:07:48����:
what is wrong with the relationship between jon jones and some fans of mma? the brightest star of youth in sport is currently gathering a large group of enemies. the fans in toronto at the ufc 140 weigh today welcomed jones with a lot of boos.
ailver �� 2011-12-26 11:44:50����:
Try to use the command prompts rather than GUI.I think you extracted it via GUI.
Now suppose you have xyx.tar file on desktop,then :
Open terminal ie command prompt and go to desktop using:
$cd Desktop
$tar xvf xyz.tar
$cd xyz
$make
$make install
Above are the standard steps.
Exact steps you can get in xyz folder's README or INSTALL file
wt08pmto229 �� 2012-02-08 12:07:48����:
what is wrong with the relationship between jon jones and some fans of mma? the brightest star of youth in sport is currently gathering a large group of enemies. the fans in toronto at the ufc 140 weigh today welcomed jones with a lot of boos.
ailver �� 2011-12-26 11:44:50����:
Try to use the command prompts rather than GUI.I think you extracted it via GUI.
Now suppose you have xyx.tar file on desktop,then :
Open terminal ie command prompt and go to desktop using:
$cd Desktop
$tar xvf xyz.tar
$cd xyz
$make
$make install
Above are the standard steps.
Exact steps you can get in xyz folder's README or INSTALL file