Executable not found: "CompilePdf.sh"

N'oubliez pas de consulter les sujets avant de poser votre question, merci.

Executable not found: "CompilePdf.sh"

Messagepar Fabrice » 17 Déc 2017 00:21

Bonsoir Patrick,
Je ne sais pas ce qui se passe, mais quand je veux exporter en pdf compilé, j'ai ceci : "Executable not found: "CompilePdf.sh".
Merci.
Fabrice
Fabrice
 
Messages: 139
Inscription: 14 Août 2009 12:22

Re: Executable not found: "CompilePdf.sh"

Messagepar P.Fradin » 17 Déc 2017 10:44

Bonjour Fabrice,

Dans ton home tu dois avoir un dossier bin (texgraph installe trois scripts dans ce dossier lors de son installation en user), il faut vérifier si ce dossier $HOME/bin est bien ajouté au path du user, il faut éditer le fichier caché .profile pour le voir (sous ubuntu), tu dois avoir une ligne du genre :
Code: Tout sélectionner
PATH="$HOME/bin:$HOME/.local/bin:$PATH"
P.Fradin
Avatar de l’utilisateur
P.Fradin
Administrateur du site
 
Messages: 1887
Inscription: 29 Oct 2008 15:04

Re: Executable not found: "CompilePdf.sh"

Messagepar Fabrice » 18 Déc 2017 00:36

Bonsoir Patrick,
Je découvre ta réponse à l'instant, le fichier .profile me semble correct ou du moins, il ne m'a jamais planté jusqu'ici. J'ai réinstallé en mode user sans succès.

Code: Tout sélectionner
export PATH=$PATH:/home/fab/bin
export LIBGS=/usr/lib/libgs.so.9
export PATH=$PATH:/home/fab/asymptote/bin
export PATH=$PATH:/texmf/tex/latex/tex4ebook-master/tex4ebook
export PATH=$PATH:/home/fab/texlive/2017/bin/x86_64-linux
export INFOPATH=$INFOPATH:/home/fab/texlive/2017/texmf-dist/doc/info
export MANPATH=$MANPATH:/home/fab/texlive/2017/texmf-dist/doc/man

Merci.
Fabrice
Fabrice
 
Messages: 139
Inscription: 14 Août 2009 12:22

Re: Executable not found: "CompilePdf.sh"

Messagepar P.Fradin » 18 Déc 2017 08:49

Il me semble avoir lu dans des anciens messages, que tu utilisais le pdf compilé sans problème, mais c'était peut-être une ancienne machine.
Dans une console si tu tapes CmdTeXgraph que se passe-t-il ?
P.Fradin
Avatar de l’utilisateur
P.Fradin
Administrateur du site
 
Messages: 1887
Inscription: 29 Oct 2008 15:04

Re: Executable not found: "CompilePdf.sh"

Messagepar Fabrice » 18 Déc 2017 19:04

Bonsoir Patrick,
Il me semble avoir lu dans des anciens messages, que tu utilisais le pdf compilé sans problème, mais c'était peut-être une ancienne machine.

Oui, mais c'était avec Debian Sid et non Debian Stretch ; dans l'urgence, j'ai dû changer de distribution, mais c'est le même ordinateur.

Dans une console si tu tapes CmdTeXgraph que se passe-t-il ?

Il ne se passe rien, enfin presque :

Code: Tout sélectionner
Reading /home/fab/TeXgraph/macros/color.mac...
/home/fab/TeXgraph/macros/color.mac end of reading
Reading /home/fab/TeXgraph/macros/TeXgraph.mac...
Reading /home/fab/TeXgraph/macros/scene3d.mac...
/home/fab/TeXgraph/macros/scene3d.mac end of reading
/home/fab/TeXgraph/macros/TeXgraph.mac end of reading
An unhandled exception occurred at $000000000049AA9F:
EAccessViolation: Access violation
  $000000000049AA9F


Code: Tout sélectionner
fab@debian:~$ CmdTeXgraph
fab@debian:~$

Fabrice
Dernière édition par Fabrice le 18 Déc 2017 19:46, édité 1 fois.
Fabrice
 
Messages: 139
Inscription: 14 Août 2009 12:22

Re: Executable not found: "CompilePdf.sh"

Messagepar P.Fradin » 18 Déc 2017 19:39

Et si tu tapes startTeXgraph dans une console ? (c'est le lanceur de TeXgraph)
P.Fradin
Avatar de l’utilisateur
P.Fradin
Administrateur du site
 
Messages: 1887
Inscription: 29 Oct 2008 15:04

Re: Executable not found: "CompilePdf.sh"

Messagepar Fabrice » 18 Déc 2017 19:47

Salut,
L'interface de TeXgraph apparaît.
L'export en pdf fonctionne : j'ai bien un fichier au format pdf, mais si je compile en pdf compilé, je n'ai rien (Peut-être un bug avec pgf ?).

PS : j'ai édité ma réponse précédente.
Dernière édition par Fabrice le 18 Déc 2017 20:02, édité 1 fois.
Fabrice
 
Messages: 139
Inscription: 14 Août 2009 12:22

Re: Executable not found: "CompilePdf.sh"

Messagepar P.Fradin » 18 Déc 2017 19:56

Donc le chemin est bien trouvé.
Tu lances bien TeXgraph avec la commande startTeXgraph ?
Ensuite il tester dans une console que pdflatex est reconnu.
P.Fradin
Avatar de l’utilisateur
P.Fradin
Administrateur du site
 
Messages: 1887
Inscription: 29 Oct 2008 15:04

Re: Executable not found: "CompilePdf.sh"

Messagepar Fabrice » 18 Déc 2017 20:06

Je clique directement sur l'icône TeXgraph ou parfois je lance en mode console startTeXgraph.

Code: Tout sélectionner
fab@debian:~$ pdflatex
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded format=pdflatex)
 restricted \write18 enabled.
**
Fabrice
 
Messages: 139
Inscription: 14 Août 2009 12:22

Re: Executable not found: "CompilePdf.sh"

Messagepar P.Fradin » 18 Déc 2017 20:10

Tu dois avoir un dossier TeXgraph dans ton home, contient-il bien le script CopilePdf.sh ? Est-il bien en mode exécutable ?
P.Fradin
Avatar de l’utilisateur
P.Fradin
Administrateur du site
 
Messages: 1887
Inscription: 29 Oct 2008 15:04

Re: Executable not found: "CompilePdf.sh"

Messagepar Fabrice » 18 Déc 2017 20:22

J'ai même deux dossiers : /home/fab/TeXgraph et /home/fab/TeXgraph1.98 et chacun d'entre-eux contient bien un fichier CompilePdf.sh exécutable par tout le monde.
J'ai ouvert TeXgraph en mode console pour essayer d'exporter un fichier en pdf compilé et à la fermeture, j'obtiens ceci :

Code: Tout sélectionner
fab@debian:~$ startTeXgraph
Gtk-Message: Failed to load module "canberra-gtk-module"
This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./CompilePdf.tex
LaTeX2e <2017-04-15>
Babel <3.15> and hyphenation patterns for 84 language(s) loaded.
(/home/fab/texlive/2017/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/home/fab/texlive/2017/texmf-dist/tex/latex/base/size11.clo))
(/home/fab/texlive/2017/texmf-dist/tex/latex/base/inputenc.sty
(/home/fab/texlive/2017/texmf-dist/tex/latex/base/utf8.def
(/home/fab/texlive/2017/texmf-dist/tex/latex/base/t1enc.dfu)
(/home/fab/texlive/2017/texmf-dist/tex/latex/base/ot1enc.dfu)
(/home/fab/texlive/2017/texmf-dist/tex/latex/base/omsenc.dfu)))
(/home/fab/texlive/2017/texmf-dist/tex/latex/base/fontenc.sty
(/home/fab/texlive/2017/texmf-dist/tex/latex/base/t1enc.def))
(/home/fab/texlive/2017/texmf-dist/tex/latex/lm/lmodern.sty)
(/home/fab/texlive/2017/texmf-dist/tex/latex/xcolor/xcolor.sty
(/home/fab/texlive/2017/texmf-dist/tex/latex/graphics-cfg/color.cfg)
(/home/fab/texlive/2017/texmf-dist/tex/latex/graphics-def/pdftex.def)
(/home/fab/texlive/2017/texmf-dist/tex/latex/xcolor/svgnam.def))
(/home/fab/texlive/2017/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty
(/home/fab/texlive/2017/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex

(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lis
ts.tex))
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def
(/home/fab/texlive/2017/texmf-dist/tex/latex/ms/everyshi.sty))
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex))
(/home/fab/texlive/2017/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty
(/home/fab/texlive/2017/texmf-dist/tex/latex/graphics/graphicx.sty
(/home/fab/texlive/2017/texmf-dist/tex/latex/graphics/keyval.sty)
(/home/fab/texlive/2017/texmf-dist/tex/latex/graphics/graphics.sty
(/home/fab/texlive/2017/texmf-dist/tex/latex/graphics/trig.sty)
(/home/fab/texlive/2017/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)))
(/home/fab/texlive/2017/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.co
de.tex)) (/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg
)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.de
f
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pd
f.def)))
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.c
ode.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.c
ode.tex))
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex)

(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.t
ex
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.
code.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigon
ometric.code.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random
.code.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compar
ison.code.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.c
ode.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.
code.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.c
ode.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.intege
rarithmetics.code.tex)))
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex))

(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.cod
e.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstr
uct.code.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.
code.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.cod
e.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicsta
te.code.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransforma
tions.code.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code
.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.co
de.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproces
sing.code.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.cod
e.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code
.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code
.tex
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.c
ode.tex))
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.cod
e.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparen
cy.code.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.c
ode.tex)))
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code
.tex)
(/home/fab/texlive/2017/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.t
ex)
(/home/fab/texlive/2017/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-
0-65.sty)
(/home/fab/texlive/2017/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-
1-18.sty)) (/home/fab/texlive/2017/texmf-dist/tex/latex/amsfonts/amssymb.sty
(/home/fab/texlive/2017/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(/home/fab/texlive/2017/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/home/fab/texlive/2017/texmf-dist/tex/latex/amsmath/amstext.sty
(/home/fab/texlive/2017/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/home/fab/texlive/2017/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/home/fab/texlive/2017/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/home/fab/texlive/2017/texmf-dist/tex/latex/siunitx/siunitx.sty
(/home/fab/texlive/2017/texmf-dist/tex/latex/l3kernel/expl3.sty
(/home/fab/texlive/2017/texmf-dist/tex/latex/l3kernel/expl3-code.tex)
(/home/fab/texlive/2017/texmf-dist/tex/latex/l3kernel/l3pdfmode.def))
(/home/fab/texlive/2017/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)
(/home/fab/texlive/2017/texmf-dist/tex/latex/tools/array.sty)
(/home/fab/texlive/2017/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty)
(/home/fab/texlive/2017/texmf-dist/tex/latex/translator/translator.sty))
(/home/fab/texlive/2017/texmf-dist/tex/generic/babel/babel.sty
(/home/fab/texlive/2017/texmf-dist/tex/generic/babel/switch.def)
(/home/fab/texlive/2017/texmf-dist/tex/generic/babel-french/frenchb.ldf

Package babel-french Warning: Option `frenchb' for Babel is *deprecated*,
(babel-french)                it might be removed sooner or later. Please
(babel-french)                use `french' instead; reported on input line 35.

(/home/fab/texlive/2017/texmf-dist/tex/generic/babel-french/french.ldf
(/home/fab/texlive/2017/texmf-dist/tex/generic/babel/babel.def
(/home/fab/texlive/2017/texmf-dist/tex/generic/babel/switch.def)))))
(/home/fab/texlive/2017/texmf-dist/tex/latex/carlisle/scalefnt.sty)
(/home/fab/texlive/2017/texmf-dist/tex/latex/geometry/geometry.sty
(/home/fab/texlive/2017/texmf-dist/tex/generic/oberdiek/ifpdf.sty)
(/home/fab/texlive/2017/texmf-dist/tex/generic/oberdiek/ifvtex.sty)
(/home/fab/texlive/2017/texmf-dist/tex/generic/ifxetex/ifxetex.sty))
(/home/fab/texmf/tex/latex/preview/preview.sty
(/home/fab/texmf/tex/latex/preview/prtightpage.def))
No file CompilePdf.aux.
(/home/fab/texlive/2017/texmf-dist/tex/latex/lm/t1lmr.fd)
(/home/fab/texlive/2017/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/home/fab/texlive/2017/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
(/home/fab/texlive/2017/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/home/fab/texlive/2017/texmf-dist/tex/latex/oberdiek/grfext.sty
(/home/fab/texlive/2017/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty
(/home/fab/texlive/2017/texmf-dist/tex/generic/oberdiek/ltxcmds.sty)))
(/home/fab/texlive/2017/texmf-dist/tex/latex/oberdiek/kvoptions.sty
(/home/fab/texlive/2017/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
(/home/fab/texlive/2017/texmf-dist/tex/generic/oberdiek/etexcmds.sty
(/home/fab/texlive/2017/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))
(/home/fab/texlive/2017/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty)
(/home/fab/texlive/2017/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
ABD: EveryShipout initializing macros
(/home/fab/texlive/2017/texmf-dist/tex/latex/base/ts1enc.dfu)
(/home/fab/texlive/2017/texmf-dist/tex/latex/translator/translator-basic-dictio
nary-English.dict)
(/home/fab/texlive/2017/texmf-dist/tex/latex/translator/translator-basic-dictio
nary-French.dict)
(/home/fab/texlive/2017/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg)
*geometry* detected driver: pdftex
Preview: Fontsize 10.95pt
Preview: PDFoutput 1
(/home/fab/texlive/2017/texmf-dist/tex/latex/lm/ot1lmr.fd)
(/home/fab/texlive/2017/texmf-dist/tex/latex/lm/omllmm.fd)
(/home/fab/texlive/2017/texmf-dist/tex/latex/lm/omslmsy.fd)
(/home/fab/texlive/2017/texmf-dist/tex/latex/lm/omxlmex.fd)
(/home/fab/texlive/2017/texmf-dist/tex/latex/amsfonts/umsa.fd)
(/home/fab/texlive/2017/texmf-dist/tex/latex/amsfonts/umsb.fd)
(/home/fab/texlive/2017/texmf-dist/tex/latex/lm/ot1lmss.fd)
(/home/fab/texlive/2017/texmf-dist/tex/latex/lm/ot1lmtt.fd) (./frame1.pgf

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}

! Package pgf Error: Illformed shading specification.

See the pgf package documentation for explanation.
Type  H <return>  for immediate help.
 ...                                             
                                                 
l.98 \pgfshadepath{mysphereshading}{0}
                                       \pgfusepath{}
(That makes 100 errors; please try again.)
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on CompilePdf.log.
cp: impossible d'évaluer 'CompilePdf.pdf': Aucun fichier ou dossier de ce type
fab@debian:~$


En fait, petit rectificatif, il semblerait que ce soit le fichier sphere.teg qui pose problème puisque avec les autres, j'obtiens bien un fichier pdf avec un export en pdf compilé.
Fabrice
 
Messages: 139
Inscription: 14 Août 2009 12:22

Re: Executable not found: "CompilePdf.sh"

Messagepar P.Fradin » 18 Déc 2017 20:48

Donc les programmes sont bien trouvés.
Mais quel est donc ce fichier sphere.teg ?
P.Fradin
Avatar de l’utilisateur
P.Fradin
Administrateur du site
 
Messages: 1887
Inscription: 29 Oct 2008 15:04

Re: Executable not found: "CompilePdf.sh"

Messagepar Fabrice » 18 Déc 2017 20:56

Il se trouve dans l’ensemble des fichiers que tu m’as fourni pour représenter les solides usuels.
Fabrice
 
Messages: 139
Inscription: 14 Août 2009 12:22

Re: Executable not found: "CompilePdf.sh"

Messagepar P.Fradin » 18 Déc 2017 21:32

Ah ok !
Il faut ajouter dans le code de la sphère l'instruction FrenchBabel:=1
P.Fradin
Avatar de l’utilisateur
P.Fradin
Administrateur du site
 
Messages: 1887
Inscription: 29 Oct 2008 15:04

Re: Executable not found: "CompilePdf.sh"

Messagepar Fabrice » 18 Déc 2017 23:05

Bonsoir Patrick,
C'est réglé, merci pour tes conseils.
Fabrice
Fabrice
 
Messages: 139
Inscription: 14 Août 2009 12:22

Re: Executable not found: "CompilePdf.sh"

Messagepar Fabrice » 27 Déc 2017 13:47

Bonjour Patrick,
En fait, le problème n'est pas complètement réglé. En effet, en lançant la commande TeXgraph depuis le dossier TeXgraph, cela ne fonctionne pas, mais en lançant en mode console startTeXgraph, cela marche correctement.
Merci.
Fabrice
Fabrice
 
Messages: 139
Inscription: 14 Août 2009 12:22

Re: Executable not found: "CompilePdf.sh"

Messagepar P.Fradin » 27 Déc 2017 14:54

Bonjour Fabrice,

C'est tout à fait normal !
TeXgraph c'est juste l'exécutable, et sartTeXgraph est un script qui définit des variables d'environnements avant de lancer l'exécutable.
P.Fradin
Avatar de l’utilisateur
P.Fradin
Administrateur du site
 
Messages: 1887
Inscription: 29 Oct 2008 15:04

Re: Executable not found: "CompilePdf.sh"

Messagepar Fabrice » 28 Déc 2017 13:02

Bonjour Patrick,
je ne connaissais pas cette différence.
Merci.
Fabrice
Fabrice
 
Messages: 139
Inscription: 14 Août 2009 12:22


Revenir vers Questions - Réponses

Qui est en ligne ?

Utilisateurs parcourant ce forum : Aucun utilisateur inscrit et 13 invités

cron