Giter Club home page Giter Club logo

Comments (4)

d3cod3 avatar d3cod3 commented on July 28, 2024

Please try again this one:

https://gist.github.com/d3cod3/d1a544e0cf21b8733b567a3d87905d23

is the one adapted for Linux Mint. I've just revised and updated the script, please let me know.

from mosaic.

ferhoyo avatar ferhoyo commented on July 28, 2024

Distributor ID: LinuxMint
Description: Linux Mint 19.1 Tessa
Release: 19.1
Codename: tessa

Got error:
Unable to locate package librtaudio4 "apt install git curl wget libpoco-dev libpython2.7-dev libcurl3 librtaudio4 libjack0 libjack-jackd2-dev" command failed with exit code 100.

I hacked your script to add the library versions that are in the repository
line 42 from
apt install git curl wget libpoco-dev libpython2.7-dev libcurl3 librtaudio4 libjack0 libjack-jackd2-dev

to
apt install git curl wget libpoco-dev libpython2.7-dev libcurl4 librtaudio6 libjack-jackd2-0 libjack-jackd2-dev

With the above, the script installs OF and its addons, but I got the following error with Mosaic:

'Clonando en 'Mosaic'...
remote: Enumerating objects: 14, done.
remote: Counting objects: 100% (14/14), done.
remote: Compressing objects: 100% (12/12), done.
remote:nTotalj1456:(delta(2),3reused,81(deltaM2),|pack-reusedB1442
Recibiendo objetos: 100% (1456/1456), 153.72 MiB | 1014.00 KiB/s, listo.
Resolviendo deltas: 100% (795/795), listo.
Revisando archivos: 100% (244/244), listo.
HOST_OS=Linux
checking pkg-config libraries: cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal libcurl rtaudio libpulse-simple alsa gl glu glew gtk+-3.0
with PKG_CONFIG_LIBDIR=
Package gstreamer-app-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing gstreamer-app-1.0.pc' to the PKG_CONFIG_PATH environment variable No package 'gstreamer-app-1.0' found Package gstreamer-app-1.0 was not found in the pkg-config search path. Perhaps you should add the directory containing gstreamer-app-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gstreamer-app-1.0' found
/opt/openFrameworks/libs/openFrameworksCompiled/project/makefileCommon/config.shared.mk:291: *** couldn't find gstreamer-app-1.0 pkg-config package or it's dependencies, did you run the latest install_dependencies.sh?. Alto.
"make -j$NUMPU Release" command failed with exit code 2.`

I don't know how to go around this

from mosaic.

d3cod3 avatar d3cod3 commented on July 28, 2024

I've just updated the linux mint script, fixed dependencies and switched to OF official release, due to various compile problems related with the github master branch.
Please try it and let me know!

from mosaic.

d3cod3 avatar d3cod3 commented on July 28, 2024

Just uploaded last revision of the script. Tested on clean linux mint docker container. Should work now!

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.