Giter Site home page Giter Site logo

make issues about rdptools HOT 2 CLOSED

rdpstaff avatar rdpstaff commented on June 20, 2024
make issues

from rdptools.

Comments (2)

rdpstaffmsu avatar rdpstaffmsu commented on June 20, 2024

Hi Peter,

Since you don't have root privileges, you have two options. First option is
to talk the systems admin of computer system to help you install. If that
can't be possible, we can try option two.

Option two is to install "apache ant" in a directory where you have full
access.

run these commands below (In these instructions, $ means shell command):

  1. $wget
    http://mirror.reverse.net/pub/apache//ant/binaries/apache-ant-1.9.7-bin.zip
  2. $unzip apache-ant-1.9.7-bin.zip
  3. $cd apache-ant-1.9.7/bin
  4. $pwd

copy the entire directory address

  1. $cd ~
  2. $vi .bashrc

In the file .bashrc, add the line below.

export PATH="path/to/apache-ant-1.9.7/bin":${PATH}
save the file

  1. $source .bashrc

If you have any question, let me know.

Santosh

On Thu, Jun 2, 2016 at 9:06 AM, Peter Thorpe [email protected]
wrote:

Dear rdp-tools,
I have problem with rdp-tools "make", this break fairly instantly. See
what I did below:

$ git clone https://github.com/rdpstaff/RDPTools.git
$ cd RDPTools
$ git submodule init
$ git submodule update
$ make
ant -f Clustering/build.xml jar
make: execvp: ant: Permission denied
make: *** [Clustering/dist/Clustering.jar] Error 127

I am sorry if this is a daft squestion, but I am lost as to how to
proceed. I dont have admin rights, so no sudo.. This is all the error
produces. Any thoughts?

Kind regards,

Peter Thorpe


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#11, or mute the thread
https://github.com/notifications/unsubscribe/AKlEVm5fJSOQ3HU1w4xUtnyKJ-CiEDvLks5qHtVAgaJpZM4IsiIU
.

RDP Staff
Ribosomal Database Project
Center for Microbial Ecology
Michigan State University
567 Wilson Rd. Room 2225 A
East Lansing, MI 48824
(517) 353-3842

from rdptools.

peterthorpe5 avatar peterthorpe5 commented on June 20, 2024

Thank you very much for your reply. It was very helpful.:)

Issue closed. Cheers,

Pete

from rdptools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.