trying to install LyX on Mandriva 2005

2007-02-19 Thread Ares

Hello everyone,

I am a happy LyX user on Win but now I'm trying to move to GNU/Linux.

I downloaded lyx-1.4.4.tar.gz from
ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
extracted archive content
read install file
tried ./configure but I get the following message:

checking what frontend should be used for the GUI... none
configure: error: Please select a frontend using --with-frontend

Can anyone help me? (even though I know there's a lot of information
missing here about system etc)

Regards,
Diego


--

Diego
http://www.webalice.it/ares001/

|   __o| It is easier
|  _`\(,_  |  to get forgiveness
| (_)/ (_) |  than permission


Re: trying to install LyX on Mandriva 2005

2007-02-19 Thread icebna

Follow the next step :

./configure --with-frontend=qt -with-pspell
make
checkinstall ( You must have this package installed )
When end, you shall have the rpm built, then
rpm -ivh lyx-1.4.4.i386.rpm for example

Also, instead of checkinstall you can use as root, make install

Regards

Miguel



Ares wrote:

Hello everyone,

I am a happy LyX user on Win but now I'm trying to move to GNU/Linux.

I downloaded lyx-1.4.4.tar.gz from
ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
extracted archive content
read install file
tried ./configure but I get the following message:

checking what frontend should be used for the GUI... none
configure: error: Please select a frontend using --with-frontend

Can anyone help me? (even though I know there's a lot of information
missing here about system etc)

Regards,
Diego






Re: trying to install LyX on Mandriva 2005

2007-02-19 Thread icebna
This problem is a problem of compilator. You must of updated of 
compilator, the family of gcc package. Use the command as root :

urpmi gcc, if you have a internet conexion, and then prove ./configure

Regards

Ares wrote:

now after

./configure --with-frontend=qt -with-pspell

after a while I get. 


config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in


2007/2/19, icebna [EMAIL PROTECTED]:

Follow the next step :

./configure --with-frontend=qt -with-pspell
make
checkinstall ( You must have this package installed )
When end, you shall have the rpm built, then
rpm -ivh lyx-1.4.4.i386.rpm for example

Also, instead of checkinstall you can use as root, make install

Regards

Miguel



Ares wrote:
 Hello everyone,

 I am a happy LyX user on Win but now I'm trying to move to GNU/Linux.

 I downloaded lyx-1.4.4.tar.gz from
 ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
 extracted archive content
 read install file
 tried ./configure but I get the following message:

 checking what frontend should be used for the GUI... none
 configure: error: Please select a frontend using --with-frontend

 Can anyone help me? (even though I know there's a lot of information
 missing here about system etc)

 Regards,
 Diego











Re: trying to install LyX on Mandriva 2005

2007-02-19 Thread icebna

Alone see in the DVD installation ?. Use the command - as root :
urpmq --list-media, and say me the output.

Ares wrote:

system looks for the installation DVD and says everything's already
installed... mhm...

2007/2/19, icebna [EMAIL PROTECTED]:

This problem is a problem of compilator. You must of updated of
compilator, the family of gcc package. Use the command as root :
urpmi gcc, if you have a internet conexion, and then prove ./configure

Regards

Ares wrote:
 now after

 ./configure --with-frontend=qt -with-pspell

 after a while I get.

 config.status: creating Makefile
 config.status: error: cannot find input file: Makefile.in


 2007/2/19, icebna [EMAIL PROTECTED]:
 Follow the next step :

 ./configure --with-frontend=qt -with-pspell
 make
 checkinstall ( You must have this package installed )
 When end, you shall have the rpm built, then
 rpm -ivh lyx-1.4.4.i386.rpm for example

 Also, instead of checkinstall you can use as root, make install

 Regards

 Miguel



 Ares wrote:
  Hello everyone,
 
  I am a happy LyX user on Win but now I'm trying to move to 
GNU/Linux.

 
  I downloaded lyx-1.4.4.tar.gz from
  ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
  extracted archive content
  read install file
  tried ./configure but I get the following message:
 
  checking what frontend should be used for the GUI... none
  configure: error: Please select a frontend using --with-frontend
 
  Can anyone help me? (even though I know there's a lot of information
  missing here about system etc)
 
  Regards,
  Diego
 
 













Re: trying to install LyX on Mandriva 2005

2007-02-19 Thread icebna


Enter in the the Center of Mandriva's control, where the computer is 
configure, in the menu : Choose where the packages of software 
discharged when the system is updated, choose  add and accept everything 
what you should appear, since you there is absent the repositories Main 
- Main Updates, Contrib and Contrib updates, that should can to contain 
necessary tools to compile adequately. Perhaps isn't the devel tool 
installed, also --the packages xxx-devel.



Ares wrote:

2007/2/19, icebna [EMAIL PROTECTED]:

Alone see in the DVD installation ?. Use the command - as root :
urpmq --list-media, and say me the output.


I can't retrieve the path to the removable device Installation
Download DVD (cdrom1)
Installation Download DVD (cdrom1)
update_source

(First line is my translation from Italian)




Ares wrote:
 system looks for the installation DVD and says everything's already
 installed... mhm...

 2007/2/19, icebna [EMAIL PROTECTED]:
 This problem is a problem of compilator. You must of updated of
 compilator, the family of gcc package. Use the command as root :
 urpmi gcc, if you have a internet conexion, and then prove ./configure

 Regards

 Ares wrote:
  now after
 
  ./configure --with-frontend=qt -with-pspell
 
  after a while I get.
 
  config.status: creating Makefile
  config.status: error: cannot find input file: Makefile.in
 
 
  2007/2/19, icebna [EMAIL PROTECTED]:
  Follow the next step :
 
  ./configure --with-frontend=qt -with-pspell
  make
  checkinstall ( You must have this package installed )
  When end, you shall have the rpm built, then
  rpm -ivh lyx-1.4.4.i386.rpm for example
 
  Also, instead of checkinstall you can use as root, make install
 
  Regards
 
  Miguel
 
 
 
  Ares wrote:
   Hello everyone,
  
   I am a happy LyX user on Win but now I'm trying to move to
 GNU/Linux.
  
   I downloaded lyx-1.4.4.tar.gz from
   ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
   extracted archive content
   read install file
   tried ./configure but I get the following message:
  
   checking what frontend should be used for the GUI... none
   configure: error: Please select a frontend using 
--with-frontend

  
   Can anyone help me? (even though I know there's a lot of 
information

   missing here about system etc)
  
   Regards,
   Diego
  
  
 
 
 
 













trying to install LyX on Mandriva 2005

2007-02-19 Thread Ares

Hello everyone,

I am a happy LyX user on Win but now I'm trying to move to GNU/Linux.

I downloaded lyx-1.4.4.tar.gz from
ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
extracted archive content
read install file
tried ./configure but I get the following message:

checking what frontend should be used for the GUI... none
configure: error: Please select a frontend using --with-frontend

Can anyone help me? (even though I know there's a lot of information
missing here about system etc)

Regards,
Diego


--

Diego
http://www.webalice.it/ares001/

|   __o| It is easier
|  _`\(,_  |  to get forgiveness
| (_)/ (_) |  than permission


Re: trying to install LyX on Mandriva 2005

2007-02-19 Thread icebna

Follow the next step :

./configure --with-frontend=qt -with-pspell
make
checkinstall ( You must have this package installed )
When end, you shall have the rpm built, then
rpm -ivh lyx-1.4.4.i386.rpm for example

Also, instead of checkinstall you can use as root, make install

Regards

Miguel



Ares wrote:

Hello everyone,

I am a happy LyX user on Win but now I'm trying to move to GNU/Linux.

I downloaded lyx-1.4.4.tar.gz from
ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
extracted archive content
read install file
tried ./configure but I get the following message:

checking what frontend should be used for the GUI... none
configure: error: Please select a frontend using --with-frontend

Can anyone help me? (even though I know there's a lot of information
missing here about system etc)

Regards,
Diego






Re: trying to install LyX on Mandriva 2005

2007-02-19 Thread icebna
This problem is a problem of compilator. You must of updated of 
compilator, the family of gcc package. Use the command as root :

urpmi gcc, if you have a internet conexion, and then prove ./configure

Regards

Ares wrote:

now after

./configure --with-frontend=qt -with-pspell

after a while I get. 


config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in


2007/2/19, icebna [EMAIL PROTECTED]:

Follow the next step :

./configure --with-frontend=qt -with-pspell
make
checkinstall ( You must have this package installed )
When end, you shall have the rpm built, then
rpm -ivh lyx-1.4.4.i386.rpm for example

Also, instead of checkinstall you can use as root, make install

Regards

Miguel



Ares wrote:
 Hello everyone,

 I am a happy LyX user on Win but now I'm trying to move to GNU/Linux.

 I downloaded lyx-1.4.4.tar.gz from
 ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
 extracted archive content
 read install file
 tried ./configure but I get the following message:

 checking what frontend should be used for the GUI... none
 configure: error: Please select a frontend using --with-frontend

 Can anyone help me? (even though I know there's a lot of information
 missing here about system etc)

 Regards,
 Diego











Re: trying to install LyX on Mandriva 2005

2007-02-19 Thread icebna

Alone see in the DVD installation ?. Use the command - as root :
urpmq --list-media, and say me the output.

Ares wrote:

system looks for the installation DVD and says everything's already
installed... mhm...

2007/2/19, icebna [EMAIL PROTECTED]:

This problem is a problem of compilator. You must of updated of
compilator, the family of gcc package. Use the command as root :
urpmi gcc, if you have a internet conexion, and then prove ./configure

Regards

Ares wrote:
 now after

 ./configure --with-frontend=qt -with-pspell

 after a while I get.

 config.status: creating Makefile
 config.status: error: cannot find input file: Makefile.in


 2007/2/19, icebna [EMAIL PROTECTED]:
 Follow the next step :

 ./configure --with-frontend=qt -with-pspell
 make
 checkinstall ( You must have this package installed )
 When end, you shall have the rpm built, then
 rpm -ivh lyx-1.4.4.i386.rpm for example

 Also, instead of checkinstall you can use as root, make install

 Regards

 Miguel



 Ares wrote:
  Hello everyone,
 
  I am a happy LyX user on Win but now I'm trying to move to 
GNU/Linux.

 
  I downloaded lyx-1.4.4.tar.gz from
  ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
  extracted archive content
  read install file
  tried ./configure but I get the following message:
 
  checking what frontend should be used for the GUI... none
  configure: error: Please select a frontend using --with-frontend
 
  Can anyone help me? (even though I know there's a lot of information
  missing here about system etc)
 
  Regards,
  Diego
 
 













Re: trying to install LyX on Mandriva 2005

2007-02-19 Thread icebna


Enter in the the Center of Mandriva's control, where the computer is 
configure, in the menu : Choose where the packages of software 
discharged when the system is updated, choose  add and accept everything 
what you should appear, since you there is absent the repositories Main 
- Main Updates, Contrib and Contrib updates, that should can to contain 
necessary tools to compile adequately. Perhaps isn't the devel tool 
installed, also --the packages xxx-devel.



Ares wrote:

2007/2/19, icebna [EMAIL PROTECTED]:

Alone see in the DVD installation ?. Use the command - as root :
urpmq --list-media, and say me the output.


I can't retrieve the path to the removable device Installation
Download DVD (cdrom1)
Installation Download DVD (cdrom1)
update_source

(First line is my translation from Italian)




Ares wrote:
 system looks for the installation DVD and says everything's already
 installed... mhm...

 2007/2/19, icebna [EMAIL PROTECTED]:
 This problem is a problem of compilator. You must of updated of
 compilator, the family of gcc package. Use the command as root :
 urpmi gcc, if you have a internet conexion, and then prove ./configure

 Regards

 Ares wrote:
  now after
 
  ./configure --with-frontend=qt -with-pspell
 
  after a while I get.
 
  config.status: creating Makefile
  config.status: error: cannot find input file: Makefile.in
 
 
  2007/2/19, icebna [EMAIL PROTECTED]:
  Follow the next step :
 
  ./configure --with-frontend=qt -with-pspell
  make
  checkinstall ( You must have this package installed )
  When end, you shall have the rpm built, then
  rpm -ivh lyx-1.4.4.i386.rpm for example
 
  Also, instead of checkinstall you can use as root, make install
 
  Regards
 
  Miguel
 
 
 
  Ares wrote:
   Hello everyone,
  
   I am a happy LyX user on Win but now I'm trying to move to
 GNU/Linux.
  
   I downloaded lyx-1.4.4.tar.gz from
   ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
   extracted archive content
   read install file
   tried ./configure but I get the following message:
  
   checking what frontend should be used for the GUI... none
   configure: error: Please select a frontend using 
--with-frontend

  
   Can anyone help me? (even though I know there's a lot of 
information

   missing here about system etc)
  
   Regards,
   Diego
  
  
 
 
 
 













trying to install LyX on Mandriva 2005

2007-02-19 Thread Ares

Hello everyone,

I am a happy LyX user on Win but now I'm trying to move to GNU/Linux.

I downloaded lyx-1.4.4.tar.gz from
ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
extracted archive content
read install file
tried ./configure but I get the following message:

checking what frontend should be used for the GUI... none
configure: error: "Please select a frontend using --with-frontend"

Can anyone help me? (even though I know there's a lot of information
missing here about system etc)

Regards,
Diego


--

Diego
http://www.webalice.it/ares001/

|   __o| It is easier
|  _`\(,_  |  to get forgiveness
| (_)/ (_) |  than permission


Re: trying to install LyX on Mandriva 2005

2007-02-19 Thread icebna

Follow the next step :

./configure --with-frontend=qt -with-pspell
make
checkinstall ( You must have this package installed )
When end, you shall have the rpm built, then
rpm -ivh lyx-1.4.4.i386.rpm for example

Also, instead of checkinstall you can use as root, make install

Regards

Miguel



Ares wrote:

Hello everyone,

I am a happy LyX user on Win but now I'm trying to move to GNU/Linux.

I downloaded lyx-1.4.4.tar.gz from
ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
extracted archive content
read install file
tried ./configure but I get the following message:

checking what frontend should be used for the GUI... none
configure: error: "Please select a frontend using --with-frontend"

Can anyone help me? (even though I know there's a lot of information
missing here about system etc)

Regards,
Diego






Re: trying to install LyX on Mandriva 2005

2007-02-19 Thread icebna
This problem is a problem of compilator. You must of updated of 
compilator, the family of gcc package. Use the command as root :

urpmi gcc, if you have a internet conexion, and then prove ./configure

Regards

Ares wrote:

now after

./configure --with-frontend=qt -with-pspell

after a while I get. 


config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in


2007/2/19, icebna <[EMAIL PROTECTED]>:

Follow the next step :

./configure --with-frontend=qt -with-pspell
make
checkinstall ( You must have this package installed )
When end, you shall have the rpm built, then
rpm -ivh lyx-1.4.4.i386.rpm for example

Also, instead of checkinstall you can use as root, make install

Regards

Miguel



Ares wrote:
> Hello everyone,
>
> I am a happy LyX user on Win but now I'm trying to move to GNU/Linux.
>
> I downloaded lyx-1.4.4.tar.gz from
> ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
> extracted archive content
> read install file
> tried ./configure but I get the following message:
>
> checking what frontend should be used for the GUI... none
> configure: error: "Please select a frontend using --with-frontend"
>
> Can anyone help me? (even though I know there's a lot of information
> missing here about system etc)
>
> Regards,
> Diego
>
>









Re: trying to install LyX on Mandriva 2005

2007-02-19 Thread icebna

Alone see in the DVD installation ?. Use the command - as root :
urpmq --list-media, and say me the output.

Ares wrote:

system looks for the installation DVD and says everything's already
installed... mhm...

2007/2/19, icebna <[EMAIL PROTECTED]>:

This problem is a problem of compilator. You must of updated of
compilator, the family of gcc package. Use the command as root :
urpmi gcc, if you have a internet conexion, and then prove ./configure

Regards

Ares wrote:
> now after
>
> ./configure --with-frontend=qt -with-pspell
>
> after a while I get.
>
> config.status: creating Makefile
> config.status: error: cannot find input file: Makefile.in
>
>
> 2007/2/19, icebna <[EMAIL PROTECTED]>:
>> Follow the next step :
>>
>> ./configure --with-frontend=qt -with-pspell
>> make
>> checkinstall ( You must have this package installed )
>> When end, you shall have the rpm built, then
>> rpm -ivh lyx-1.4.4.i386.rpm for example
>>
>> Also, instead of checkinstall you can use as root, make install
>>
>> Regards
>>
>> Miguel
>>
>>
>>
>> Ares wrote:
>> > Hello everyone,
>> >
>> > I am a happy LyX user on Win but now I'm trying to move to 
GNU/Linux.

>> >
>> > I downloaded lyx-1.4.4.tar.gz from
>> > ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
>> > extracted archive content
>> > read install file
>> > tried ./configure but I get the following message:
>> >
>> > checking what frontend should be used for the GUI... none
>> > configure: error: "Please select a frontend using --with-frontend"
>> >
>> > Can anyone help me? (even though I know there's a lot of information
>> > missing here about system etc)
>> >
>> > Regards,
>> > Diego
>> >
>> >
>>
>>
>
>









Re: trying to install LyX on Mandriva 2005

2007-02-19 Thread icebna


Enter in the the Center of Mandriva's control, where the computer is 
configure, in the menu : Choose where the packages of software 
discharged when the system is updated, choose  add and accept everything 
what you should appear, since you there is absent the repositories Main 
- Main Updates, Contrib and Contrib updates, that should can to contain 
necessary tools to compile adequately. Perhaps isn't the devel tool 
installed, also --the packages xxx-devel.



Ares wrote:

2007/2/19, icebna <[EMAIL PROTECTED]>:

Alone see in the DVD installation ?. Use the command - as root :
urpmq --list-media, and say me the output.


I can't retrieve the path to the removable device "Installation
Download DVD (cdrom1)"
Installation Download DVD (cdrom1)
update_source

(First line is my translation from Italian)




Ares wrote:
> system looks for the installation DVD and says everything's already
> installed... mhm...
>
> 2007/2/19, icebna <[EMAIL PROTECTED]>:
>> This problem is a problem of compilator. You must of updated of
>> compilator, the family of gcc package. Use the command as root :
>> urpmi gcc, if you have a internet conexion, and then prove ./configure
>>
>> Regards
>>
>> Ares wrote:
>> > now after
>> >
>> > ./configure --with-frontend=qt -with-pspell
>> >
>> > after a while I get.
>> >
>> > config.status: creating Makefile
>> > config.status: error: cannot find input file: Makefile.in
>> >
>> >
>> > 2007/2/19, icebna <[EMAIL PROTECTED]>:
>> >> Follow the next step :
>> >>
>> >> ./configure --with-frontend=qt -with-pspell
>> >> make
>> >> checkinstall ( You must have this package installed )
>> >> When end, you shall have the rpm built, then
>> >> rpm -ivh lyx-1.4.4.i386.rpm for example
>> >>
>> >> Also, instead of checkinstall you can use as root, make install
>> >>
>> >> Regards
>> >>
>> >> Miguel
>> >>
>> >>
>> >>
>> >> Ares wrote:
>> >> > Hello everyone,
>> >> >
>> >> > I am a happy LyX user on Win but now I'm trying to move to
>> GNU/Linux.
>> >> >
>> >> > I downloaded lyx-1.4.4.tar.gz from
>> >> > ftp://ftp.lyx.org/pub/lyx/stable/lyx-1.4.4.tar.gz
>> >> > extracted archive content
>> >> > read install file
>> >> > tried ./configure but I get the following message:
>> >> >
>> >> > checking what frontend should be used for the GUI... none
>> >> > configure: error: "Please select a frontend using 
--with-frontend"

>> >> >
>> >> > Can anyone help me? (even though I know there's a lot of 
information

>> >> > missing here about system etc)
>> >> >
>> >> > Regards,
>> >> > Diego
>> >> >
>> >> >
>> >>
>> >>
>> >
>> >
>>
>>
>
>