getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Getfem-users] Is there any plan to make python3-getfem++ package?


From: Tetsuo Koyama
Subject: Re: [Getfem-users] Is there any plan to make python3-getfem++ package?
Date: Sun, 16 Dec 2018 20:45:06 +0900

Dear Luis

Thanks a lot! I'll try to contact Debian Science Team.
And thank you for patch.

Best Regard Tetsuo

2018年12月16日(日) 19:58 Luis Saavedra <address@hidden>:
>
> Hello Tetsuo, that is a problem of Debian Science Team, you can submit a 
> feature request in his mailing list (that is the correct way), but if you 
> download the adjunct python3.patch, you can try this:
>
>  $ git clone https://salsa.debian.org/science-team/getfem.git
>
> for now, the latest package-version is "5.2+dfsg1-7",
> you need to download (from deb.debian.org/debian/pool/main/g/getfem++/)
> the latest version files "debian.tar.xz", "dsc" and "orig.tar.xz":
>
>  $ wget 
> deb.debian.org/debian/pool/main/g/getfem++/getfem++_5.2+dfsg1-7.debian.tar.xz
>  $ wget deb.debian.org/debian/pool/main/g/getfem++/getfem++_5.2+dfsg1-7.dsc
>  $ wget 
> deb.debian.org/debian/pool/main/g/getfem++/getfem++_5.2+dfsg1.orig.tar.xz
>
> then, apply the patch and build the debian pkgs:
>
>  $ cd getfem
>  $ patch -p1 < ../python3.patch
>  $ dpkg-buildpackage -us -uc -j4
> (if you have 4 cores)
>
> but that's going to build only the python3 packages...
>
> regards,
> Luis
>
>
> El vie., 14 dic. 2018 a las 2:58, Tetsuo Koyama (<address@hidden>) escribió:
>>
>> Dear GetFEM++ project
>>
>> Hello. I want to know that is there any plan to make python3-getfem++
>> debian packages?
>> I could compile Getfem++ python interface, but I think it is useful if
>> it can be installed by apt or aptitude.
>> Sorry I don't have a knowlage to release Debian package.If you could
>> give me some advise, I would do it myself.
>>
>> Best Regard Tetsuo
>>
>
> El vie., 14 dic. 2018 a las 2:58, Tetsuo Koyama (<address@hidden>) escribió:
>>
>> Dear GetFEM++ project
>>
>> Hello. I want to know that is there any plan to make python3-getfem++
>> debian packages?
>> I could compile Getfem++ python interface, but I think it is useful if
>> it can be installed by apt or aptitude.
>> Sorry I don't have a knowlage to release Debian package.If you could
>> give me some advise, I would do it myself.
>>
>> Best Regard Tetsuo
>>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]