Nelstaar

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Error with foreign languages #11270
    Nelstaar
    Participant
    ./callmavenwrapper
    ./callmavenwrapper: line 6: source: mvnw: file not found'
    
    So I changed mvnw to mvn in callmavenwrapper
    
    

    ./callmavenwrapper
    Error: Could not find or load main class org.codehaus.plexus.classworlds.launcher.Launcher`

    maybe you can try from your side with
    LANG="fr_FR.UTF-8" java -jar Makelangelo-7.8.0-with-dependencies.jar

    in reply to: Error with foreign languages #11226
    Nelstaar
    Participant

    Hi Dan,
    FYI I am no Java developer.
    Once that said, I faced the following issues:

    git clone OK
    git checkout dev OK

    ./script/bootstrap 
    ~/workspace/Makelangelo-software/script ~/workspace/Makelangelo-software
    ./script/bootstrap: line 6: source: callmavenwrapper: file not found

    So I tryed

    cd script
    ./bootstrap 
    ./bootstrap: line 5: pushd: script: No such file or directory
    ./bootstrap: line 6: source: callmavenwrapper: file not found

    I must have missed something or what ?

Viewing 2 posts - 1 through 2 (of 2 total)