mardi 24 février 2015

moving binaries from bin to specific folder


I want to install RNAhybrid tool so I downloaded it and configured it. I wanted to keep in a directory called programs, so I downloaded the tar.gz in that directory, extracted it and then used following commands



./configure
sudo make
sudo make install


When I used which RNAhybrid command it gives me



/usr/local/bin/RNAhybrid


How can I move this to /home/user/programs/RNAhybrid_2.2/ folder so that everytime when i type which RNAhybrid it gives /home/user/programs/RNAhybrid_2.2/RNAhybrid



Aucun commentaire:

Enregistrer un commentaire