Re: Getting .fc32 packages while trying to follow F31 branch ?

2019-08-19 Thread Jeandet Alexis
Hi, I got the same and didn't take time to ask, I would also be interested in the answer. Here is what I get https://pastebin.com/z5PYX9Be Best regards, Alexis. Le lundi 19 août 2019 à 12:04 +0200, Hans de Goede a écrit : > Hi all, > > I've been following rawhide for the last few weeks to test

mpi/fortran with -Wl,--as-needed

2018-09-17 Thread Jeandet Alexis
Hi, I saw that -Wl,--as-needed would be enabled by default on Fedora 29, it seems that we can't build a simple fortran program with this flag either on Fedora 28 or 29 with openmpi at least. Is this an MPI bug? Is this flag supposed to work in this context? Any help here would be really welcome:

Re: pip install advice

2017-04-15 Thread Jeandet Alexis
Le vendredi 14 avril 2017 à 19:21 -0400, Nico Kadel-Garcia a écrit : > On Fri, Apr 14, 2017 at 1:40 PM, Jeandet Alexis > <alexis.jean...@member.fsf.org> wrote: > > Hi, > > > > On many places users are advised to use "pip install" to install > > pyth

Re: pip install advice

2017-04-15 Thread Jeandet Alexis
Le samedi 15 avril 2017 à 04:40 +, Zbigniew Jędrzejewski-Szmek a écrit : > On Fri, Apr 14, 2017 at 08:15:54PM +0200, Jeandet Alexis wrote: > > Yep, my point is more for new users or non-geek users who just want > > it > > to work (make it default or automatic...).

Re: pip install advice

2017-04-14 Thread Jeandet Alexis
Le vendredi 14 avril 2017 à 13:35 -0500, Rex Dieter a écrit : > Jeandet Alexis wrote: > > > On many places users are advised to use "pip install" to install > > python > > packages. > > ... > > So my point is first, I think on ubuntu they install wi

Re: pip install advice

2017-04-14 Thread Jeandet Alexis
Le vendredi 14 avril 2017 à 11:08 -0700, stan a écrit : > On Fri, 14 Apr 2017 19:40:31 +0200 > Jeandet Alexis <alexis.jean...@member.fsf.org> wrote: > > > Hi, > > > > On many places users are advised to use "pip install" to install > > python pac

pip install advice

2017-04-14 Thread Jeandet Alexis
Hi, On many places users are advised to use "pip install" to install python packages. As Fedora "evangelist" I also have to help my friends/colleagues to setup libs/softwares on Fedora. One the most common trap is the "pip install", many user does "sudo pip install -- upgrade whatever" and if