Thanks very much for your help: it worked. I first followed Sebastien's
advice: I switched back to the develop branch and make succeeded (after
several trials). Then I switch back to my public/train-track and built
again and it is also working. In both cases I needed several passes of
make...
I you have a clean branch develop of recent sage develop version you can
create a new empty branch based on that recent develop version of sage:
git checkout develop -b train-track
Then, you can pull the public train-track branch:
git pull trac public/train-track
Then, you can work. Of course,
or perhaps this rather means that Sage's freetype package was not
(properly) installed.
Do you have SAGE_ROOT/local/include/freetype2/ft2build.h ?
On Tuesday, June 20, 2017 at 2:48:59 PM UTC+1, Dima Pasechnik wrote:
>
> try
>
> apt-get install libfreetype6-dev
>
>
> On Tuesday, June 20, 2017 at 1
try
apt-get install libfreetype6-dev
On Tuesday, June 20, 2017 at 1:20:34 PM UTC+1, Thierry Coulbois wrote:
>
> Here is what I get
>
> 17N68:~> cd
> '/home/coulbois/programmes/sage/cmi-sage/local/var/tmp/sage/build/matplotlib-1.5.1.p0/src'
>
> && '/home/coulbois/programmes/sage/cmi-sage/sage'
Salut Sébastien,
Bof, je voudrais compiler mon ticket public/train-track
Euh, I am on my public/train-track ticket, so not so easy to pull the
lattest version.
Thierry
Le mardi 20 juin 2017 13:43:30 UTC+2, Sébastien Labbé a écrit :
>
>
>
> On Tuesday, June 20, 2017 at 11:28:11 AM UTC+2, Thierr
Here is what I get
17N68:~> cd
'/home/coulbois/programmes/sage/cmi-sage/local/var/tmp/sage/build/matplotlib-1.5.1.p0/src'
&& '/home/coulbois/programmes/sage/cmi-sage/sage' --python setup.py --name
Edit setup.cfg to cha
On Tuesday, June 20, 2017 at 11:28:11 AM UTC+2, Thierry Coulbois wrote:
> [sagelib-8.0.beta4] make[3] : on entre dans le répertoire
> « /home/coulbois/programmes/sage/cmi-sage/src »
>
Maybe you can try with the newest develop version (8.0.beta11) ?
Sébastien
--
You received this message b
What happens when you do
cd
'/home/coulbois/programmes/sage/cmi-sage/local/var/tmp/sage/build/matplotlib-1.5.1.p0/src'
&& '/home/coulbois/programmes/sage/cmi-sage/sage' --python setup.py --name
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
T
Yes I just tried a few things but this SAGE_PYTHON3=yes did not change
anything.
Here is the log without this variable:
17N68:~/programmes/sage/cmi-sage> make
make build/make/Makefile
make[1] : on entre dans le répertoire
« /home/coulbois/programmes/sage/cmi-sage »
make[1]: « build/make/Makefil
you have
SAGE_PYTHON3=yes
I don't think this will work as yet - or are you doing something
experimental?
On Tuesday, June 20, 2017 at 10:28:11 AM UTC+1, Thierry Coulbois wrote:
>
> Okay guys,
>
> I do not manage to make my new version of sage on my PC/debian.
>
> Any help ?
>
> Thanks,
>
> Thie
10 matches
Mail list logo