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

Installing Pigmap

  • 18-06-2011 01:58PM
    #1
    Closed Accounts Posts: 1,275 ✭✭✭


    Anyone installed Pigmap? Im getting an error trying to install it onto my Ubuntu box. Im still a Linux noob, so struggling.


    charl@lcw-XxxXXxxXX:~/minecraft/plugins/pigmap$ git checkout https://github.com/equalpants/pigmap.git

    fatal: Not a git repository (or any of the parent directories): .git


Comments

  • Closed Accounts Posts: 1,275 ✭✭✭Chaz


    Managed to get that working - now stuck on making.

    charl@lcw-XxxXXxXX:~/minecraft/plugins/pigmap/pigmap$ make
    g++ -c pigmap.cpp -O3
    make: g++: Command not found
    make: *** [pigmap.o] Error 127


  • Closed Accounts Posts: 1,275 ✭✭✭Chaz


    Ok, G++ needed to be installed but get a massive verbose output when it makes and now stuck - run out of skill ...


Advertisement