Code Monkey home page Code Monkey logo

Comments (7)

 avatar commented on June 8, 2024 1

I deleted the image. Hope you already got it. Please let me know about your progress. Thanks.

from libagar.

 avatar commented on June 8, 2024

Update: I tested both int64_t and int16_t with my simple program and it compiled and run without any problems. So the problems lie in your macros magic and BSDBuild configuring. This OS definitely has support for fixed integer data types.

from libagar.

JulNadeauCA avatar JulNadeauCA commented on June 8, 2024

Can you post the contents of the config.log file generated by configure? It should contain the exact error message emitted from the compiler.

There is also a cosmetic problem with the output due to the echo command missing the "-n" option. If there is an alternative way to print text to the console without a newline, a platform-specific override could be added to the $ECHO_N test in mkconfigure.pl.

I tried to install OpenIndiana on a test machine but the text installer seems to get stuck. I'll try again with the Live DVD version.

from libagar.

 avatar commented on June 8, 2024

I tried to install OpenIndiana on a test machine but the text installer seems to get stuck. I'll try again with the Live DVD version.

Thank you very much for your passionate. The OI installation process is much slower than any Linux distros. You should try the Live DVD or Live USB version, since they contained everything needed for a full desktop. Other installation medias don't have GUI preinstalled.

OI already has everything Agar need so no need to install extra library. You only have to update the system with sudo pkg update -rv first, reboot, then install compiler toolchain with sudo pkg install build-essential, it will install gcc, if you want clang, install it with sudo pkg install clang-80.

from libagar.

 avatar commented on June 8, 2024

In case you didn't successfully setup OpenIndiana, here is my VirtualBox image: https://1drv.ms/u/s!Auwd9nlwFHRmakDesevGPpKC1Ac?e=AiVZ8X

Note: If you want to browse the web on OpenIndiana and Firefox is not stable enough you could use Pale Moon. IMHO, Pale Moon is more stable on OpenIndiana than Firefox so I included it in the Downloads directory.

from libagar.

 avatar commented on June 8, 2024

Hope this issue would be resolved with the next release of Agar alongside with the SDL2 backend. I will keep the VirtualBox image above for a while before removing it, since I'm using the free plan of OneDrive and it's used almost all of my storage space.

from libagar.

JulNadeauCA avatar JulNadeauCA commented on June 8, 2024

The compilation problems should be resolved as of 1.7.0. The installation guides have also been updated:
https://libagar.org/docs/inst/linux.html

The SDL2 backend is also now available as the "sdl2fb", "sdl2gl" and "sdl2mw" drivers.

from libagar.

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.