Giter Club home page Giter Club logo

Comments (6)

d3cod3 avatar d3cod3 commented on July 28, 2024

Try tar -xvzf Mosaic_v0.1.6_linux64_ubuntu18.04_release.tar.gz from terminal, for me it's working on linux and on osx. Maybe the file was not completely downloaded?

tar -xvzf Mosaic_v0.1.6_linux64_ubuntu18.04_release.tar.gz

from mosaic.

enrike avatar enrike commented on July 28, 2024

funny. It says the file does not exist. But it is there and the name is correct. I tried with two different machines running latest version of Ubuntu. I downloaded the file several times in both machines.

// the file does exist
$ test -f UnitySetup-2018.2.6f1 ; echo $?
0

// but tar cannot find it?
$ tar -xvfz Mosaic_v0.1.6_linux64_ubuntu18.04_release.tar.gz
tar: z: Ezin da open: No such file or directory
tar: Error is not recoverable: exiting now

The I opened from xarchiver and I can uncompress it fine that way. But when I run ./Mosaic I get

$ ./Mosaic
Illegal instruction (core dumped)

not sure if this is to do with the uncompression not being right. however there is no error while uncompressing

from mosaic.

d3cod3 avatar d3cod3 commented on July 28, 2024

Ok, not sure right now about the tar error, but the problem now is the running of Mosaic, do you have some more stderror output apart from "Illegal instruction..." ?

Anyway, right now the 100% secure way to have Mosaic up&running on every linux machine is to compile it. The actual linux releases are betas that i'm testing on some available linux boxes, they are not fully tested on a huge variety of machines so, again, the best way to have Mosaic running fine is to follow the instruction for compiling

Please let me know if any issues while compiling, the short list for it is:

1 - download and install OF 0.10 from official webpage (0.10.1 works too)
2 - follow openframeworks install instructions (install dependencies script)
3 - install qtcreator 4.6.1
3 - install all required ofxAddons (git clone)
4 - clone Mosaic from github
5 - open Mosaic project from qtcreator and compile

from mosaic.

enrike avatar enrike commented on July 28, 2024

ok!

from mosaic.

enrike avatar enrike commented on July 28, 2024

compiled fine here! maybe it would be good to add somewhere that Mosaic has to be placed under OF/apps/MyApps for compilation. I havent used OF for a few years and had forgoten about it.

but it seems to work fine. thanks!

from mosaic.

d3cod3 avatar d3cod3 commented on July 28, 2024

Great! I will add the info, is a common detail in OF projects, but i'll specifiy better in the readme.
Thanks for the tip! If you're interested in contribute to the project and crfeate new objects, just let me know and we'll get to it!

from mosaic.

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.