discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Re: Help building OpenSCAD

TO
Trevor Orr
Sun, Oct 15, 2023 6:05 PM

After some more searching I had to install the app meson which got me further into the build and then it errored out and then I had to install gperf which has got me further into the build and it is still going so maybe that 2 apps fixed it.  
I thought the ./scripts/uni-get-dependencies.sh would have installed anything that was required for building?
On Sunday, October 15, 2023 at 10:51:29 AM PDT, Trevor Orr via Discuss discuss@lists.openscad.org wrote:

I am trying to build OpenSCAD on ubuntu.
I get the point in the docs where it says to run this: 
./scripts/uni-build-dependencies.sh
This is what I get when I run that, any ideas what I am missing?
BASEDIR: /home/trevor/openscad_depsDEPLOYDIR: /home/trevor/openscad_depsPATH modifiedLD_LIBRARY_PATH modifiedLD_RUN_PATH modifiedOPENSCAD_LIBRARIES modifiedGLEWDIR modifiedPlease re-run qmake and run 'make clean' if necessaryNote: The NUMCPU environment variable can be set for parallel buildsUsing basedir: /home/trevor/openscad_depsUsing deploydir: /home/trevor/openscad_depsUsing srcdir: /home/trevor/openscad_deps/srcNumber of CPUs for parallel builds: 1Eigen3 already installed. not buildinggmp already installed. not buildingmpfr already installed. not buildingboost already installed. not buildingCGAL already installed. not buildingglew already installed. not buildingOpenCSG already installed. not buildinggettext already installed. not buildingBuilding glib2 2.75.0..../scripts/uni-build-dependencies.sh: 145: meson: not found


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

After some more searching I had to install the app meson which got me further into the build and then it errored out and then I had to install gperf which has got me further into the build and it is still going so maybe that 2 apps fixed it.   I thought the ./scripts/uni-get-dependencies.sh would have installed anything that was required for building? On Sunday, October 15, 2023 at 10:51:29 AM PDT, Trevor Orr via Discuss <discuss@lists.openscad.org> wrote: I am trying to build OpenSCAD on ubuntu. I get the point in the docs where it says to run this:  ./scripts/uni-build-dependencies.sh This is what I get when I run that, any ideas what I am missing? BASEDIR: /home/trevor/openscad_depsDEPLOYDIR: /home/trevor/openscad_depsPATH modifiedLD_LIBRARY_PATH modifiedLD_RUN_PATH modifiedOPENSCAD_LIBRARIES modifiedGLEWDIR modifiedPlease re-run qmake and run 'make clean' if necessaryNote: The NUMCPU environment variable can be set for parallel buildsUsing basedir: /home/trevor/openscad_depsUsing deploydir: /home/trevor/openscad_depsUsing srcdir: /home/trevor/openscad_deps/srcNumber of CPUs for parallel builds: 1Eigen3 already installed. not buildinggmp already installed. not buildingmpfr already installed. not buildingboost already installed. not buildingCGAL already installed. not buildingglew already installed. not buildingOpenCSG already installed. not buildinggettext already installed. not buildingBuilding glib2 2.75.0..../scripts/uni-build-dependencies.sh: 145: meson: not found _______________________________________________ OpenSCAD mailing list To unsubscribe send an email to discuss-leave@lists.openscad.org