Re: Configure fails

2009-05-15 Thread Uwe Stöhr
Dominik Waßenhoven schrieb: Sounds like a Python config problem. You have installed Python manually, so I guess that you need Python for other programs than LyX too, right? Do the other programs work for you? I cannot recall why I installed it manually, and I don't use it on a regular basis.

Re: Configure fails

2009-05-15 Thread Dominik Waßenhoven
Dominik »Ingrid« Waßenhoven wrote: > Guenter Milde wrote: > >> You problem is not the PATH (for binaries) but the PYTHONPATH (for >> Python modules). > > This seems not to be the problem, either. I tried the following: Okay, further experiments brought me to the solution: I tried to import 'os'

Re: Configure fails

2009-05-15 Thread Dominik Waßenhoven
Guenter Milde wrote: > You problem is not the PATH (for binaries) but the PYTHONPATH (for > Python modules). This seems not to be the problem, either. I tried the following: ,-- ¦ >python ¦ Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit ¦ (Intel)] on win32 ¦ Type "help", "co

Re: Configure fails

2009-05-15 Thread Dominik Waßenhoven
Guenter Milde schrieb: > Could you try from the command line:: > > DOS-PROMPT#: python > Python 2.5.4 (r254:67916, Feb 17 2009, 20:16:45) > [GCC 4.3.3] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> import os > > ? What should happen? There is

Re: Configure fails

2009-05-15 Thread Guenter Milde
On 2009-05-15, Dominik Waßenhoven wrote: > Uwe Stöhr wrote: >> Sounds like a Python config problem. You have installed Python >> manually, so I guess that you need Python for other programs than LyX >> too, right? Do the other programs work for you? > I cannot recall why I installed it manually,

Re: Configure fails

2009-05-15 Thread Dominik Waßenhoven
Uwe Stöhr wrote: > Sounds like a Python config problem. You have installed Python manually, so I > guess that you need > Python for other programs than LyX too, right? Do the other programs work for > you? I cannot recall why I installed it manually, and I don't use it on a regular basis. >

Re: Configure fails

2009-05-15 Thread Uwe Stöhr
Dominik Waßenhoven schrieb: if I try to re-configure LyX, it fails. The following is shown when I start LyX with '-dbg lyxrc': ,-- ¦ File ".../configure.py", line 11, in ¦ import sys, os, re, shutil, glob ¦ ImportError: No module named os ` The module os (os.py) is in 'C:\Programme\Py

Re: Configure fails

2009-05-15 Thread Dominik Waßenhoven
Dominik »Ingrid« Waßenhoven wrote: > Dear LyX users, > > if I try to re-configure LyX, it fails. Sorry, I forgot to mention: - Windows XP SP3 - LyX 1.6.2, installed with Uwe's Alt-Installer Regards, Dominik.-

Configure fails

2009-05-15 Thread Dominik Waßenhoven
Dear LyX users, if I try to re-configure LyX, it fails. The following is shown when I start LyX with '-dbg lyxrc': ,-- ¦ File ".../configure.py", line 11, in ¦ import sys, os, re, shutil, glob ¦ ImportError: No module named os ` The module os (os.py) is in 'C:\Programme\Python\Lib', and

Re: Lyx-trunk configure fails

2006-03-06 Thread Abdelrazak Younes
Jose' Matos a écrit : On Monday 06 March 2006 11:40, Abdelrazak Younes wrote: Hello, Any time I try to configure, it fails with this: Hi Abdel, wrong list? ;-) Oups, sorry. Will send it again to the right list this time ;-) Abdel.

Re: Lyx-trunk configure fails

2006-03-06 Thread Jose' Matos
On Monday 06 March 2006 11:40, Abdelrazak Younes wrote: > Hello, > > Any time I try to configure, it fails with this: Hi Abdel, wrong list? ;-) -- José Abílio

Lyx-trunk configure fails

2006-03-06 Thread Abdelrazak Younes
Hello, Any time I try to configure, it fails with this: checking types of arguments for select... int,int *,struct timeval * ./configure: line 35276: syntax error near unexpected token `"s/^\\([' ./configure: line 35276: ` "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"' I