Search found 189 matches

by gdo35
Thu Sep 28, 2017 9:29 am
Forum: Install / Compile
Topic: packaging netgen6.2 for ubuntu
Replies: 34
Views: 6177

Re: packaging netgen6.2 for ubuntu

Hi, looo, your debian/rules file is very complex. You should use debianhelper --buildsystem option. Your debian/rules should looks like : #!/usr/bin/make -f override_dh_auto_configure: dh_auto_configure -- \ -DCMAKE_BUILD_TYPE=Release \ -DUSE_OCC=ON \ -DUSE_PYTHON=OFF \ -DUSE_GUI=ON \ -DUSE_SUPERBUI...
by gdo35
Wed Sep 27, 2017 10:41 pm
Forum: Install / Compile
Topic: [Ubuntu Daily PPA] Transitioning to OCCT7, VTK7...
Replies: 288
Views: 68699

Re: [Ubuntu Daily PPA] Transitioning to OCCT7, VTK7...

Hi sgrogan,

ok, no problem, I will publish it on my personnal ppa. I will surely do it this week end.

I agree to close this thread and switch to the other one ;)
by gdo35
Wed Sep 27, 2017 10:10 pm
Forum: Install / Compile
Topic: packaging netgen6.2 for ubuntu
Replies: 34
Views: 6177

Re: packaging netgen6.2 for ubuntu

I think the docker image is a subset of any ubuntu... So any ubuntu should contain at least the dependencies which are included in the docker image. But I am only guessing... It is a trap ! ;) To create a minimal virgin rootfs for ubuntu or other debian like distro, you have to use a tool called de...
by gdo35
Wed Sep 27, 2017 8:04 pm
Forum: Install / Compile
Topic: packaging netgen6.2 for ubuntu
Replies: 34
Views: 6177

Re: packaging netgen6.2 for ubuntu

Hi loo, I think container is not the most suitable way to build package. Even if I am confident about it, we cannot guarantee that the netgen dependencies are not already installed in the docker image. There is a tool dedicated to build packages in a clean packaging environment : pbuilder I packaged...
by gdo35
Wed Sep 27, 2017 2:36 pm
Forum: Install / Compile
Topic: [Ubuntu Daily PPA] Transitioning to OCCT7, VTK7...
Replies: 288
Views: 68699

Re: [Ubuntu Daily PPA] Transitioning to OCCT7, VTK7...

No error. I have no idea of what I have done. :mrgreen: You have created a series of different meshes that test most, if not all of FreeCAD's netgen support. ;) And they all work! We now need to see if they build with git-build. Ideally locally as NormandC pointed out earlier in this thread, or on ...
by gdo35
Thu Sep 07, 2017 11:56 am
Forum: Install / Compile
Topic: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie
Replies: 64
Views: 20922

Re: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie

hhassey wrote: Wed Sep 06, 2017 6:57 pmWill this work on Debian Stretch?

Would be fantastic!
Just test it ;)
by gdo35
Sat Aug 26, 2017 7:14 pm
Forum: Install / Compile
Topic: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie
Replies: 64
Views: 20922

Re: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie

Sorry for not following up on this. Does nglib build on LP? Should I try to build FreeCAD against this package? @gdo35, good to see you back! I can certainly use your help. Dont worry, I did not test it on LP, I need to make sure it builds with pbuilder first. I will surely do that in coming days. ...
by gdo35
Tue Aug 01, 2017 11:53 pm
Forum: Install / Compile
Topic: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie
Replies: 64
Views: 20922

Re: compile FreeCAD 0.17 with occt 7.1.0 and netgen, script for Xenial and Jessie

Hello ! Happy to come back to the forum. ;) Sorry if I was away for a long time but May and June are generally the worst monthes for me :lol: It extends to July this year... Around 4 months agos, I packaged for ubuntu netgen 5.3.1 and just had time for a small working test : https://forum.freecadweb...
by gdo35
Wed Apr 05, 2017 3:01 pm
Forum: Install / Compile
Topic: [Ubuntu Daily PPA] Transitioning to OCCT7, VTK7...
Replies: 288
Views: 68699

Re: [Ubuntu Daily PPA] Transitioning to OCCT7, VTK7...

sgrogan wrote:Thanks gdo35! I really appreciate all the effort! We have a Path guy, a MCAD guy, and a windows guy, advancing the PPA, pretty cool :geek:
I cannot find myself it that list !!! :lol: :lol: :lol:
I'm more a Linux guy and happy FreeCAD user. ;)

It is just a pleasure to help a little. :)
by gdo35
Tue Apr 04, 2017 10:12 pm
Forum: Install / Compile
Topic: [Ubuntu Daily PPA] Transitioning to OCCT7, VTK7...
Replies: 288
Views: 68699

Re: [Ubuntu Daily PPA] Transitioning to OCCT7, VTK7...

Great !!!

I'll try to test with git-builder this week ;)