Re: configuration fails

2019-03-07 Thread Patrick Dupre
OK,

The solution has been to uninstall MikTex and Lyx with Administrator
privileges and to reinstall them with standard user privileges !!!
It is nonsense, but it finally works.

===
 Patrick DUPRÉ | | email: pdu...@gmx.com
 Laboratoire interdisciplinaire Carnot de Bourgogne
 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
 Tel: +33 (0)380395988
===


> Sent: Thursday, March 07, 2019 at 5:12 PM
> From: "Kornel Benko" 
> To: lyx-users@lists.lyx.org
> Subject: Re: configuration fails
>
> Am Donnerstag, 7. März 2019 16:18:54 CET schrieb Patrick Dupre 
> :
> > Hello,
> > 
> > I also tried to run configure.py manually (see the attached configure.log 
> > generated).
> > Then I copied this file into the home directory, and loaded lyx.
> > But lyx immediately generates a new configure.log file (which is shorter:
> > it stops at 
> > DEBUG: Failed to remove file texput.log)
> > 
> > Thank for your help.
> 
> configure should create following files:
>   lyxrc.defaults
>   preferences
>   bbxFiles.lst  cbxFiles.lstlyxmodules.lst  textclass.lst
>   bibFiles.lst  clsFiles.lstpackages.lstxtemplates.lst
>   bstFiles.lst  lyxciteengines.lst  styFiles.lst
> 
> The log-output shows:
>   WARNING: Failed to find tex2lyx on your system.
> This means, that your PATH is not set correctly. 'tex2lyx.exe' is part of 
> lyx, should be in the same dir as 'lyx.exe'.
> 
>   DEBUG: Failed to remove file chklatex.log
> this repeats for all .lst file ...
> which from my POV shows, that you don't have the privilege to write into the 
> user dir.
> 
>   Kornel
> 
> 
> > 
> > >
> > > Am Dienstag, 5. März 2019 20:44:43 CET schrieb Patrick Dupre 
> > > :
> > > > Hello,
> > > > 
> > > > Do you think that it is an issue with Miktex or Lyx.
> > > 
> > > No, I think it has to do with your Windows version.
> > > 
> > > > Lyx has been installed as Administrator with shared access.
> > > > Would be try in single user ?
> > > 
> > > That should not make any difference. Lyx is _executed_ under the 
> > > permissions
> > > of the user. And the created files should respect this.
> > > No, what puzzles is that
> > > 1.) either lyx could create a file but could not delete it afterwards
> > > or
> > > 2.) lyx detected a non-existant file (which then of course cannot be 
> > > deleted)
> > > 
> > > I am _not_ a Windows expert though.
> > > 
> > > > 
> > > > Thank.
> > > 
> > >   Kornel
> > > 
> > > P.S.
> > > Please reply to list, maybe someone else knows what is going on.
> > > 
> > >
> > 
> 
>


Re: configuration fails

2019-03-07 Thread Kornel Benko
Am Donnerstag, 7. März 2019 16:18:54 CET schrieb Patrick Dupre :
> Hello,
> 
> I also tried to run configure.py manually (see the attached configure.log 
> generated).
> Then I copied this file into the home directory, and loaded lyx.
> But lyx immediately generates a new configure.log file (which is shorter:
> it stops at 
> DEBUG: Failed to remove file texput.log)
> 
> Thank for your help.

configure should create following files:
lyxrc.defaults
preferences
bbxFiles.lst  cbxFiles.lstlyxmodules.lst  textclass.lst
bibFiles.lst  clsFiles.lstpackages.lstxtemplates.lst
bstFiles.lst  lyxciteengines.lst  styFiles.lst

The log-output shows:
WARNING: Failed to find tex2lyx on your system.
This means, that your PATH is not set correctly. 'tex2lyx.exe' is part of lyx, 
should be in the same dir as 'lyx.exe'.

DEBUG: Failed to remove file chklatex.log
this repeats for all .lst file ...
which from my POV shows, that you don't have the privilege to write into the 
user dir.

Kornel


> 
> >
> > Am Dienstag, 5. März 2019 20:44:43 CET schrieb Patrick Dupre 
> > :
> > > Hello,
> > > 
> > > Do you think that it is an issue with Miktex or Lyx.
> > 
> > No, I think it has to do with your Windows version.
> > 
> > > Lyx has been installed as Administrator with shared access.
> > > Would be try in single user ?
> > 
> > That should not make any difference. Lyx is _executed_ under the permissions
> > of the user. And the created files should respect this.
> > No, what puzzles is that
> > 1.) either lyx could create a file but could not delete it afterwards
> > or
> > 2.) lyx detected a non-existant file (which then of course cannot be 
> > deleted)
> > 
> > I am _not_ a Windows expert though.
> > 
> > > 
> > > Thank.
> > 
> > Kornel
> > 
> > P.S.
> > Please reply to list, maybe someone else knows what is going on.
> > 
> >
> 



signature.asc
Description: This is a digitally signed message part.


Re: configuration fails

2019-03-07 Thread Kees Zeelenberg
In my experience these configuration failures occur either when one of 
LyX and MikTeX (or TeXLive) has been installed as administrator and the 
other as ordinary user, or when one is installed under Windows and the 
other under another OS. Since Cygwin acts in some ways as an OS, in 
particular in its use of Unix-type file paths, this may indeed be the 
cause of your problems.


However, for using LyX, there is no need to install Cywgin. The normal 
Windows LyX with Windows MikTeX or TeXLive is sufficient. You do not 
need to uninstall Cygwin, just install either Windows LyX with Windows 
MikTeX or TeXLive, or Cygwin LyX with Cywgin TeXLive.


Cheers,

Kees

Op 06-03-19 om 20:34 schreef Patrick Dupre:

I guess that I have the answer.
lyx-2.3.2-cygwin.tar.gz 
<https://ftp.lip6.fr/pub/lyx/bin/2.3.2/lyx-2.3.2-cygwin.tar.gz>

has not been installed.
But configure.py  should have detected it!
===
Patrick DUPRÉ | | email: pdu...@gmx.com
Laboratoire interdisciplinaire Carnot de Bourgogne
9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
Tel: +33 (0)380395988
===
*Sent:* Wednesday, March 06, 2019 at 8:29 PM
*From:* "Patrick Dupre" 
*To:* "Richard Kimberly Heck" 
*Cc:* "Kornel Benko" , lyx-users@lists.lyx.org
*Subject:* Re: configuration fails

I am sorry for the confusion.
none of the files exist on the computer.
Anyway. I do not think that it is the issue.
It seems that the py file terminates normally.
Is checkTeXPaths  executed?
 it seems that the output windows_style_tex_paths is not set
is it because the statement is false?
if os.name == 'nt' or sys.platform == 'cygwin':
why test only nt and cygwin ?
cygwin is not installed, it does not seems that we need cygwin for lyx.
Could you confirm it?
checkOtherEntries does not provide any information
lyx_kpsewhich may be not set to true
I will check about
    checkModulesConfig()
    checkCiteEnginesConfig()
    checkXTemplates()
    checkLatexConfig()
    removeTempFiles()
later after the os issue has need clarified.
*Sent:* Wednesday, March 06, 2019 at 7:43 PM
*From:* "Richard Kimberly Heck" 
*To:* "Patrick Dupre" , "Kornel Benko" 
*Cc:* lyx-users@lists.lyx.org
*Subject:* Re: configuration fails
On 3/6/19 8:27 AM, Patrick Dupre wrote:

Hello,

The configuration stop at
DEBUG: Removing file a b.tex
DEBUG: Removing file a b.log
DEBUG: Failed to remove file texput.log

Actually, any of the 3 files exists on the computer

Sorry, do you mean these files do exist, or that they do not exist? If 
they do exist, what directory are they in?



I can comment these lines in the python file, but it does not help.
Actually, the rest of the file is not executed!

I check on the permissions of the Lyx and Miktex files. But I do
not see
any thing wrong.

One possibility is that this is some kind of file-locking issue. We've 
seen this kind of thing on Windows before, though with temporary files.


Riki



Re: configuration fails

2019-03-07 Thread Patrick Dupre
Hello,

I also tried to run configure.py manually (see the attached configure.log 
generated).
Then I copied this file into the home directory, and loaded lyx.
But lyx immediately generates a new configure.log file (which is shorter:
it stops at 
DEBUG: Failed to remove file texput.log)

Thank for your help.

===
 Patrick DUPRÉ | | email: pdu...@gmx.com
 Laboratoire interdisciplinaire Carnot de Bourgogne
 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
 Tel: +33 (0)380395988
===


>
> Am Dienstag, 5. März 2019 20:44:43 CET schrieb Patrick Dupre :
> > Hello,
> > 
> > Do you think that it is an issue with Miktex or Lyx.
> 
> No, I think it has to do with your Windows version.
> 
> > Lyx has been installed as Administrator with shared access.
> > Would be try in single user ?
> 
> That should not make any difference. Lyx is _executed_ under the permissions
> of the user. And the created files should respect this.
> No, what puzzles is that
> 1.) either lyx could create a file but could not delete it afterwards
> or
> 2.) lyx detected a non-existant file (which then of course cannot be deleted)
> 
> I am _not_ a Windows expert though.
> 
> > 
> > Thank.
> 
>   Kornel
> 
> P.S.
> Please reply to list, maybe someone else knows what is going on.
> 
>DEBUG: Create directory bind.
DEBUG: Create directory clipart.
DEBUG: Create directory doc.
DEBUG: Create directory examples.
DEBUG: Create directory images.
DEBUG: Create directory kbd.
DEBUG: Create directory layouts.
DEBUG: Create directory scripts.
DEBUG: Create directory templates.
DEBUG: Create directory ui.
INFO: checking for DVI to DTL converter...
INFO: +checking for "dv2dt"...  no
INFO: checking for a Latex2e program...
INFO: +checking for "latex"...  yes
INFO: checking for a DVI postprocessing program...
INFO: +checking for "pplatex"...  no
INFO: checking for pLaTeX, the Japanese LaTeX...
INFO: +checking for "platex"...  no
DEBUG: Add to RC:
\converter latex  dvi"latex"	"latex,hyperref-driver=dvips"


WARNING: Latex not usable (not LaTeX2e) 
DEBUG: Removing file chklatex.ltx
DEBUG: Failed to remove file chklatex.log
INFO: checking for a java interpreter...
INFO: +checking for "java"...  no
INFO: checking for a perl interpreter...
INFO: +checking for "perl"...  yes
INFO: checking for a Tgif viewer and editor...
INFO: +checking for "tgif"...  no
DEBUG: Add to RC:
\Format tgif  "obj, tgo" Tgif "" "auto"	"auto"	"vector"	"application/x-tgif"


INFO: checking for a FIG viewer and editor...
INFO: +checking for "xfig"...  no
DEBUG: Add to RC:
\Format figfig FIG"" "auto"	"auto"	"vector"	"application/x-xfig"


INFO: checking for a Dia viewer and editor...
INFO: +checking for "dia"...  no
DEBUG: Add to RC:
\Format diadia DIA"" "auto"	"auto"	"vector,zipped=native", "application/x-dia-diagram"


INFO: checking for an OpenDocument drawing viewer and editor...
INFO: +checking for "libreoffice"...  no
INFO: +checking for "lodraw"...  no
INFO: +checking for "ooffice"...  no
INFO: +checking for "oodraw"...  no
INFO: +checking for "soffice"...  no
DEBUG: Add to RC:
\Format odg"odg, sxd" "OpenDocument drawing"   "" "auto"	"auto"	"vector,zipped=native"	"application/vnd.oasis.opendocument.graphics"


INFO: checking for a Grace viewer and editor...
INFO: +checking for "xmgrace"...  no
DEBUG: Add to RC:
\Format agragr Grace  "" "auto"	"auto"	"vector"	""


INFO: checking for a FEN viewer and editor...
INFO: +checking for "xboard"...  no
DEBUG: Add to RC:
\Format fenfen FEN"" "auto"	"auto"	""	""


INFO: checking for a SVG viewer and editor...
INFO: +checking for "inkscape"...  no
DEBUG: Add to RC:
\Format svg"svg" SVG"" "auto" "auto"	"vector"	"image/svg+xml"
\Format svgz   "svgz" "SVG (compressed)" "" "auto" "auto"	"vector,zipped=native"	""


INFO: checking for a raster image viewer...
INFO: +checking for "xv"...  no
INFO: +checking for "gwenview"...  no
INFO: +checking for "kview"...  no
INFO: +checking for "eog"...  no
INFO: +checking for "xviewer"...  no
INFO: +checking for "ristretto"...  no
INFO: +checking for "gpicview"...  no
INFO: +checking for "lximage-qt"...  no
INFO: +checking for "xdg-open"...  no
INFO: +checking for "gimp-remote"...  no
INFO: +checking for "gimp"...  no
INFO: checking for a raster image editor...
INFO: +checking for "gimp-remote"...  no
INFO: +checking for "gimp"...  no
DEBUG: Add to RC:
\Format bmpbmp BMP"" "auto"	"auto"	""	"image/x-bmp"
\Format gifgif GIF"" "auto"	"auto"	""	"image/gif"
\Format jpg   "jpg, jpeg" JPEG"" "auto"	"auto"	""	"image/jpeg"
\Format pbmpbm PBM 

Re: configuration fails

2019-03-06 Thread Patrick Dupre
I guess that I have the answer.

 

lyx-2.3.2-cygwin.tar.gz

has not been installed.

 

But configure.py  should have detected it!

 

 

===
Patrick DUPRÉ | | email: pdu...@gmx.com
Laboratoire interdisciplinaire Carnot de Bourgogne
9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
Tel: +33 (0)380395988
===

 
 

Sent: Wednesday, March 06, 2019 at 8:29 PM
From: "Patrick Dupre" 
To: "Richard Kimberly Heck" 
Cc: "Kornel Benko" , lyx-users@lists.lyx.org
Subject: Re: configuration fails




 

I am sorry for the confusion.

none of the files exist on the computer.

Anyway. I do not think that it is the issue.

It seems that the py file terminates normally.

 

Is checkTeXPaths  executed?

 it seems that the output windows_style_tex_paths is not set

is it because the statement is false?

if os.name == 'nt' or sys.platform == 'cygwin':

why test only nt and cygwin ?

cygwin is not installed, it does not seems that we need cygwin for lyx.

Could you confirm it?



 

checkOtherEntries does not provide any information

 

lyx_kpsewhich may be not set to true

 

I will check about

    checkModulesConfig()
    checkCiteEnginesConfig()
    checkXTemplates()
    checkLatexConfig()
    removeTempFiles()

 

later after the os issue has need clarified.

 

 


Sent: Wednesday, March 06, 2019 at 7:43 PM
From: "Richard Kimberly Heck" 
To: "Patrick Dupre" , "Kornel Benko" 
Cc: lyx-users@lists.lyx.org
Subject: Re: configuration fails



On 3/6/19 8:27 AM, Patrick Dupre wrote:



Hello,

The configuration stop at
DEBUG: Removing file a b.tex
DEBUG: Removing file a b.log
DEBUG: Failed to remove file texput.log

Actually, any of the 3 files exists on the computer



Sorry, do you mean these files do exist, or that they do not exist? If they do exist, what directory are they in?

 




I can comment these lines in the python file, but it does not help.
Actually, the rest of the file is not executed!

I check on the permissions of the Lyx and Miktex files. But I do not see
any thing wrong.



One possibility is that this is some kind of file-locking issue. We've seen this kind of thing on Windows before, though with temporary files.

Riki

 












Re: configuration fails

2019-03-06 Thread Patrick Dupre

 

I am sorry for the confusion.

none of the files exist on the computer.

Anyway. I do not think that it is the issue.

It seems that the py file terminates normally.

 

Is checkTeXPaths  executed?

 it seems that the output windows_style_tex_paths is not set

is it because the statement is false?

if os.name == 'nt' or sys.platform == 'cygwin':

why test only nt and cygwin ?

cygwin is not installed, it does not seems that we need cygwin for lyx.

Could you confirm it?



 

checkOtherEntries does not provide any information

 

lyx_kpsewhich may be not set to true

 

I will check about

    checkModulesConfig()
    checkCiteEnginesConfig()
    checkXTemplates()
    checkLatexConfig()
    removeTempFiles()

 

later after the os issue has need clarified.

 

 


Sent: Wednesday, March 06, 2019 at 7:43 PM
From: "Richard Kimberly Heck" 
To: "Patrick Dupre" , "Kornel Benko" 
Cc: lyx-users@lists.lyx.org
Subject: Re: configuration fails



On 3/6/19 8:27 AM, Patrick Dupre wrote:



Hello,

The configuration stop at
DEBUG: Removing file a b.tex
DEBUG: Removing file a b.log
DEBUG: Failed to remove file texput.log

Actually, any of the 3 files exists on the computer



Sorry, do you mean these files do exist, or that they do not exist? If they do exist, what directory are they in?

 




I can comment these lines in the python file, but it does not help.
Actually, the rest of the file is not executed!

I check on the permissions of the Lyx and Miktex files. But I do not see
any thing wrong.



One possibility is that this is some kind of file-locking issue. We've seen this kind of thing on Windows before, though with temporary files.

Riki

 







Re: configuration fails

2019-03-06 Thread Richard Kimberly Heck
On 3/6/19 8:27 AM, Patrick Dupre wrote:
> Hello,
>
> The configuration stop at
> DEBUG: Removing file a b.tex
> DEBUG: Removing file a b.log
> DEBUG: Failed to remove file texput.log
>
> Actually, any of the 3 files exists on the computer

Sorry, do you mean these files do exist, or that they do not exist? If
they do exist, what directory are they in?


>
> I can comment these lines in the python file, but it does not help.
> Actually, the rest of the file is not executed!
>
> I check on the permissions of the Lyx and Miktex files. But I do not see
> any thing wrong.

One possibility is that this is some kind of file-locking issue. We've
seen this kind of thing on Windows before, though with temporary files.

Riki





Re: configuration fails

2019-03-06 Thread Patrick Dupre
Hello,

The configuration stop at
DEBUG: Removing file a b.tex
DEBUG: Removing file a b.log
DEBUG: Failed to remove file texput.log

Actually, any of the 3 files exists on the computer

I can comment these lines in the python file, but it does not help.
Actually, the rest of the file is not executed!

I check on the permissions of the Lyx and Miktex files. But I do not see
any thing wrong.

How should a file the variable TEXINPUTS?
I do not think that we really need if we do not use specific style files.

 

It a windows7 machines.

It is the last version of lyx and miktex.


Regards.

===
Patrick DUPRÉ | | email: pdu...@gmx.com
Laboratoire interdisciplinaire Carnot de Bourgogne
9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
Tel: +33 (0)380395988
===


> Sent: Monday, March 04, 2019 at 8:37 PM
> From: "Kornel Benko" 
> To: lyx-users@lists.lyx.org
> Subject: Re: configuration fails
>
> Am Montag, 4. März 2019 19:34:35 CET schrieb Patrick Dupre :
> > Hello,
> >
> > On a PC running windows 7, we installed Miktex and Lyx,
> > but, every time we get the following error message:
> >
> > The system reconfiguration has failed.
> > Default textclass is used but LyX may not be able to work properly.
> > Please reconfigure again if needed.
> >
> > I checked article.cls is on the PC.
> > The path seems OK.
> > We cannot even get the setting of a new document.
> >
> > Thank.
> >
>
> Dear Patrick, would be nice to see the configuration-log-file.
> You can find it in user-directory (the dir where 'preferences' is) under the name 'configure.log'
> In case, you don't know the dir
> 1) start lyx
> 2.) select Help->About LyX->Version
>
> Kornel


Re: configuration fails

2019-03-05 Thread Patrick Dupre
Actually, I used to use lyx for decades on a linux machine.
Now, I have a student running windows 7 in a Chinese version.
This may be a source of additional glitches.
Are there some recommendations about the disk partitioning versus 
the disk installation (like D: versus C:)?

>
> Am Dienstag, 5. März 2019 20:44:43 CET schrieb Patrick Dupre :
> > Hello,
> > 
> > Do you think that it is an issue with Miktex or Lyx.
> 
> No, I think it has to do with your Windows version.
> 
> > Lyx has been installed as Administrator with shared access.
> > Would be try in single user ?
> 
> That should not make any difference. Lyx is _executed_ under the permissions
> of the user. And the created files should respect this.
> No, what puzzles is that
> 1.) either lyx could create a file but could not delete it afterwards
> or
> 2.) lyx detected a non-existant file (which then of course cannot be deleted)
> 
> I am _not_ a Windows expert though.
> 
> > 
> > Thank.
> 
>   Kornel
> 
> P.S.
> Please reply to list, maybe someone else knows what is going on.
> 
>


Re: configuration fails

2019-03-05 Thread Kornel Benko
Am Dienstag, 5. März 2019 20:44:43 CET schrieb Patrick Dupre :
> Hello,
> 
> Do you think that it is an issue with Miktex or Lyx.

No, I think it has to do with your Windows version.

> Lyx has been installed as Administrator with shared access.
> Would be try in single user ?

That should not make any difference. Lyx is _executed_ under the permissions
of the user. And the created files should respect this.
No, what puzzles is that
1.) either lyx could create a file but could not delete it afterwards
or
2.) lyx detected a non-existant file (which then of course cannot be deleted)

I am _not_ a Windows expert though.

> 
> Thank.

Kornel

P.S.
Please reply to list, maybe someone else knows what is going on.



signature.asc
Description: This is a digitally signed message part.


Re: configuration fails

2019-03-05 Thread Kornel Benko
Am Dienstag, 5. März 2019 15:29:54 CET schrieb Patrick Dupre :
> Hello,
> 
> Here is a configure file log

Thanks, it seems you have a massive problem with 
either file permissions or with detection if a file exist.

The last lines in your configure.log
DEBUG: Removing file a b.tex
DEBUG: Removing file a b.log
DEBUG: Failed to remove file texput.log

The logging part here which correlates to this log is (at 68% of its content)
DEBUG: Removing file a b.tex
DEBUG: Removing file a b.log
DEBUG: No need to remove file texput.log (it does not exists)
INFO: checking for ChkTeX...
INFO: +checking for "chktex"...  yes
DEBUG: Add to RC:
\chktex_command "chktex -n1 -n3 -n6 -n9 -n22 -n25 -n30 -n38"
...

Please check the permissions of the user directory first. Don't know, what to do
if they are correct though.

Kornel




signature.asc
Description: This is a digitally signed message part.


Re: configuration fails

2019-03-05 Thread Patrick Dupre
Hello,

Here is a configure file log

===
 Patrick DUPRÉ | | email: pdu...@gmx.com
 Laboratoire interdisciplinaire Carnot de Bourgogne
 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
 Tel: +33 (0)380395988
===


> Sent: Monday, March 04, 2019 at 8:37 PM
> From: "Kornel Benko" 
> To: lyx-users@lists.lyx.org
> Subject: Re: configuration fails
>
> Am Montag, 4. März 2019 19:34:35 CET schrieb Patrick Dupre :
> > Hello,
> > 
> > On a PC running windows 7, we installed Miktex and Lyx,
> > but, every time we get the following error message:
> > 
> > The system reconfiguration has failed.
> > Default textclass is used but LyX may not be able to work properly.
> > Please reconfigure again if needed.
> > 
> > I checked article.cls is on the PC.
> > The path seems OK.
> > We cannot even get the setting of a new document.
> > 
> > Thank.
> > 
> 
> Dear Patrick, would be nice to see the configuration-log-file.
> You can find it in user-directory (the dir where 'preferences' is) under the 
> name 'configure.log'
> In case, you don't know the dir
> 1) start lyx
> 2.) select Help->About LyX->Version
> 
>   KornelINFO: checking for DVI to DTL converter...
INFO: +checking for "dv2dt"...  yes
INFO: checking for DTL to DVI converter...
INFO: +checking for "dt2dv"...  yes
INFO: checking for a Latex2e program...
INFO: +checking for "latex"...  yes
INFO: checking for a DVI postprocessing program...
INFO: +checking for "pplatex"...  yes
INFO: checking for pLaTeX, the Japanese LaTeX...
INFO: +checking for "platex"...  no
DEBUG: Add to RC:
\converter latex  dvi2   "pplatex"	"latex,hyperref-driver=dvips"
\converter dvi2   dvi"python -tt $$s/scripts/clean_dvi.py $$i $$o"	""


INFO: checking for a java interpreter...
INFO: +checking for "java"...  no
INFO: checking for a perl interpreter...
INFO: +checking for "perl"...  yes
INFO: checking for a Tgif viewer and editor...
INFO: +checking for "tgif"...  no
DEBUG: Add to RC:
\Format tgif  "obj, tgo" Tgif "" "auto"	"auto"	"vector"	"application/x-tgif"


INFO: checking for a FIG viewer and editor...
INFO: +checking for "xfig"...  no
DEBUG: Add to RC:
\Format figfig FIG"" "auto"	"auto"	"vector"	"application/x-xfig"


INFO: checking for a Dia viewer and editor...
INFO: +checking for "dia"...  no
DEBUG: Add to RC:
\Format diadia DIA"" "auto"	"auto"	"vector,zipped=native", "application/x-dia-diagram"


INFO: checking for an OpenDocument drawing viewer and editor...
INFO: +checking for "libreoffice"...  no
INFO: +checking for "lodraw"...  no
INFO: +checking for "ooffice"...  no
INFO: +checking for "oodraw"...  no
INFO: +checking for "soffice"...  no
DEBUG: Add to RC:
\Format odg"odg, sxd" "OpenDocument drawing"   "" "auto"	"auto"	"vector,zipped=native"	"application/vnd.oasis.opendocument.graphics"


INFO: checking for a Grace viewer and editor...
INFO: +checking for "xmgrace"...  no
DEBUG: Add to RC:
\Format agragr Grace  "" "auto"	"auto"	"vector"	""


INFO: checking for a FEN viewer and editor...
INFO: +checking for "xboard"...  no
DEBUG: Add to RC:
\Format fenfen FEN"" "auto"	"auto"	""	""


INFO: checking for a SVG viewer and editor...
INFO: +checking for "inkscape"...  no
DEBUG: Add to RC:
\Format svg"svg" SVG"" "auto" "auto"	"vector"	"image/svg+xml"
\Format svgz   "svgz" "SVG (compressed)" "" "auto" "auto"	"vector,zipped=native"	""


INFO: checking for a raster image viewer...
INFO: +checking for "xv"...  no
INFO: +checking for "gwenview"...  no
INFO: +checking for "kview"...  no
INFO: +checking for "eog"...  no
INFO: +checking for "xviewer"...  no
INFO: +checking for "ristretto"...  no
INFO: +checking for "gpicview"...  no
INFO: +checking for "lximage-qt"...  no
INFO: +checking for "xdg-open"..

Re: configuration fails

2019-03-04 Thread Richard Kimberly Heck
On 3/4/19 2:37 PM, Kornel Benko wrote:
> Am Montag, 4. März 2019 19:34:35 CET schrieb Patrick Dupre :
>> Hello,
>>
>> On a PC running windows 7, we installed Miktex and Lyx,
>> but, every time we get the following error message:
>>
>> The system reconfiguration has failed.
>> Default textclass is used but LyX may not be able to work properly.
>> Please reconfigure again if needed.
>>
>> I checked article.cls is on the PC.
>> The path seems OK.
>> We cannot even get the setting of a new document.
>>
>> Thank.
>>
> Dear Patrick, would be nice to see the configuration-log-file.
> You can find it in user-directory (the dir where 'preferences' is) under the 
> name 'configure.log'
> In case, you don't know the dir
> 1) start lyx
> 2.) select Help->About LyX->Version

There is a bug report about configure failing with MiKTeX.

    https://www.lyx.org/trac/ticket/11274

I wonder if it is a permissions issue?

Riki


>
>   Kornel




Re: configuration fails

2019-03-04 Thread Kornel Benko
Am Montag, 4. März 2019 19:34:35 CET schrieb Patrick Dupre :
> Hello,
> 
> On a PC running windows 7, we installed Miktex and Lyx,
> but, every time we get the following error message:
> 
> The system reconfiguration has failed.
> Default textclass is used but LyX may not be able to work properly.
> Please reconfigure again if needed.
> 
> I checked article.cls is on the PC.
> The path seems OK.
> We cannot even get the setting of a new document.
> 
> Thank.
> 

Dear Patrick, would be nice to see the configuration-log-file.
You can find it in user-directory (the dir where 'preferences' is) under the 
name 'configure.log'
In case, you don't know the dir
1) start lyx
2.) select Help->About LyX->Version

Kornel

signature.asc
Description: This is a digitally signed message part.


configuration fails

2019-03-04 Thread Patrick Dupre
Hello,

On a PC running windows 7, we installed Miktex and Lyx,
but, every time we get the following error message:

The system reconfiguration has failed.
Default textclass is used but LyX may not be able to work properly.
Please reconfigure again if needed.

I checked article.cls is on the PC.
The path seems OK.
We cannot even get the setting of a new document.

Thank.

===
 Patrick DUPRÉ | | email: pdu...@gmx.com
 Laboratoire interdisciplinaire Carnot de Bourgogne
 9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
 Tel: +33 (0)380395988
===