Share

Vehicle Diagnostics Suite

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Help Running Program

You are viewing a single message from this topic. View all messages.

  1. 2008-01-13 10:09:45 UTC
    Your 'path' (where the shell looks for executables) does not include the current directory - this is the default if you are root so you don't accidentally run something that is in someones directory you are looking at.

    So, you need to specify exactly where the exectable is, so type
    ./scantool

    The compiler will have already made the scantool executable, so no need for the chmod command.

    Its nice to see that someone still tries to use this program - i wrote (most) of it a long long time ago and the project seems to have sadly faltered.

    Richard
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.