Giter Site home page Giter Site logo

Comments (12)

giantclambake avatar giantclambake commented on June 25, 2024 1

I just had a look at this, manual compile from github master ~ it seems the v5.6.5 Makefile expects to find cmake

At a guess, that's likely missing? Try sudo apt install cmake and retry.

from amiberry.

midwan avatar midwan commented on June 25, 2024 1

I forgot to mention it in the release notes: cmake is also required, as the bundled munt library needs it to compile.

I'll update the notes and the main Readme accordingly!

from amiberry.

midwan avatar midwan commented on June 25, 2024 1

@Realinferno
The main readme on this repo: https://github.com/BlitterStudio/amiberry ;-)
Check near the bottom, where it says how to compile. After the clone part, of course.

from amiberry.

midwan avatar midwan commented on June 25, 2024

Release notes and Readme updated. Thanks for bringing this up, @Realinferno

from amiberry.

Realinferno avatar Realinferno commented on June 25, 2024

Thanks for the swift replies! I just installed cmake, rebooted and then tried to install amiberry 5.6.5 again. Unfortunately, the installation still fails (apparently, a certain directory does not exist). See the following screenshot:
IMG_0623

Thanks for your help!

from amiberry.

midwan avatar midwan commented on June 25, 2024

@Realinferno
Can you try installing ninja (it might be named ninja-build in some distros) as well?

from amiberry.

solskogen avatar solskogen commented on June 25, 2024

from amiberry.

Realinferno avatar Realinferno commented on June 25, 2024

I just installed ninja-build and (after reboot) tried to install Amiberry 5.6.5 again. I still got the same error. @solskogen you state it is an error from “make clean” that you will fix in the master. Has this already been done?

I appreciate the support!

from amiberry.

midwan avatar midwan commented on June 25, 2024

It looks like your script is trying to do a make clean before it actually builds anything.
This fails because the cmake build directory doesn't exist yet, since you never did any build before (it will be created the first time to trigger a new build for mt32emu, part of Amiberry now).

I suggest you drop to the console, then follow the instructions from the readme to do a build for your platform.
After you do that once, it should work from that script also.

from amiberry.

Realinferno avatar Realinferno commented on June 25, 2024

Hi midwan,

Thanks for the suggestion. Could you perhaps be a bit more specific? I’m not an expert in this field. Which readme are you referring to? Of cmake? How do I make a build for my platform?

Sorry for the noob questions.

from amiberry.

Realinferno avatar Realinferno commented on June 25, 2024

Ah, I completely misunderstood. Sorry! I compiled Amiberry from console. This went without any problems. I then installed Amiberry 5.6.5 via HstWB installer. This time, everything went fine!

So, problem solved! I’m curious about the MIDI emulation. Will try that in the coming days.

Thanks for all your hard work on Amiberry and your support!

from amiberry.

midwan avatar midwan commented on June 25, 2024

Great, nice to see you got it working!

from amiberry.

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.