Le samedi 26 août 2017 11:29:32 UTC+2, Pierre a écrit :

> Thank you so much!! I'll try all of that when I have time (next week).
> I had tried to compile on cocalc (then SMC), i got some error messages,
> mentioning Qt among other things.
>
> a couple of questions:
> ** are the instructions for python2 or python3?

I don't think it matters.

> ** are you able to play with gudhi in a jupyter notebook?

I don't know how to use gudhi at all, so I haven't tried.
We could try together if you want.

> ** can I change 
>
> DIRNAME='2017-08-22-15-45-31_GUDHI_2.0.1-rc1'
> to
> DIRNAME='gudhi'       ?  
>
> It would be more readable :-) 


You can rename the directory at any point (even after building everything):

    $ mv 2017-08-22-15-45-31_GUDHI_2.0.1-rc1 gudhi

Or you could add one line to the instructions I first sent:
between `tar xzf $TARBALL $DIRNAME` and `mkdir build`,
just run

    $ mv $DIRNAME gudhi

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to