[Bug 696909] Re: CGALBoolean plugin missing-for Boolean Operations

2011-01-11 Thread senartcon
Hi Manuel, Good to know that it was helpful. I know you would be working hard on many tasks. Good luck for your efforts. cheers Anand -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/696909 Title: CG

[Bug 696909] Re: CGALBoolean plugin missing-for Boolean Operations

2011-01-10 Thread Manuel A. Fernandez Montecelo
Hello Anand, Nice listing, thank you very much. 1) Regarding the Ubuntu<->Windows ones... CARVE and Collada are not packaged into Debian (nor Ubuntu, I suspect), so other than packaging them myself, there's nothing that I can do. I already maintain several packages and I don't have time for mor

Re: [Bug 696909] Re: CGALBoolean plugin missing-for Boolean Operations

2011-01-10 Thread senartcon
Hi Manuel, Although the difference in the number of missing plugins between the Windows and Ubuntu is not so high (converse to what i thought of), here is the list of ones missing in Ubuntu: Modify>> Mesh >> CARVEBoolean Modify>> Mesh >> CGALBoolean Create>> Bitmap >> VirtualCameraToBitmap Creat

Re: [Bug 696909] Re: CGALBoolean plugin missing-for Boolean Operations

2011-01-07 Thread senartcon
ya, i will surely work out; but i need some time. Cheers Anand On Fri, Jan 7, 2011 at 4:01 PM, Manuel A. Fernandez Montecelo < 696...@bugs.launchpad.net> wrote: > Could you please provide a complete list of the plugins present in > Windows but not in Ubuntu? > > Cheers. > > -- > You received thi

[Bug 696909] Re: CGALBoolean plugin missing-for Boolean Operations

2011-01-07 Thread Manuel A. Fernandez Montecelo
Could you please provide a complete list of the plugins present in Windows but not in Ubuntu? Cheers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/696909 Title: CGALBoolean plugin missing-for Bool

Re: [Bug 696909] Re: CGALBoolean plugin missing-for Boolean Operations

2011-01-07 Thread senartcon
Thanks a lot for your reply and good luck for your efforts! I found that the k3d in Windows has more plugins than in Ubuntu. Hope someday Ubuntu also gets the same. :) Cheers Anand On Fri, Jan 7, 2011 at 12:47 PM, Manuel A. Fernandez Montecelo < 696...@bugs.launchpad.net> wrote: > Hello Anand,

[Bug 696909] Re: CGALBoolean plugin missing-for Boolean Operations

2011-01-07 Thread Manuel A. Fernandez Montecelo
Hello Anand, No, that will not suffice: the program has to be rebuilt (and if you are new to Ubuntu, probably you don't know how, however there are guides around). The instructions were mostly directed at Ubuntu packagers, which might want to modify the Debian package that I create. However, the

Re: [Bug 696909] Re: CGALBoolean plugin missing-for Boolean Operations

2011-01-05 Thread senartcon
Hello Maneul, Thanks for your quick attention. However since i dont have much background in Ubuntu I would like you to clarify as what does it mean to add those -dev packages to "build-depends in control file" ? I found that using Ubuntu Software centre I could install those -dev packages; but wou

[Bug 696909] Re: CGALBoolean plugin missing-for Boolean Operations

2011-01-05 Thread Manuel A. Fernandez Montecelo
You can get that module enabled by adding the following to build-depends in the control file: libcgal-dev (>= 3.6), libmpfr-dev (>= 3.0), libgmp3-dev In Debian repositories that would render the package to depend on non- free libraries (CGAL) and would require significant changes, that's why th