discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Re: Help building OpenSCAD

HL
Hans L
Sun, Oct 15, 2023 7:43 PM

The whole build dependencies step should not be needed for Ubuntu.

"If all dependencies are present and of a high enough version, skip ahead
to the Compilation instructions."

https://github.com/openscad/openscad#compilation

On Sun, Oct 15, 2023 at 1:05 PM Trevor Orr via Discuss <
discuss@lists.openscad.org> wrote:

---------- Forwarded message ----------
From: Trevor Orr fractorr@yahoo.com
To: Trevor Orr via Discuss discuss@lists.openscad.org
Cc:
Bcc:
Date: Sun, 15 Oct 2023 18:05:00 +0000 (UTC)
Subject: [OpenSCAD] Re: Help building OpenSCAD
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_deps
DEPLOYDIR: /home/trevor/openscad_deps
PATH modified
LD_LIBRARY_PATH modified
LD_RUN_PATH modified
OPENSCAD_LIBRARIES modified
GLEWDIR modified
Please re-run qmake and run 'make clean' if necessary
Note: The NUMCPU environment variable can be set for parallel builds
Using basedir: /home/trevor/openscad_deps
Using deploydir: /home/trevor/openscad_deps
Using srcdir: /home/trevor/openscad_deps/src
Number of CPUs for parallel builds: 1
Eigen3 already installed. not building
gmp already installed. not building
mpfr already installed. not building
boost already installed. not building
CGAL already installed. not building
glew already installed. not building
OpenCSG already installed. not building
gettext already installed. not building
Building 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

---------- Forwarded message ----------
From: Trevor Orr via Discuss discuss@lists.openscad.org
To: Trevor Orr via Discuss discuss@lists.openscad.org
Cc: Trevor Orr fractorr@yahoo.com
Bcc:
Date: Sun, 15 Oct 2023 18:05:00 +0000 (UTC)
Subject: [OpenSCAD] Re: Help building OpenSCAD


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

The whole build dependencies step should not be needed for Ubuntu. "If all dependencies are present and of a high enough version, skip ahead to the Compilation instructions." https://github.com/openscad/openscad#compilation On Sun, Oct 15, 2023 at 1:05 PM Trevor Orr via Discuss < discuss@lists.openscad.org> wrote: > > > > ---------- Forwarded message ---------- > From: Trevor Orr <fractorr@yahoo.com> > To: Trevor Orr via Discuss <discuss@lists.openscad.org> > Cc: > Bcc: > Date: Sun, 15 Oct 2023 18:05:00 +0000 (UTC) > Subject: [OpenSCAD] Re: Help building OpenSCAD > 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_deps > DEPLOYDIR: /home/trevor/openscad_deps > PATH modified > LD_LIBRARY_PATH modified > LD_RUN_PATH modified > OPENSCAD_LIBRARIES modified > GLEWDIR modified > Please re-run qmake and run 'make clean' if necessary > Note: The NUMCPU environment variable can be set for parallel builds > Using basedir: /home/trevor/openscad_deps > Using deploydir: /home/trevor/openscad_deps > Using srcdir: /home/trevor/openscad_deps/src > Number of CPUs for parallel builds: 1 > Eigen3 already installed. not building > gmp already installed. not building > mpfr already installed. not building > boost already installed. not building > CGAL already installed. not building > glew already installed. not building > OpenCSG already installed. not building > gettext already installed. not building > Building 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 > > > > ---------- Forwarded message ---------- > From: Trevor Orr via Discuss <discuss@lists.openscad.org> > To: Trevor Orr via Discuss <discuss@lists.openscad.org> > Cc: Trevor Orr <fractorr@yahoo.com> > Bcc: > Date: Sun, 15 Oct 2023 18:05:00 +0000 (UTC) > Subject: [OpenSCAD] Re: Help building OpenSCAD > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org >