lyx can not find any description of the environment :/

2005-11-29 Thread mamato
when i run lyx (right after installation) i get the following error message:
lyx can not find any description of the environment. please verify the
content of textclass.lst

the file in question looks fine to me, it's 73 lines long and has the
default layouts set to true...

what could be wrong with my setup? i've tried to uninstall and reinstall lyx
but doesn't change a thing. i'm using windows. miktex, python,
minsys installed ok, no perl, gs, imagemagik.

   mamato

## This file declares layouts and their associated definition files.
## It has been automatically generated by configure
## Use Options/Reconfigure if you need to update it after a
## configuration change. Run ./configure manually to update the
## system wide version of this file.
IEEEtran IEEEtran article (IEEEtran) true
aa aa article (AA) false
aapaper aa article (AA V4) false
aastex aastex article (AASTeX) true
agums aguplus article (AGU++) manuscript false
amsart-plain amsart article (AMS, unnumbered) true
amsart-seq amsart article (AMS, sequential numbering) true
amsart amsart article (AMS) true
amsbook amsbook book (AMS) true
...


Re: lyx can not find any description of the environment :/

2005-11-29 Thread mamato
i looked briefly at the code in cvs and the weird thing is that if i rename
the textclass.lst file it looks like i should get a check that the file is
installed correctly error instead of the check the content one that i'm
getting.

where in hell could it be looking at?!

mamato


On 11/29/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 when i run lyx (right after installation) i get the following error
 message:
 lyx can not find any description of the environment. please verify the
 content of textclass.lst

 the file in question looks fine to me, it's 73 lines long and has the
 default layouts set to true...

 what could be wrong with my setup? i've tried to uninstall and reinstall
 lyx
 but doesn't change a thing. i'm using windows. miktex, python,
 minsys installed ok, no perl, gs, imagemagik.

   mamato

 ## This file declares layouts and their associated definition files.
 ## It has been automatically generated by configure
 ## Use Options/Reconfigure if you need to update it after a
 ## configuration change. Run ./configure manually to update the
 ## system wide version of this file.
 IEEEtran IEEEtran article (IEEEtran) true
 aa aa article (AA) false
 aapaper aa article (AA V4) false
 aastex aastex article (AASTeX) true
 agums aguplus article (AGU++) manuscript false
 amsart-plain amsart article (AMS, unnumbered) true
 amsart-seq amsart article (AMS, sequential numbering) true
 amsart amsart article (AMS) true
 amsbook amsbook book (AMS) true
 ...




Re: lyx can not find any description of the environment :/

2005-11-29 Thread Angus Leeming

[EMAIL PROTECTED] wrote:

i looked briefly at the code in cvs and the weird thing is that if i rename
the textclass.lst file it looks like i should get a check that the file is
installed correctly error instead of the check the content one that i'm
getting.

where in hell could it be looking at?!


Assuming that you installed LyX at C:\Program Files\LyX, it's looking for 
textclass.lst in the LyX system directory:

  C:\Program Files\LyX\Resources\lyx\
or in the per-user support directory. In my case, here:
  C:\Documents and Settings\Angus\Application Data\LyX

If your textclass.lst exists in any other place, then that textclass.lst is 
part of a previous, unofficial and unsupported port of LyX to Windows, 
either by Ruurd Reitsma or by Claus Hentschel.


HTH,
--
Angus



Re: lyx can not find any description of the environment :/

2005-11-29 Thread mamato
windows has been searching my whole drive for most of the afternoon now and
has only found the one file it should have (even though it's not done yet)

i've only ever tried to install this lyx-1.3.6 but i've done it multiple
times and the only other directory i installed it to has been deleted.

is it possible to turn on the lyxerr[Debug::TCLASS]debug messages from the
runtime i have?

mamato


On 11/29/05, Angus Leeming [EMAIL PROTECTED] wrote:

 [EMAIL PROTECTED] wrote:
  i looked briefly at the code in cvs and the weird thing is that if i
 rename
  the textclass.lst file it looks like i should get a check that the file
 is
  installed correctly error instead of the check the content one that
 i'm
  getting.
 
  where in hell could it be looking at?!

 Assuming that you installed LyX at C:\Program Files\LyX, it's looking for
 textclass.lst in the LyX system directory:
   C:\Program Files\LyX\Resources\lyx\
 or in the per-user support directory. In my case, here:
   C:\Documents and Settings\Angus\Application Data\LyX

 If your textclass.lst exists in any other place, then that textclass.lstis
 part of a previous, unofficial and unsupported port of LyX to Windows,
 either by Ruurd Reitsma or by Claus Hentschel.

 HTH,
 --
 Angus




Re: lyx can not find any description of the environment :/

2005-11-29 Thread mamato
fixed it...
should have read your mail more carefully :/ it was in App Data.

mamato


On 11/29/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 windows has been searching my whole drive for most of the afternoon now
 and
 has only found the one file it should have (even though it's not done yet)

 i've only ever tried to install this lyx-1.3.6 but i've done it multiple
 times and the only other directory i installed it to has been deleted.

 is it possible to turn on the lyxerr[Debug::TCLASS]debug messages from the
 runtime i have?

mamato


 On 11/29/05, Angus Leeming [EMAIL PROTECTED] wrote:
 
  [EMAIL PROTECTED] wrote:
   i looked briefly at the code in cvs and the weird thing is that if i
  rename
   the textclass.lst file it looks like i should get a check that the
 file
  is
   installed correctly error instead of the check the content one that
  i'm
   getting.
  
   where in hell could it be looking at?!
 
  Assuming that you installed LyX at C:\Program Files\LyX, it's looking
 for
  textclass.lst in the LyX system directory:
C:\Program Files\LyX\Resources\lyx\
  or in the per-user support directory. In my case, here:
C:\Documents and Settings\Angus\Application Data\LyX
 
  If your textclass.lst exists in any other place, then that
 textclass.lstis
  part of a previous, unofficial and unsupported port of LyX to Windows,
  either by Ruurd Reitsma or by Claus Hentschel.
 
  HTH,
  --
  Angus
 
 




lyx can not find any description of the environment :/

2005-11-29 Thread mamato
when i run lyx (right after installation) i get the following error message:
lyx can not find any description of the environment. please verify the
content of textclass.lst

the file in question looks fine to me, it's 73 lines long and has the
default layouts set to true...

what could be wrong with my setup? i've tried to uninstall and reinstall lyx
but doesn't change a thing. i'm using windows. miktex, python,
minsys installed ok, no perl, gs, imagemagik.

   mamato

## This file declares layouts and their associated definition files.
## It has been automatically generated by configure
## Use Options/Reconfigure if you need to update it after a
## configuration change. Run ./configure manually to update the
## system wide version of this file.
IEEEtran IEEEtran article (IEEEtran) true
aa aa article (AA) false
aapaper aa article (AA V4) false
aastex aastex article (AASTeX) true
agums aguplus article (AGU++) manuscript false
amsart-plain amsart article (AMS, unnumbered) true
amsart-seq amsart article (AMS, sequential numbering) true
amsart amsart article (AMS) true
amsbook amsbook book (AMS) true
...


Re: lyx can not find any description of the environment :/

2005-11-29 Thread mamato
i looked briefly at the code in cvs and the weird thing is that if i rename
the textclass.lst file it looks like i should get a check that the file is
installed correctly error instead of the check the content one that i'm
getting.

where in hell could it be looking at?!

mamato


On 11/29/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 when i run lyx (right after installation) i get the following error
 message:
 lyx can not find any description of the environment. please verify the
 content of textclass.lst

 the file in question looks fine to me, it's 73 lines long and has the
 default layouts set to true...

 what could be wrong with my setup? i've tried to uninstall and reinstall
 lyx
 but doesn't change a thing. i'm using windows. miktex, python,
 minsys installed ok, no perl, gs, imagemagik.

   mamato

 ## This file declares layouts and their associated definition files.
 ## It has been automatically generated by configure
 ## Use Options/Reconfigure if you need to update it after a
 ## configuration change. Run ./configure manually to update the
 ## system wide version of this file.
 IEEEtran IEEEtran article (IEEEtran) true
 aa aa article (AA) false
 aapaper aa article (AA V4) false
 aastex aastex article (AASTeX) true
 agums aguplus article (AGU++) manuscript false
 amsart-plain amsart article (AMS, unnumbered) true
 amsart-seq amsart article (AMS, sequential numbering) true
 amsart amsart article (AMS) true
 amsbook amsbook book (AMS) true
 ...




Re: lyx can not find any description of the environment :/

2005-11-29 Thread Angus Leeming

[EMAIL PROTECTED] wrote:

i looked briefly at the code in cvs and the weird thing is that if i rename
the textclass.lst file it looks like i should get a check that the file is
installed correctly error instead of the check the content one that i'm
getting.

where in hell could it be looking at?!


Assuming that you installed LyX at C:\Program Files\LyX, it's looking for 
textclass.lst in the LyX system directory:

  C:\Program Files\LyX\Resources\lyx\
or in the per-user support directory. In my case, here:
  C:\Documents and Settings\Angus\Application Data\LyX

If your textclass.lst exists in any other place, then that textclass.lst is 
part of a previous, unofficial and unsupported port of LyX to Windows, 
either by Ruurd Reitsma or by Claus Hentschel.


HTH,
--
Angus



Re: lyx can not find any description of the environment :/

2005-11-29 Thread mamato
windows has been searching my whole drive for most of the afternoon now and
has only found the one file it should have (even though it's not done yet)

i've only ever tried to install this lyx-1.3.6 but i've done it multiple
times and the only other directory i installed it to has been deleted.

is it possible to turn on the lyxerr[Debug::TCLASS]debug messages from the
runtime i have?

mamato


On 11/29/05, Angus Leeming [EMAIL PROTECTED] wrote:

 [EMAIL PROTECTED] wrote:
  i looked briefly at the code in cvs and the weird thing is that if i
 rename
  the textclass.lst file it looks like i should get a check that the file
 is
  installed correctly error instead of the check the content one that
 i'm
  getting.
 
  where in hell could it be looking at?!

 Assuming that you installed LyX at C:\Program Files\LyX, it's looking for
 textclass.lst in the LyX system directory:
   C:\Program Files\LyX\Resources\lyx\
 or in the per-user support directory. In my case, here:
   C:\Documents and Settings\Angus\Application Data\LyX

 If your textclass.lst exists in any other place, then that textclass.lstis
 part of a previous, unofficial and unsupported port of LyX to Windows,
 either by Ruurd Reitsma or by Claus Hentschel.

 HTH,
 --
 Angus




Re: lyx can not find any description of the environment :/

2005-11-29 Thread mamato
fixed it...
should have read your mail more carefully :/ it was in App Data.

mamato


On 11/29/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

 windows has been searching my whole drive for most of the afternoon now
 and
 has only found the one file it should have (even though it's not done yet)

 i've only ever tried to install this lyx-1.3.6 but i've done it multiple
 times and the only other directory i installed it to has been deleted.

 is it possible to turn on the lyxerr[Debug::TCLASS]debug messages from the
 runtime i have?

mamato


 On 11/29/05, Angus Leeming [EMAIL PROTECTED] wrote:
 
  [EMAIL PROTECTED] wrote:
   i looked briefly at the code in cvs and the weird thing is that if i
  rename
   the textclass.lst file it looks like i should get a check that the
 file
  is
   installed correctly error instead of the check the content one that
  i'm
   getting.
  
   where in hell could it be looking at?!
 
  Assuming that you installed LyX at C:\Program Files\LyX, it's looking
 for
  textclass.lst in the LyX system directory:
C:\Program Files\LyX\Resources\lyx\
  or in the per-user support directory. In my case, here:
C:\Documents and Settings\Angus\Application Data\LyX
 
  If your textclass.lst exists in any other place, then that
 textclass.lstis
  part of a previous, unofficial and unsupported port of LyX to Windows,
  either by Ruurd Reitsma or by Claus Hentschel.
 
  HTH,
  --
  Angus
 
 




lyx can not find any description of the environment :/

2005-11-29 Thread mamato
when i run lyx (right after installation) i get the following error message:
"lyx can not find any description of the environment. please verify the
content of textclass.lst"

the file in question looks fine to me, it's 73 lines long and has the
default layouts set to true...

what could be wrong with my setup? i've tried to uninstall and reinstall lyx
but doesn't change a thing. i'm using windows. miktex, python,
minsys installed ok, no perl, gs, imagemagik.

   mamato

## This file declares layouts and their associated definition files.
## It has been automatically generated by configure
## Use "Options/Reconfigure" if you need to update it after a
## configuration change. Run ./configure manually to update the
## system wide version of this file.
"IEEEtran" "IEEEtran" "article (IEEEtran)" "true"
"aa" "aa" "article (A)" "false"
"aapaper" "aa" "article (A V4)" "false"
"aastex" "aastex" "article (AASTeX)" "true"
"agums" "aguplus" "article (AGU++) manuscript" "false"
"amsart-plain" "amsart" "article (AMS, unnumbered)" "true"
"amsart-seq" "amsart" "article (AMS, sequential numbering)" "true"
"amsart" "amsart" "article (AMS)" "true"
"amsbook" "amsbook" "book (AMS)" "true"
...


Re: lyx can not find any description of the environment :/

2005-11-29 Thread mamato
i looked briefly at the code in cvs and the weird thing is that if i rename
the textclass.lst file it looks like i should get a "check that the file is
installed correctly" error instead of the "check the content" one that i'm
getting.

where in hell could it be looking at?!

mamato


On 11/29/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> when i run lyx (right after installation) i get the following error
> message:
> "lyx can not find any description of the environment. please verify the
> content of textclass.lst"
>
> the file in question looks fine to me, it's 73 lines long and has the
> default layouts set to true...
>
> what could be wrong with my setup? i've tried to uninstall and reinstall
> lyx
> but doesn't change a thing. i'm using windows. miktex, python,
> minsys installed ok, no perl, gs, imagemagik.
>
>   mamato
>
> ## This file declares layouts and their associated definition files.
> ## It has been automatically generated by configure
> ## Use "Options/Reconfigure" if you need to update it after a
> ## configuration change. Run ./configure manually to update the
> ## system wide version of this file.
> "IEEEtran" "IEEEtran" "article (IEEEtran)" "true"
> "aa" "aa" "article (A)" "false"
> "aapaper" "aa" "article (A V4)" "false"
> "aastex" "aastex" "article (AASTeX)" "true"
> "agums" "aguplus" "article (AGU++) manuscript" "false"
> "amsart-plain" "amsart" "article (AMS, unnumbered)" "true"
> "amsart-seq" "amsart" "article (AMS, sequential numbering)" "true"
> "amsart" "amsart" "article (AMS)" "true"
> "amsbook" "amsbook" "book (AMS)" "true"
> ...
>
>


Re: lyx can not find any description of the environment :/

2005-11-29 Thread Angus Leeming

[EMAIL PROTECTED] wrote:

i looked briefly at the code in cvs and the weird thing is that if i rename
the textclass.lst file it looks like i should get a "check that the file is
installed correctly" error instead of the "check the content" one that i'm
getting.

where in hell could it be looking at?!


Assuming that you installed LyX at C:\Program Files\LyX, it's looking for 
textclass.lst in the LyX system directory:

  C:\Program Files\LyX\Resources\lyx\
or in the per-user support directory. In my case, here:
  C:\Documents and Settings\Angus\Application Data\LyX

If your textclass.lst exists in any other place, then that textclass.lst is 
part of a previous, unofficial and unsupported port of LyX to Windows, 
either by Ruurd Reitsma or by Claus Hentschel.


HTH,
--
Angus



Re: lyx can not find any description of the environment :/

2005-11-29 Thread mamato
windows has been searching my whole drive for most of the afternoon now and
has only found the one file it should have (even though it's not done yet)

i've only ever tried to install this lyx-1.3.6 but i've done it multiple
times and the only other directory i installed it to has been deleted.

is it possible to turn on the lyxerr[Debug::TCLASS]debug messages from the
runtime i have?

mamato


On 11/29/05, Angus Leeming <[EMAIL PROTECTED]> wrote:
>
> [EMAIL PROTECTED] wrote:
> > i looked briefly at the code in cvs and the weird thing is that if i
> rename
> > the textclass.lst file it looks like i should get a "check that the file
> is
> > installed correctly" error instead of the "check the content" one that
> i'm
> > getting.
> >
> > where in hell could it be looking at?!
>
> Assuming that you installed LyX at C:\Program Files\LyX, it's looking for
> textclass.lst in the LyX system directory:
>   C:\Program Files\LyX\Resources\lyx\
> or in the per-user support directory. In my case, here:
>   C:\Documents and Settings\Angus\Application Data\LyX
>
> If your textclass.lst exists in any other place, then that textclass.lstis
> part of a previous, unofficial and unsupported port of LyX to Windows,
> either by Ruurd Reitsma or by Claus Hentschel.
>
> HTH,
> --
> Angus
>
>


Re: lyx can not find any description of the environment :/

2005-11-29 Thread mamato
fixed it...
should have read your mail more carefully :/ it was in App Data.

mamato


On 11/29/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> windows has been searching my whole drive for most of the afternoon now
> and
> has only found the one file it should have (even though it's not done yet)
>
> i've only ever tried to install this lyx-1.3.6 but i've done it multiple
> times and the only other directory i installed it to has been deleted.
>
> is it possible to turn on the lyxerr[Debug::TCLASS]debug messages from the
> runtime i have?
>
>mamato
>
>
> On 11/29/05, Angus Leeming <[EMAIL PROTECTED]> wrote:
> >
> > [EMAIL PROTECTED] wrote:
> > > i looked briefly at the code in cvs and the weird thing is that if i
> > rename
> > > the textclass.lst file it looks like i should get a "check that the
> file
> > is
> > > installed correctly" error instead of the "check the content" one that
> > i'm
> > > getting.
> > >
> > > where in hell could it be looking at?!
> >
> > Assuming that you installed LyX at C:\Program Files\LyX, it's looking
> for
> > textclass.lst in the LyX system directory:
> >   C:\Program Files\LyX\Resources\lyx\
> > or in the per-user support directory. In my case, here:
> >   C:\Documents and Settings\Angus\Application Data\LyX
> >
> > If your textclass.lst exists in any other place, then that
> textclass.lstis
> > part of a previous, unofficial and unsupported port of LyX to Windows,
> > either by Ruurd Reitsma or by Claus Hentschel.
> >
> > HTH,
> > --
> > Angus
> >
> >
>
>