NGsolve stable and nightlies won't work for us. Let's try to solve the dependency/Debian packaging hell ourselves

Here's the place for discussion related to coding in FreeCAD, C++ or Python. Design, interfaces and structures.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: NGsolve stable and nightlies won't work for us. Let's try to solve the dependency/Debian packaging hell ourselves

Post by sgrogan »

looo wrote: Wed Feb 07, 2018 12:28 pm -DCMAKE_INSTALL_PREFIX=/usr/lib/occt-7.2.0
I think it should be

Code: Select all

-DINSTALL_PREFIX=/usr/lib/occt-7.2.0
I don't think -DLIB_SUFFIX is necessary.
See here for some hints https://git.launchpad.net/~freecad-main ... bian/rules
"fight the good fight"
User avatar
looo
Veteran
Posts: 3941
Joined: Mon Nov 11, 2013 5:29 pm

Re: NGsolve stable and nightlies won't work for us. Let's try to solve the dependency/Debian packaging hell ourselves

Post by looo »

thanks sgrogan. I haven't tried yet, but I won't work on this anymore. I will fully concentrate on conda-packages, as I think this is at the moment the best way to get a good infrastructure working. Also the 10xtime used to create a debian package is simple not worth the effort...
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: NGsolve stable and nightlies won't work for us. Let's try to solve the dependency/Debian packaging hell ourselves

Post by triplus »

Yeah. I seen the good, the bad and the ugly too in the past. When it comes to the PPA effort. Therefore i can understand on why you are tempted to cease the involvement. Give it some time. Sooner or later the results will come. In such "joint efforts" it usually takes a bit more time to get things done. But around March if not sooner the situation with Debian packages will be known. FreeCAD 0.17 will get released. There will be FreeCAD 0.18 dev. All in all the things we talked about regarding PPA will start to materialize. We more or less know what will need to be done. And i don't see any special reason on why we wouldn't be able to achieve that.
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: NGsolve stable and nightlies won't work for us. Let's try to solve the dependency/Debian packaging hell ourselves

Post by Kunda1 »

mhochsteger wrote: Fri Feb 02, 2018 10:21 am
@mhochsteger would you have a moment to look at https://ngsolve.org/forum/ngspy-forum/7 ... ending-prs please ?
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: NGsolve stable and nightlies won't work for us. Let's try to solve the dependency/Debian packaging hell ourselves

Post by Kunda1 »

Kunda1 wrote: Tue Jan 08, 2019 3:52 pm
mhochsteger wrote: Fri Feb 02, 2018 10:21 am
@mhochsteger would you have a moment to look at https://ngsolve.org/forum/ngspy-forum/7 ... ending-prs please ?
Bump
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
User avatar
Kunda1
Veteran
Posts: 13434
Joined: Thu Jan 05, 2017 9:03 pm

Re: NGsolve stable and nightlies won't work for us. Let's try to solve the dependency/Debian packaging hell ourselves

Post by Kunda1 »

There have been several releases of netgen recently
https://github.com/NGSolve/ngsolve/releases

Last one as of this post is https://github.com/NGSolve/ngsolve/rele ... /v6.2.2004
Merge branch 'meshes_bbnd_trigorder' into 'master'
add possibility to name vertices as bbnd for MakeStruktured2DMesh and to flip triangles
See merge request jschoeberl/ngsolve!845
Alone you go faster. Together we go farther
Please mark thread [Solved]
Want to contribute back to FC? Checkout:
'good first issues' | Open TODOs and FIXMEs | How to Help FreeCAD | How to report Bugs
Post Reply