Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

prog installation question

  • 12-03-2005 1:33pm
    #1
    Registered Users, Registered Users 2 Posts: 2,621 ✭✭✭


    another question for ye,

    after installing the prog i need, its now telling me to build it by using this command.

    % and -f build-example.xml

    in the manual for the installation it says that the % is the user prompt.

    what do i do with this? it doesnt run in the terminal and that leaves me all out of ideas...

    thanks again...


Comments

  • Registered Users, Registered Users 2 Posts: 1,067 ✭✭✭tomk


    Without more info, all I can tell you is that "and" is not a valid linux command. Can you give us a bit more detail e.g. what's the prog, what have you done so far, what distro you're using, etc.


  • Closed Accounts Posts: 92 ✭✭tempest


    Looks like it should be ant -f build-example.xml to me.

    If so you needANT and JAVA installed before anything else.


  • Registered Users, Registered Users 2 Posts: 1,865 ✭✭✭Syth


    The normal bash prompt ends with a '$' (though this is convention as a user can change it), the bash prompt for root user ends with '#'. AFAIK the '%' means the csh, not bash. Or is it root on the csh...


  • Registered Users, Registered Users 2 Posts: 2,621 ✭✭✭Panda


    feck, i thought i copied and pasted that, it is supposed to be ant

    % ant -f build-example.xml

    how do i use it with csh?


Advertisement