Re: Lyx3.2 and QT5 configure error [Solved]

2018-03-21 Thread Gilles Mioni

Thanks to Pavel Sanda and Kornel Benko for their good advices.


Re: Lyx3.2 and QT5 configure error

2018-03-21 Thread Gilles Mioni

Gilles Mioni wrote:

I tried to compile lyx 2.3 on linux Debian buster amd64
I launched : ./configure --enable-qt5 --with-qt-dir=/usr/lib/qt5/
I obtained the message :
checking for Qt library name... failed
configure: error: cannot compile a simple Qt executable. Check you 
have the right $QTDIR.


Any idea ?
Thanks for help


I join config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by LyX configure 2.3.0, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --enable-qt5 --with-qt-dir=/usr/lib/qt5/

## - ##
## Platform. ##
## - ##

hostname = chaos
uname -m = x86_64
uname -r = 4.14.0-3-amd64
uname -s = Linux
uname -v = #1 SMP Debian 4.14.17-1 (2018-02-14)

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch  = unknown
/usr/bin/arch -k   = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo  = unknown
/bin/machine   = unknown
/usr/bin/oslevel   = unknown
/bin/universe  = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## --- ##
## Core tests. ##
## --- ##

configure:2903: checking for build type
configure:2921: result: release
configure:2933: checking for version suffix
configure:2952: result: 
configure:2956: checking whether Qt5 is requested
configure:2965: result: yes
configure:2974: checking build system type
configure:2988: result: x86_64-pc-linux-gnu
configure:3008: checking host system type
configure:3021: result: x86_64-pc-linux-gnu
configure:3041: checking target system type
configure:3054: result: x86_64-pc-linux-gnu
configure:3080: checking what packaging should be used
configure:3097: result: posix
configure:3197: checking whether to enable maintainer-specific portions of Makefiles
configure:3206: result: no
configure:3230: checking whether make supports nested variables
configure:3247: result: yes
configure:3278: checking for a BSD-compatible install
configure:3346: result: /usr/bin/install -c
configure:3357: checking whether build environment is sane
configure:3412: result: yes
configure:3563: checking for a thread-safe mkdir -p
configure:3602: result: /bin/mkdir -p
configure:3609: checking for gawk
configure:3625: found /usr/bin/gawk
configure:3636: result: gawk
configure:3647: checking whether make sets $(MAKE)
configure:3669: result: yes
configure:3756: checking whether UID '0' is supported by ustar format
configure:3759: result: yes
configure:3766: checking whether GID '0' is supported by ustar format
configure:3769: result: yes
configure:3777: checking how to create a ustar tar archive
configure:3788: tar --version
tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:3791: $? = 0
configure:3831: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3834: $? = 0
configure:3838: tar -xf - = 2.7.0 or 3.3.0
configure:4030: python -c import sys version = sys.version_info[:3] sys.exit(not ((2,7,0) <= version < (3,0,0) or version >= (3,3,0)))
configure:4033: $? = 0
configure:4039: result: python
configure:4047: checking for python
configure:4065: found /usr/bin/python
configure:4077: result: /usr/bin/python
configure:4157: checking for python version
configure:4164: result: 2.7
configure:4176: checking for python platform
configure:4183: result: linux2
configure:4209: checking for python script directory
configure:4244: result: ${prefix}/lib/python2.7/dist-packages
configure:4253: checking for python extension module directory
configure:4288: result: ${exec_prefix}/lib/python2.7/dist-packages
configure:4315: checking for style of include used by make
configure:4343: result: GNU
configure:4414: checking for gcc
configure:4430: found /usr/bin/gcc
configure:4441: result: gcc
configure:4670: checking for C compiler version
configure:4679: gcc --version >&5
gcc (Debian 7.3.0-11) 7.3.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4690: $? = 0
configure:4679: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 7.3.0-11' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 

Lyx3.2 and QT5 configure error

2018-03-21 Thread Gilles Mioni

I tried to compile lyx 2.3 on linux Debian buster amd64
I launched : ./configure --enable-qt5 --with-qt-dir=/usr/lib/qt5/
I obtained the message :
checking for Qt library name... failed
configure: error: cannot compile a simple Qt executable. Check you have 
the right $QTDIR.


Any idea ?
Thanks for help


Re: LyX 2.0.1 Released

2011-09-05 Thread Gilles Mioni
Thanks to the team lyx for the new release, it's my birthday.

Richard Heck a écrit :
 Public release of LyX version 2.0.1
 ===

 We are pleased to announce the release of LyX 2.0.1. This is the first
 maintenance release in the 2.0.x series.

 LyX 2.0.1 is the result of on-going efforts to make our stable version
 even more reliable and stable. We have fixed a number of bugs and made
 a number of improvements. These are detailed below. We encourage all
 LyX users to upgrade to this version.

 LyX is a document processor that encourages an approach to writing based
 on the structure of your documents and not simply their appearance. It is
 released under a Free and Open Source Software license.

 You can download LyX 2.0.1 from http://www.lyx.org/Download/.

 If you think you found a bug in LyX 2.0.1, either e-mail the LyX
 developers' mailing list (lyx-devel at lists.lyx.org), or open a bug
 report at http://www.lyx.org/trac/wiki/BugTrackerHome.

 If you have trouble using LyX or have a question, consult the
 documentation that comes with LyX and the LyX wiki, which lives at
 http://wiki.lyx.org/. If you can't find the answer there, e-mail the LyX
 users' list (lyx-users at lists.lyx.org).

 We hope you enjoy using LyX 2.0.1.

 The LyX team.
 http://www.lyx.org


 What's new in LyX 2.0.1
 ===

 The support for using external files in ERT has been improved by the
 introduction of a prefix for the TEXINPUTS environment variable.
 This prefix can be set in preferences and by default includes the
 document directory (represented by a single '.'). The prefix can
 be set to any list of paths separated by the default separator for
 a given platform (':' on unix like systems and ';' on windows).
 When a file should be included by LaTeX, the paths listed in TEXINPUTS
 will be searched in turn for finding it. Note that any non-absolute
 path listed in the TEXINPUTS prefix is considered to be relative to the
 document directory, i.e., the directory where the LyX file lives.
 Users are advised to always include '.' (the document dir) as one of
 the path components, otherwise compilation may fail for some documents.
 This is because the previous (undocumented) mechanism based on the use
 of the \input@path macro has been dropped. The old mechanism did not
 work in all cases and was kind of a hack. Old documents using that
 undocumented hack for obtaining the path of the LyX file will have to
 be revised. A clean way for obtaining the document path is using the
 info inset through the info-insert buffer path LyX function.


 ** Updates:
 ***

 * DOCUMENT INPUT/OUTPUT

 - Allow for a maximum of 3 minutes for the completion of a spawned command
   except on Windows, where 30 minutes are allowed. This is because the
   Windows installer may trigger MiKTeX updates that suffer from network
   latencies.

 - Improved XHTML output of various fractions.

 - A prefix for the TEXINPUTS environment variable can be specified in the
   preferences. The directory of a LyX document is represented by a single
   dot '.' or by the prefix ./. Also, any non-absolute path will be
   prepended with the LyX document directory.

 - Updated templates to current LyX format, so no conversion will be
   needed.

 - Allow LaTeX import of \uline (bug 7640).

 - Fix compilation error occurring when a LyX document resides in a directory
   whose name contains characters that are special to LaTeX (bug 6170).


 * USER INTERFACE

 - Updated Czech, French, German, Japanese, Interlingua, Italian, Polish,
   Portuguese, Serbian (Latin), Spanish, Swedish and Ukrainian User
   Interface Localization.

 - Now it is not necessary to restart LyX after changing the default
   document directory and/or the PATH prefix in the preferences for them
   to take effect.

 - Menu View-Source for documents with XHTML default output format now
 displays
   only the current paragraph, except when complete source is requested
   (bug 7463).

 - Size tab now enables and disables correctly depending on the capabilities
   configured for the current external template (selected via the combo).

 - Sort entries in the More Formats and Options dialog (bug 7714).

 - Enable Accept compound preference setting for Aspell backend only.
   Reconfigure the aspell backend when Accept compound preference is
   changed immediately.


 * DOCUMENTATION AND LOCALIZATION

 - UserGuide:
   - new section how to define custom header/footer lines
 (bug 7196).
   - new section about customized lists
   - new section about comparison of LyX documents
   - new section about the document's colors settings
   - revised Appendix A and B

 - EnbeddedObjects manual:
   - describe that LyX supports now the changing of the color of the
 greyed-out box text
   - new chapter about objects surrounded by text

 - Math manual: add a note about column limit for decorated matrices.

 - Updated French documentation files.

 - updated template 

Re: LyX 2.0.1 Released

2011-09-05 Thread Gilles Mioni
Thanks to the team lyx for the new release, it's my birthday.

Richard Heck a écrit :
 Public release of LyX version 2.0.1
 ===

 We are pleased to announce the release of LyX 2.0.1. This is the first
 maintenance release in the 2.0.x series.

 LyX 2.0.1 is the result of on-going efforts to make our stable version
 even more reliable and stable. We have fixed a number of bugs and made
 a number of improvements. These are detailed below. We encourage all
 LyX users to upgrade to this version.

 LyX is a document processor that encourages an approach to writing based
 on the structure of your documents and not simply their appearance. It is
 released under a Free and Open Source Software license.

 You can download LyX 2.0.1 from http://www.lyx.org/Download/.

 If you think you found a bug in LyX 2.0.1, either e-mail the LyX
 developers' mailing list (lyx-devel at lists.lyx.org), or open a bug
 report at http://www.lyx.org/trac/wiki/BugTrackerHome.

 If you have trouble using LyX or have a question, consult the
 documentation that comes with LyX and the LyX wiki, which lives at
 http://wiki.lyx.org/. If you can't find the answer there, e-mail the LyX
 users' list (lyx-users at lists.lyx.org).

 We hope you enjoy using LyX 2.0.1.

 The LyX team.
 http://www.lyx.org


 What's new in LyX 2.0.1
 ===

 The support for using external files in ERT has been improved by the
 introduction of a prefix for the TEXINPUTS environment variable.
 This prefix can be set in preferences and by default includes the
 document directory (represented by a single '.'). The prefix can
 be set to any list of paths separated by the default separator for
 a given platform (':' on unix like systems and ';' on windows).
 When a file should be included by LaTeX, the paths listed in TEXINPUTS
 will be searched in turn for finding it. Note that any non-absolute
 path listed in the TEXINPUTS prefix is considered to be relative to the
 document directory, i.e., the directory where the LyX file lives.
 Users are advised to always include '.' (the document dir) as one of
 the path components, otherwise compilation may fail for some documents.
 This is because the previous (undocumented) mechanism based on the use
 of the \input@path macro has been dropped. The old mechanism did not
 work in all cases and was kind of a hack. Old documents using that
 undocumented hack for obtaining the path of the LyX file will have to
 be revised. A clean way for obtaining the document path is using the
 info inset through the info-insert buffer path LyX function.


 ** Updates:
 ***

 * DOCUMENT INPUT/OUTPUT

 - Allow for a maximum of 3 minutes for the completion of a spawned command
   except on Windows, where 30 minutes are allowed. This is because the
   Windows installer may trigger MiKTeX updates that suffer from network
   latencies.

 - Improved XHTML output of various fractions.

 - A prefix for the TEXINPUTS environment variable can be specified in the
   preferences. The directory of a LyX document is represented by a single
   dot '.' or by the prefix ./. Also, any non-absolute path will be
   prepended with the LyX document directory.

 - Updated templates to current LyX format, so no conversion will be
   needed.

 - Allow LaTeX import of \uline (bug 7640).

 - Fix compilation error occurring when a LyX document resides in a directory
   whose name contains characters that are special to LaTeX (bug 6170).


 * USER INTERFACE

 - Updated Czech, French, German, Japanese, Interlingua, Italian, Polish,
   Portuguese, Serbian (Latin), Spanish, Swedish and Ukrainian User
   Interface Localization.

 - Now it is not necessary to restart LyX after changing the default
   document directory and/or the PATH prefix in the preferences for them
   to take effect.

 - Menu View-Source for documents with XHTML default output format now
 displays
   only the current paragraph, except when complete source is requested
   (bug 7463).

 - Size tab now enables and disables correctly depending on the capabilities
   configured for the current external template (selected via the combo).

 - Sort entries in the More Formats and Options dialog (bug 7714).

 - Enable Accept compound preference setting for Aspell backend only.
   Reconfigure the aspell backend when Accept compound preference is
   changed immediately.


 * DOCUMENTATION AND LOCALIZATION

 - UserGuide:
   - new section how to define custom header/footer lines
 (bug 7196).
   - new section about customized lists
   - new section about comparison of LyX documents
   - new section about the document's colors settings
   - revised Appendix A and B

 - EnbeddedObjects manual:
   - describe that LyX supports now the changing of the color of the
 greyed-out box text
   - new chapter about objects surrounded by text

 - Math manual: add a note about column limit for decorated matrices.

 - Updated French documentation files.

 - updated template 

Re: LyX 2.0.1 Released

2011-09-05 Thread Gilles Mioni
Thanks to the team lyx for the new release, it's my birthday.

Richard Heck a écrit :
> Public release of LyX version 2.0.1
> ===
>
> We are pleased to announce the release of LyX 2.0.1. This is the first
> maintenance release in the 2.0.x series.
>
> LyX 2.0.1 is the result of on-going efforts to make our stable version
> even more reliable and stable. We have fixed a number of bugs and made
> a number of improvements. These are detailed below. We encourage all
> LyX users to upgrade to this version.
>
> LyX is a document processor that encourages an approach to writing based
> on the structure of your documents and not simply their appearance. It is
> released under a Free and Open Source Software license.
>
> You can download LyX 2.0.1 from http://www.lyx.org/Download/.
>
> If you think you found a bug in LyX 2.0.1, either e-mail the LyX
> developers' mailing list (lyx-devel  lists.lyx.org), or open a bug
> report at http://www.lyx.org/trac/wiki/BugTrackerHome.
>
> If you have trouble using LyX or have a question, consult the
> documentation that comes with LyX and the LyX wiki, which lives at
> http://wiki.lyx.org/. If you can't find the answer there, e-mail the LyX
> users' list (lyx-users at lists.lyx.org).
>
> We hope you enjoy using LyX 2.0.1.
>
> The LyX team.
> http://www.lyx.org
>
>
> What's new in LyX 2.0.1
> ===
>
> The support for using external files in ERT has been improved by the
> introduction of a prefix for the TEXINPUTS environment variable.
> This prefix can be set in preferences and by default includes the
> document directory (represented by a single '.'). The prefix can
> be set to any list of paths separated by the default separator for
> a given platform (':' on unix like systems and ';' on windows).
> When a file should be included by LaTeX, the paths listed in TEXINPUTS
> will be searched in turn for finding it. Note that any non-absolute
> path listed in the TEXINPUTS prefix is considered to be relative to the
> document directory, i.e., the directory where the LyX file lives.
> Users are advised to always include '.' (the document dir) as one of
> the path components, otherwise compilation may fail for some documents.
> This is because the previous (undocumented) mechanism based on the use
> of the \input@path macro has been dropped. The old mechanism did not
> work in all cases and was kind of a hack. Old documents using that
> undocumented hack for obtaining the path of the LyX file will have to
> be revised. A clean way for obtaining the document path is using the
> info inset through the "info-insert buffer path" LyX function.
>
>
> ** Updates:
> ***
>
> * DOCUMENT INPUT/OUTPUT
>
> - Allow for a maximum of 3 minutes for the completion of a spawned command
>   except on Windows, where 30 minutes are allowed. This is because the
>   Windows installer may trigger MiKTeX updates that suffer from network
>   latencies.
>
> - Improved XHTML output of various fractions.
>
> - A prefix for the TEXINPUTS environment variable can be specified in the
>   preferences. The directory of a LyX document is represented by a single
>   dot '.' or by the prefix "./". Also, any non-absolute path will be
>   prepended with the LyX document directory.
>
> - Updated templates to current LyX format, so no conversion will be
>   needed.
>
> - Allow LaTeX import of \uline (bug 7640).
>
> - Fix compilation error occurring when a LyX document resides in a directory
>   whose name contains characters that are special to LaTeX (bug 6170).
>
>
> * USER INTERFACE
>
> - Updated Czech, French, German, Japanese, Interlingua, Italian, Polish,
>   Portuguese, Serbian (Latin), Spanish, Swedish and Ukrainian User
>   Interface Localization.
>
> - Now it is not necessary to restart LyX after changing the default
>   document directory and/or the PATH prefix in the preferences for them
>   to take effect.
>
> - Menu View->Source for documents with XHTML default output format now
> displays
>   only the current paragraph, except when complete source is requested
>   (bug 7463).
>
> - Size tab now enables and disables correctly depending on the capabilities
>   configured for the current external template (selected via the combo).
>
> - Sort entries in the "More Formats and Options" dialog (bug 7714).
>
> - Enable "Accept compound" preference setting for Aspell backend only.
>   Reconfigure the aspell backend when "Accept compound" preference is
>   changed immediately.
>
>
> * DOCUMENTATION AND LOCALIZATION
>
> - UserGuide:
>   - new section how to define custom header/footer lines
> (bug 7196).
>   - new section about customized lists
>   - new section about comparison of LyX documents
>   - new section about the document's colors settings
>   - revised Appendix A and B
>
> - EnbeddedObjects manual:
>   - describe that LyX supports now the changing of the color of the
> greyed-out box text
>   - new chapter about objects surrounded by text
>
> 

Re: LyX and editors?

2010-12-15 Thread Gilles Mioni

Hi Steve,

My own experience with editors is :
1/ I send an abstract and a complete document written with lyx
and exported in PDF format.

2/ I send, if necessary, the whole text for lecture in epub format
From Lyx, I exported in HTLM format then I use XHTML software
Amaya and Calibre software to prepare an e-book usable with any
epub reader.

Hi all,

Perhaps some of you author in LyX but have editors go over your material. My 
experience is most editors don't have LyX and don't have the technical chops 
to use LyX. So how do you interface with your editors when writing a book in 
LyX?


Thanks

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt


  




Re: LyX and editors?

2010-12-15 Thread Gilles Mioni

Hi Steve,

My own experience with editors is :
1/ I send an abstract and a complete document written with lyx
and exported in PDF format.

2/ I send, if necessary, the whole text for lecture in epub format
From Lyx, I exported in HTLM format then I use XHTML software
Amaya and Calibre software to prepare an e-book usable with any
epub reader.

Hi all,

Perhaps some of you author in LyX but have editors go over your material. My 
experience is most editors don't have LyX and don't have the technical chops 
to use LyX. So how do you interface with your editors when writing a book in 
LyX?


Thanks

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt


  




Re: LyX and editors?

2010-12-15 Thread Gilles Mioni

Hi Steve,

My own experience with editors is :
1/ I send an abstract and a complete document written with lyx
and exported in PDF format.

2/ I send, if necessary, the whole text for lecture in epub format
From Lyx, I exported in HTLM format then I use XHTML software
Amaya and Calibre software to prepare an e-book usable with any
epub reader.

Hi all,

Perhaps some of you author in LyX but have editors go over your material. My 
experience is most editors don't have LyX and don't have the technical chops 
to use LyX. So how do you interface with your editors when writing a book in 
LyX?


Thanks

SteveT

Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt


  




Re: How Many use linux

2009-09-12 Thread Gilles Mioni

I'm using lyx on debian lenny. Litterary author, I'm writing all
my texts with lyx near 12 years ago today. In order to use the
latest stable version of lyx, I compile lyx from source files.



Re: How Many use linux

2009-09-12 Thread Gilles Mioni

I'm using lyx on debian lenny. Litterary author, I'm writing all
my texts with lyx near 12 years ago today. In order to use the
latest stable version of lyx, I compile lyx from source files.



Re: How Many use linux

2009-09-12 Thread Gilles Mioni

I'm using lyx on debian lenny. Litterary author, I'm writing all
my texts with lyx near 12 years ago today. In order to use the
latest stable version of lyx, I compile lyx from source files.



lyx2epub

2009-04-25 Thread gilles . mioni
Hi,

Is it stupid to ask an export fonction from lyx to epub format (xhtml) ?

It will be great to have this capability to manage text readable by
netbook reader !

Thanks for every idea about this new feature !





lyx2epub

2009-04-25 Thread gilles . mioni
Hi,

Is it stupid to ask an export fonction from lyx to epub format (xhtml) ?

It will be great to have this capability to manage text readable by
netbook reader !

Thanks for every idea about this new feature !





lyx2epub

2009-04-25 Thread gilles . mioni
Hi,

Is it stupid to ask an export fonction from lyx to epub format (xhtml) ?

It will be great to have this capability to manage text readable by
netbook reader !

Thanks for every idea about this new feature !





Re: Mind Map?

2006-12-09 Thread Gilles Mioni
Is something like mind mapping ?
For all platform there is freemind (writen with java).
This tool is helpful for heuristc card ( ideas organization map)
Official site is http://www.freemind.sourceforge.net
Stan Gatchel wrote:

After the 9th LyX meeting in Denmark, the developers produced a mind
map. How did they do that? (after so many beers! :-)

Which software was used?

Thanks,

Stan

  




Re: Mind Map?

2006-12-09 Thread Gilles Mioni
Is something like mind mapping ?
For all platform there is freemind (writen with java).
This tool is helpful for heuristc card ( ideas organization map)
Official site is http://www.freemind.sourceforge.net
Stan Gatchel wrote:

After the 9th LyX meeting in Denmark, the developers produced a mind
map. How did they do that? (after so many beers! :-)

Which software was used?

Thanks,

Stan

  




Re: "Mind Map?"

2006-12-09 Thread Gilles Mioni
Is something like mind mapping ?
For all platform there is freemind (writen with java).
This tool is helpful for heuristc card ( ideas organization map)
Official site is http://www.freemind.sourceforge.net
Stan Gatchel wrote:

>After the 9th LyX meeting in Denmark, the developers produced a "mind
>map." How did they do that? (after so many beers! :-)
>
>Which software was used?
>
>Thanks,
>
>Stan
>
>  
>



Numpad doesn't work with lyx 1.4.3 compiled on debian sarge

2006-12-04 Thread Gilles Mioni
Hi

I have lyx 1.4.3 on debian sarge. Numerics key of num pad don't work when
pad is locked on numeric function.
UI file is default.ui and shorcuts is cua.bind
Any idea ?
Thanks for help



Numpad doesn't work with lyx 1.4.3 compiled on debian sarge

2006-12-04 Thread Gilles Mioni
Hi

I have lyx 1.4.3 on debian sarge. Numerics key of num pad don't work when
pad is locked on numeric function.
UI file is default.ui and shorcuts is cua.bind
Any idea ?
Thanks for help



Numpad doesn't work with lyx 1.4.3 compiled on debian sarge

2006-12-04 Thread Gilles Mioni
Hi

I have lyx 1.4.3 on debian sarge. Numerics key of num pad don't work when
pad is locked on numeric function.
UI file is default.ui and shorcuts is cua.bind
Any idea ?
Thanks for help



Re: problème avec lyx (Ihave a prob lem with lyx windows 1.4.1)

2006-06-05 Thread Gilles Mioni
Paul A. Rubin wrote:

 A S Hodel wrote:

 I think the translation is a bit different: (but then again, I'm
 an American so take this with a grain of salt)

 [EMAIL PROTECTED] wrote:

 Bonjour je suis un nouvel utilisateur de lyx et j'ai un
 problème lorsque je convertit mon document au format dvi. Le
 message d'erreur est le suivant : An error occured whilst
 running Python D:/Utilitaires/lyx 1.4.1/Ressources/scripts

 Et lorsque je demande la version en Draftdvi le message est
 :Bad dvi file

 En fait les problèmes disparaissent quand j'enlève mes images
 Bitmap du document. Pourrait-on m'expliquer le problème et
 comment y remédier ? Merci par avance.


 I am a new Lyx user and I have a problem when I convert my
 document to dvi format. The error message is the following: An
 error occured whilst running Python D:/Utilitaires/lyx
 1.4.1/Ressources/scripts

 And when I ask the version in Draftdvi the message is Bad dvi
 file.

 In fact these problems disappear when I upload my bitmap images
 from the document. Can some explain the problem and how to remedy
 it? Thanks in advance

 --

 I regret I can't answer the question, but perhaps the additional
 detail in the translation may help.

 A S Hodel http://homepage.mac.com/hodelas [EMAIL PROTECTED]





 The best approach would be for the original poster to post a
 minimal example (LyX document plus image) that triggers the error
 message. Any volunteers to translate that to French?

 /Paul


Destiné à [EMAIL PROTECTED], traduction d'une demande de précision de
Paul Rubin (ci-dessus) concernant le problème :

La meilleure façon serait pour celui qui a envoyé le message initial
serait de poster un exemple minimal (document lyx plus image) qui
conduit au message d'erreur.
 







Re: problème avec lyx (Ihave a prob lem with lyx windows 1.4.1)

2006-06-05 Thread Gilles Mioni
Paul A. Rubin wrote:

 A S Hodel wrote:

 I think the translation is a bit different: (but then again, I'm
 an American so take this with a grain of salt)

 [EMAIL PROTECTED] wrote:

 Bonjour je suis un nouvel utilisateur de lyx et j'ai un
 problème lorsque je convertit mon document au format dvi. Le
 message d'erreur est le suivant : An error occured whilst
 running Python D:/Utilitaires/lyx 1.4.1/Ressources/scripts

 Et lorsque je demande la version en Draftdvi le message est
 :Bad dvi file

 En fait les problèmes disparaissent quand j'enlève mes images
 Bitmap du document. Pourrait-on m'expliquer le problème et
 comment y remédier ? Merci par avance.


 I am a new Lyx user and I have a problem when I convert my
 document to dvi format. The error message is the following: An
 error occured whilst running Python D:/Utilitaires/lyx
 1.4.1/Ressources/scripts

 And when I ask the version in Draftdvi the message is Bad dvi
 file.

 In fact these problems disappear when I upload my bitmap images
 from the document. Can some explain the problem and how to remedy
 it? Thanks in advance

 --

 I regret I can't answer the question, but perhaps the additional
 detail in the translation may help.

 A S Hodel http://homepage.mac.com/hodelas [EMAIL PROTECTED]





 The best approach would be for the original poster to post a
 minimal example (LyX document plus image) that triggers the error
 message. Any volunteers to translate that to French?

 /Paul


Destiné à [EMAIL PROTECTED], traduction d'une demande de précision de
Paul Rubin (ci-dessus) concernant le problème :

La meilleure façon serait pour celui qui a envoyé le message initial
serait de poster un exemple minimal (document lyx plus image) qui
conduit au message d'erreur.
 







Re: problème avec lyx (Ihave a prob lem with lyx windows 1.4.1)

2006-06-05 Thread Gilles Mioni
Paul A. Rubin wrote:

> A S Hodel wrote:
>
>> I think the translation is a bit different: (but then again, I'm
>> an American so take this with a grain of salt)
>>
>>> [EMAIL PROTECTED] wrote:
>>>
 Bonjour je suis un nouvel utilisateur de lyx et j'ai un
 problème lorsque je convertit mon document au format dvi. Le
 message d'erreur est le suivant : "An error occured whilst
 running Python" "D:/Utilitaires/lyx 1.4.1/Ressources/scripts

 Et lorsque je demande la version en Draftdvi le message est
 :"Bad dvi file"

 En fait les problèmes disparaissent quand j'enlève mes images
 Bitmap du document. Pourrait-on m'expliquer le problème et
 comment y remédier ? Merci par avance.
>>
>>
>> I am a new Lyx user and I have a problem when I convert my
>> document to dvi format. The error message is the following: "An
>> error occured whilst running Python" "D:/Utilitaires/lyx
>> 1.4.1/Ressources/scripts
>>
>> And when I ask the version in Draftdvi the message is "Bad dvi
>> file."
>>
>> In fact these problems disappear when I upload my bitmap images
>> from the document. Can some explain the problem and how to remedy
>> it? Thanks in advance
>>
>> --
>>
>> I regret I can't answer the question, but perhaps the additional
>> detail in the translation may help.
>>
>> A S Hodel http://homepage.mac.com/hodelas [EMAIL PROTECTED]
>>
>>
>>
>>
>
> The best approach would be for the original poster to post a
> minimal example (LyX document plus image) that triggers the error
> message. Any volunteers to translate that to French?
>
> /Paul


Destiné à [EMAIL PROTECTED], traduction d'une demande de précision de
Paul Rubin (ci-dessus) concernant le problème :

"La meilleure façon serait pour celui qui a envoyé le message initial
serait de poster un exemple minimal (document lyx plus image) qui
conduit au message d'erreur."
 







Re: problème avec lyx (Ihave a prob lem with lyx windows 1.4.1)

2006-06-04 Thread Gilles Mioni
[EMAIL PROTECTED] wrote:

Bonjour je suis un nouvel utilisateur de lyx et j'ai un problème lorsque je  
convertit mon document au format dvi. Le message d'erreur est le suivant :
An error occured whilst running Python
D:/Utilitaires/lyx 1.4.1/Ressources/scripts
 
Et lorsque je demande la version en Draftdvi le message est :Bad dvi  file
 
En fait les problèmes disparaissent quand j'enlève mes images Bitmap du  
document.
Pourrait-on m'expliquer le problème et comment y remédier ? Merci par  avance.

  

Quick translation  of the message above :

A french newby have a problem when convert lyx document with bitmap
image in dvi file :
With the message :

An error occured whilst running Python

When bitmap files are throwed out the document, dvi file conversion is ok.

Perhaps an idea ? Thanks for your help.




Re: problème avec lyx (Ihave a prob lem with lyx windows 1.4.1)

2006-06-04 Thread Gilles Mioni
[EMAIL PROTECTED] wrote:

Bonjour je suis un nouvel utilisateur de lyx et j'ai un problème lorsque je  
convertit mon document au format dvi. Le message d'erreur est le suivant :
An error occured whilst running Python
D:/Utilitaires/lyx 1.4.1/Ressources/scripts
 
Et lorsque je demande la version en Draftdvi le message est :Bad dvi  file
 
En fait les problèmes disparaissent quand j'enlève mes images Bitmap du  
document.
Pourrait-on m'expliquer le problème et comment y remédier ? Merci par  avance.

  

Quick translation  of the message above :

A french newby have a problem when convert lyx document with bitmap
image in dvi file :
With the message :

An error occured whilst running Python

When bitmap files are throwed out the document, dvi file conversion is ok.

Perhaps an idea ? Thanks for your help.




Re: problème avec lyx (Ihave a prob lem with lyx windows 1.4.1)

2006-06-04 Thread Gilles Mioni
[EMAIL PROTECTED] wrote:

>Bonjour je suis un nouvel utilisateur de lyx et j'ai un problème lorsque je  
>convertit mon document au format dvi. Le message d'erreur est le suivant :
>"An error occured whilst running Python"
>"D:/Utilitaires/lyx 1.4.1/Ressources/scripts
> 
>Et lorsque je demande la version en Draftdvi le message est :"Bad dvi  file"
> 
>En fait les problèmes disparaissent quand j'enlève mes images Bitmap du  
>document.
>Pourrait-on m'expliquer le problème et comment y remédier ? Merci par  avance.
>
>  
>
Quick translation  of the message above :

A french newby have a problem when convert lyx document with bitmap
image in dvi file :
With the message :

"An error occured whilst running Python"

When bitmap files are throwed out the document, dvi file conversion is ok.

Perhaps an idea ? Thanks for your help.




Re: 137 Debian Install Fails

2006-01-22 Thread Gilles Mioni
Am Samstag, 21. Januar 2006 19:52 schrieb Gilles Mioni:

  


Following instructions from wiki to build may own package on sarge,
unfortunely fakeroot fails with this error :

lyxfunc.o(.text+0x96d1):../../src/support/package.h:128: undefined
reference to `lyx::package()
[debian/build-stamp] Error 2


  


I am assuming that this comes from the final link step. Did the files  
build-tree-qt/src/support/package.o and 
build-tree-xforms/src/support/package.o got built?
  


Only build-tree-qt/src/support/package.o got built
(there is not build-tree-xforms directory)
That is to say debiant/rules is ended just after exiting build-tree-qt


Perhaps lyx_1.3.7-0.lyx.org.1.diff
http://wiki.lyx.org/uploads/LyX/Linux/lyx_1.3.7-0.lyx.org.1.diff
is wrong ?





Maybe, but I don't think so, because it worked on ubuntu. Did it apply 
cleanly? Did you get the latest version from friday?
  

  

It was but I play it again to-day from new install.





Re: 137 Debian Install Fails

2006-01-22 Thread Gilles Mioni
Am Samstag, 21. Januar 2006 19:52 schrieb Gilles Mioni:

  


Following instructions from wiki to build may own package on sarge,
unfortunely fakeroot fails with this error :

lyxfunc.o(.text+0x96d1):../../src/support/package.h:128: undefined
reference to `lyx::package()
[debian/build-stamp] Error 2


  


I am assuming that this comes from the final link step. Did the files  
build-tree-qt/src/support/package.o and 
build-tree-xforms/src/support/package.o got built?
  


Only build-tree-qt/src/support/package.o got built
(there is not build-tree-xforms directory)
That is to say debiant/rules is ended just after exiting build-tree-qt


Perhaps lyx_1.3.7-0.lyx.org.1.diff
http://wiki.lyx.org/uploads/LyX/Linux/lyx_1.3.7-0.lyx.org.1.diff
is wrong ?





Maybe, but I don't think so, because it worked on ubuntu. Did it apply 
cleanly? Did you get the latest version from friday?
  

  

It was but I play it again to-day from new install.





Re: 137 Debian Install Fails

2006-01-22 Thread Gilles Mioni
Am Samstag, 21. Januar 2006 19:52 schrieb Gilles Mioni:

>  
>

>>>Following instructions from wiki to build may own package on sarge,
>>>unfortunely fakeroot fails with this error :
>>>
>>>lyxfunc.o(.text+0x96d1):../../src/support/package.h:128: undefined
>>>reference to `lyx::package()
>>>[debian/build-stamp] Error 2
>>>
>>>
>  
>
>
>I am assuming that this comes from the final link step. Did the files  
>build-tree-qt/src/support/package.o and 
>build-tree-xforms/src/support/package.o got built?
>  
>

Only build-tree-qt/src/support/package.o got built
(there is not build-tree-xforms directory)
That is to say debiant/rules is ended just after exiting build-tree-qt


>>>>Perhaps lyx_1.3.7-0.lyx.org.1.diff
>>>><http://wiki.lyx.org/uploads/LyX/Linux/lyx_1.3.7-0.lyx.org.1.diff>
>>>>is wrong ?
>>>>
>>>>
>>
>>
>>
>>Maybe, but I don't think so, because it worked on ubuntu. Did it apply 
>>cleanly? Did you get the latest version from friday?
>>  
>>
>  
>
It was but I play it again to-day from new install.





137 Debian Install Fails

2006-01-21 Thread Gilles Mioni
Hi,

I'am trying to install lyx 137 with deb files.
But install failed because libaiksaurus0 is said not installed.
therefore libaiksaurus0c102 is really installed on my system.
I don't find any other deb packages to apply in order to
complete dependency gor lyx xforms.

Thanks for help.




Re: 137 Debian Install Fails

2006-01-21 Thread Gilles Mioni

Following instructions from wiki to build may own package on sarge,
unfortunely fakeroot fails with this error :

lyxfunc.o(.text+0x96d1):../../src/support/package.h:128: undefined
reference to `lyx::package()
[debian/build-stamp] Error 2

Perhaps lyx_1.3.7-0.lyx.org.1.diff
http://wiki.lyx.org/uploads/LyX/Linux/lyx_1.3.7-0.lyx.org.1.diff
is wrong ?

Am Samstag, 21. Januar 2006 15:06 schrieb Gilles Mioni:
  

Hi,

I'am trying to install lyx 137 with deb files.



There are only files for ubuntu at the moment at 
ftp://ftp.lyx.org/pub/lyx/bin/1.3.7/ubuntu/. These will not work with 
debian.

Follow the procesdure outlined at http://wiki.lyx.org/LyX/LyXOnLinux to 
produce your own packages.


Georg


  




137 Debian Install Fails

2006-01-21 Thread Gilles Mioni
Hi,

I'am trying to install lyx 137 with deb files.
But install failed because libaiksaurus0 is said not installed.
therefore libaiksaurus0c102 is really installed on my system.
I don't find any other deb packages to apply in order to
complete dependency gor lyx xforms.

Thanks for help.




Re: 137 Debian Install Fails

2006-01-21 Thread Gilles Mioni

Following instructions from wiki to build may own package on sarge,
unfortunely fakeroot fails with this error :

lyxfunc.o(.text+0x96d1):../../src/support/package.h:128: undefined
reference to `lyx::package()
[debian/build-stamp] Error 2

Perhaps lyx_1.3.7-0.lyx.org.1.diff
http://wiki.lyx.org/uploads/LyX/Linux/lyx_1.3.7-0.lyx.org.1.diff
is wrong ?

Am Samstag, 21. Januar 2006 15:06 schrieb Gilles Mioni:
  

Hi,

I'am trying to install lyx 137 with deb files.



There are only files for ubuntu at the moment at 
ftp://ftp.lyx.org/pub/lyx/bin/1.3.7/ubuntu/. These will not work with 
debian.

Follow the procesdure outlined at http://wiki.lyx.org/LyX/LyXOnLinux to 
produce your own packages.


Georg


  




137 Debian Install Fails

2006-01-21 Thread Gilles Mioni
Hi,

I'am trying to install lyx 137 with deb files.
But install failed because libaiksaurus0 is said not installed.
therefore libaiksaurus0c102 is really installed on my system.
I don't find any other deb packages to apply in order to
complete dependency gor lyx xforms.

Thanks for help.




Re: 137 Debian Install Fails

2006-01-21 Thread Gilles Mioni

Following instructions from wiki to build may own package on sarge,
unfortunely fakeroot fails with this error :

lyxfunc.o(.text+0x96d1):../../src/support/package.h:128: undefined
reference to `lyx::package()
[debian/build-stamp] Error 2

Perhaps lyx_1.3.7-0.lyx.org.1.diff
<http://wiki.lyx.org/uploads/LyX/Linux/lyx_1.3.7-0.lyx.org.1.diff>
is wrong ?

>Am Samstag, 21. Januar 2006 15:06 schrieb Gilles Mioni:
>  
>
>>Hi,
>>
>>I'am trying to install lyx 137 with deb files.
>>
>>
>
>There are only files for ubuntu at the moment at 
>ftp://ftp.lyx.org/pub/lyx/bin/1.3.7/ubuntu/. These will not work with 
>debian.
>
>Follow the procesdure outlined at http://wiki.lyx.org/LyX/LyXOnLinux to 
>produce your own packages.
>
>
>Georg
>
>
>  
>



Lyx 1.3.6 and Debian Sarge, something went wrong again

2005-08-02 Thread Gilles Mioni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


 When fakerout was compiling, errors ocurred as :

 *libtool: link: `package.lo' is not a valid libtool object*


 That should be fixed by the latest version of
 http://wiki.lyx.org/uploads/LyX/Linux/lyx_1.3.6-0.lyx.org.1.diff
 (uploaded yesterday). Did you use that?

Wiki.lyx was unreachable for a log moment. But I've download a more
recent

lyx_1.3.6-0.lyx.org.1.diff than one used before.

Unfortunately compile's errors occured. And I'm not C++ programmer !
C compiler version is  gcc 3.3.5 (Debian 1:3.3.5-13)


../../src/lyx_main.C:514: undefined reference to `lyx::package()'
lyxfunc.o(.text+0x403d): In function `LyXFunc::dispatch(FuncRequest
const, bool)':
../../src/support/package.h:140: undefined reference to `lyx::package()'
lyxfunc.o(.text+0x7a47): In function
`LyXFunc::open(std::basic_stringchar, std::char_traitschar,
std::allocatorchar  const)':
../../src/support/package.h:128: undefined reference to `lyx::package()'
lyxfunc.o(.text+0x96d1):../../src/support/package.h:128: more
undefined references to `lyx::package()' follow
collect2: ld returned 1 exit status
make[4]: *** [lyx] Erreur 1
make[4]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[2]: *** [all] Erreur 2
make[2]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt'
make: *** [debian/build-stamp] Erreur 2

I hope someone take a glance and will find a way.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFC77+wr14JtDaLLCkRAjs2AKCE2FWKLn5MAjr7pxzfJVuL1r1E5QCcDjuR
CmmteOPQ4in6XQ6lwTCH8IY=
=MqSb
-END PGP SIGNATURE-



Lyx 1.3.6 and Debian Sarge, something went wrong again

2005-08-02 Thread Gilles Mioni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


 When fakerout was compiling, errors ocurred as :

 *libtool: link: `package.lo' is not a valid libtool object*


 That should be fixed by the latest version of
 http://wiki.lyx.org/uploads/LyX/Linux/lyx_1.3.6-0.lyx.org.1.diff
 (uploaded yesterday). Did you use that?

Wiki.lyx was unreachable for a log moment. But I've download a more
recent

lyx_1.3.6-0.lyx.org.1.diff than one used before.

Unfortunately compile's errors occured. And I'm not C++ programmer !
C compiler version is  gcc 3.3.5 (Debian 1:3.3.5-13)


../../src/lyx_main.C:514: undefined reference to `lyx::package()'
lyxfunc.o(.text+0x403d): In function `LyXFunc::dispatch(FuncRequest
const, bool)':
../../src/support/package.h:140: undefined reference to `lyx::package()'
lyxfunc.o(.text+0x7a47): In function
`LyXFunc::open(std::basic_stringchar, std::char_traitschar,
std::allocatorchar  const)':
../../src/support/package.h:128: undefined reference to `lyx::package()'
lyxfunc.o(.text+0x96d1):../../src/support/package.h:128: more
undefined references to `lyx::package()' follow
collect2: ld returned 1 exit status
make[4]: *** [lyx] Erreur 1
make[4]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[2]: *** [all] Erreur 2
make[2]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt'
make: *** [debian/build-stamp] Erreur 2

I hope someone take a glance and will find a way.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFC77+wr14JtDaLLCkRAjs2AKCE2FWKLn5MAjr7pxzfJVuL1r1E5QCcDjuR
CmmteOPQ4in6XQ6lwTCH8IY=
=MqSb
-END PGP SIGNATURE-



Lyx 1.3.6 and Debian Sarge, something went wrong again

2005-08-02 Thread Gilles Mioni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


>> When fakerout was compiling, errors ocurred as :
>>
>> *libtool: link: `package.lo' is not a valid libtool object*
>
>
> That should be fixed by the latest version of
> http://wiki.lyx.org/uploads/LyX/Linux/lyx_1.3.6-0.lyx.org.1.diff
> (uploaded yesterday). Did you use that?
>
Wiki.lyx was unreachable for a log moment. But I've download a more
recent

lyx_1.3.6-0.lyx.org.1.diff than one used before.

Unfortunately compile's errors occured. And I'm not C++ programmer !
C compiler version is  gcc 3.3.5 (Debian 1:3.3.5-13)


../../src/lyx_main.C:514: undefined reference to `lyx::package()'
lyxfunc.o(.text+0x403d): In function `LyXFunc::dispatch(FuncRequest
const&, bool)':
../../src/support/package.h:140: undefined reference to `lyx::package()'
lyxfunc.o(.text+0x7a47): In function
`LyXFunc::open(std::basic_string const&)':
../../src/support/package.h:128: undefined reference to `lyx::package()'
lyxfunc.o(.text+0x96d1):../../src/support/package.h:128: more
undefined references to `lyx::package()' follow
collect2: ld returned 1 exit status
make[4]: *** [lyx] Erreur 1
make[4]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[2]: *** [all] Erreur 2
make[2]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt'
make: *** [debian/build-stamp] Erreur 2

I hope someone take a glance and will find a way.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFC77+wr14JtDaLLCkRAjs2AKCE2FWKLn5MAjr7pxzfJVuL1r1E5QCcDjuR
CmmteOPQ4in6XQ6lwTCH8IY=
=MqSb
-END PGP SIGNATURE-



Lyx 1.3.6 and Debian Sarge, something went wrong

2005-07-31 Thread Gilles Mioni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

I was trying to create debian lyx 1.3.6 package for Sarge, following
instructions from lyx wiki on :
http://wiki.lyx.org/LyX/Linux

When fakerout was compiling, errors ocurred as :

*libtool: link: `package.lo' is not a valid libtool object*
make[4]: *** [libsupport.la] Erreur 1
make[4]: Leaving directory
`/usr/local/src/lyx-1.3.6/build-tree-qt/src/support'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[2]: *** [all] Erreur 2
make[2]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt'

Perhaps some I've to install some debian package but  what is it ?


Thanks for any help.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFC7Rgwr14JtDaLLCkRAlrcAJ9cQL3kNvK/erINwPkWzcifuHtJogCePFOO
7JX6W8yru1dykP8pf2OeO1E=
=izot
-END PGP SIGNATURE-



Re: Lyx 1.3.6 and Debian Sarge, something went wrong

2005-07-31 Thread Gilles Mioni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

A bad version of libtools have caused compile error signaled at last
message.
I've installed the good one.
But another problem went :
#./build-tree-qt/src/support/.libs/libsupport.al
support/.libs/libsupport.al: could not read symbols: Archive has no
index; run ranlib to add one
collect2: ld returned 1 exit status
make[4]: *** [lyx] Erreur 1
make[4]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[2]: *** [all] Erreur 2
make[2]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt'
make: *** [debian/build-stamp] Erreur 2
I've tried to run ranlibv without success.
Some idea ?

 Hello,

 I was trying to create debian lyx 1.3.6 package for Sarge,
 following instructions from lyx wiki on :
 http://wiki.lyx.org/LyX/Linux

 When fakerout was compiling, errors ocurred as :

 *libtool: link: `package.lo' is not a valid libtool object*
 make[4]: *** [libsupport.la] Erreur 1 make[4]: Leaving directory
 `/usr/local/src/lyx-1.3.6/build-tree-qt/src/support' make[3]: ***
 [all-recursive] Erreur 1 make[3]: Leaving directory
 `/usr/local/src/lyx-1.3.6/build-tree-qt/src' make[2]: *** [all]
 Erreur 2 make[2]: Leaving directory
 `/usr/local/src/lyx-1.3.6/build-tree-qt/src' make[1]: ***
 [all-recursive] Erreur 1 make[1]: Leaving directory
 `/usr/local/src/lyx-1.3.6/build-tree-qt'

 Perhaps some I've to install some debian package but what is it ?


 Thanks for any help.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFC7TzJr14JtDaLLCkRAmugAKDRnBhsIUJw7eva5c3cPEQTyqN4cgCfXvYQ
EAJo1cGMcyVHoxrwWl9JDrE=
=dBSh
-END PGP SIGNATURE-



Lyx 1.3.6 and Debian Sarge, something went wrong

2005-07-31 Thread Gilles Mioni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

I was trying to create debian lyx 1.3.6 package for Sarge, following
instructions from lyx wiki on :
http://wiki.lyx.org/LyX/Linux

When fakerout was compiling, errors ocurred as :

*libtool: link: `package.lo' is not a valid libtool object*
make[4]: *** [libsupport.la] Erreur 1
make[4]: Leaving directory
`/usr/local/src/lyx-1.3.6/build-tree-qt/src/support'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[2]: *** [all] Erreur 2
make[2]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt'

Perhaps some I've to install some debian package but  what is it ?


Thanks for any help.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFC7Rgwr14JtDaLLCkRAlrcAJ9cQL3kNvK/erINwPkWzcifuHtJogCePFOO
7JX6W8yru1dykP8pf2OeO1E=
=izot
-END PGP SIGNATURE-



Re: Lyx 1.3.6 and Debian Sarge, something went wrong

2005-07-31 Thread Gilles Mioni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

A bad version of libtools have caused compile error signaled at last
message.
I've installed the good one.
But another problem went :
#./build-tree-qt/src/support/.libs/libsupport.al
support/.libs/libsupport.al: could not read symbols: Archive has no
index; run ranlib to add one
collect2: ld returned 1 exit status
make[4]: *** [lyx] Erreur 1
make[4]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[2]: *** [all] Erreur 2
make[2]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt'
make: *** [debian/build-stamp] Erreur 2
I've tried to run ranlibv without success.
Some idea ?

 Hello,

 I was trying to create debian lyx 1.3.6 package for Sarge,
 following instructions from lyx wiki on :
 http://wiki.lyx.org/LyX/Linux

 When fakerout was compiling, errors ocurred as :

 *libtool: link: `package.lo' is not a valid libtool object*
 make[4]: *** [libsupport.la] Erreur 1 make[4]: Leaving directory
 `/usr/local/src/lyx-1.3.6/build-tree-qt/src/support' make[3]: ***
 [all-recursive] Erreur 1 make[3]: Leaving directory
 `/usr/local/src/lyx-1.3.6/build-tree-qt/src' make[2]: *** [all]
 Erreur 2 make[2]: Leaving directory
 `/usr/local/src/lyx-1.3.6/build-tree-qt/src' make[1]: ***
 [all-recursive] Erreur 1 make[1]: Leaving directory
 `/usr/local/src/lyx-1.3.6/build-tree-qt'

 Perhaps some I've to install some debian package but what is it ?


 Thanks for any help.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFC7TzJr14JtDaLLCkRAmugAKDRnBhsIUJw7eva5c3cPEQTyqN4cgCfXvYQ
EAJo1cGMcyVHoxrwWl9JDrE=
=dBSh
-END PGP SIGNATURE-



Lyx 1.3.6 and Debian Sarge, something went wrong

2005-07-31 Thread Gilles Mioni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

I was trying to create debian lyx 1.3.6 package for Sarge, following
instructions from lyx wiki on :
http://wiki.lyx.org/LyX/Linux

When fakerout was compiling, errors ocurred as :

*libtool: link: `package.lo' is not a valid libtool object*
make[4]: *** [libsupport.la] Erreur 1
make[4]: Leaving directory
`/usr/local/src/lyx-1.3.6/build-tree-qt/src/support'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[2]: *** [all] Erreur 2
make[2]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt'

Perhaps some I've to install some debian package but  what is it ?


Thanks for any help.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFC7Rgwr14JtDaLLCkRAlrcAJ9cQL3kNvK/erINwPkWzcifuHtJogCePFOO
7JX6W8yru1dykP8pf2OeO1E=
=izot
-END PGP SIGNATURE-



Re: Lyx 1.3.6 and Debian Sarge, something went wrong

2005-07-31 Thread Gilles Mioni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

A bad version of libtools have caused compile error signaled at last
message.
I've installed the good one.
But another problem went :
#./build-tree-qt/src/support/.libs/libsupport.al
support/.libs/libsupport.al: could not read symbols: Archive has no
index; run ranlib to add one
collect2: ld returned 1 exit status
make[4]: *** [lyx] Erreur 1
make[4]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[3]: *** [all-recursive] Erreur 1
make[3]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[2]: *** [all] Erreur 2
make[2]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/usr/local/src/lyx-1.3.6/build-tree-qt'
make: *** [debian/build-stamp] Erreur 2
I've tried to run ranlibv without success.
Some idea ?

> Hello,
>
> I was trying to create debian lyx 1.3.6 package for Sarge,
> following instructions from lyx wiki on :
> http://wiki.lyx.org/LyX/Linux
>
> When fakerout was compiling, errors ocurred as :
>
> *libtool: link: `package.lo' is not a valid libtool object*
> make[4]: *** [libsupport.la] Erreur 1 make[4]: Leaving directory
> `/usr/local/src/lyx-1.3.6/build-tree-qt/src/support' make[3]: ***
> [all-recursive] Erreur 1 make[3]: Leaving directory
> `/usr/local/src/lyx-1.3.6/build-tree-qt/src' make[2]: *** [all]
> Erreur 2 make[2]: Leaving directory
> `/usr/local/src/lyx-1.3.6/build-tree-qt/src' make[1]: ***
> [all-recursive] Erreur 1 make[1]: Leaving directory
> `/usr/local/src/lyx-1.3.6/build-tree-qt'
>
> Perhaps some I've to install some debian package but what is it ?
>
>
> Thanks for any help.
>
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFC7TzJr14JtDaLLCkRAmugAKDRnBhsIUJw7eva5c3cPEQTyqN4cgCfXvYQ
EAJo1cGMcyVHoxrwWl9JDrE=
=dBSh
-END PGP SIGNATURE-



Re: Lyx 1.3.6 and Debian Sarge

2005-07-24 Thread Gilles Mioni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
I'm very interested to have a deb file for lyx-1.3.6.
What does it means apply lyx_1.3.4-2.diff.gz to
unpacked source lyx 1.3.6 ?
I tried to patch source with lyx_1.3.4-2.diff.gz but failed.
Thanks for further information about how to build an
adapted source of 1.3.6.

Gilles



 You could try to apply
 http://ftp.debian.org/debian/pool/main/l/lyx/lyx_1.3.4-2.diff.gz
 to your unpacked source, chmod +x debian/rules, add a changelog
 entry with updated version number in debian/changelog and then
 build .deb packages with

 fakeroot debian/rules binary

 If you do that and have a clean sarge install (I don't have one,
 otherwise I would do it), please put the created .debs on
 ftp.devel.lyx.org/pub/incoming. If you have any questions, pleae
 ask. If you can wait a bit I can also send you an adapted patch
 for 1.3.6.


 Georg




 I tried to build a deb-package. No succees. I followed the
 instructions in F. Ronneburg: Debian Anwenderhandbuch (manual).
 After dh_make I tried to adapt the files in debian/. With
 ./configure --with-frontend=qt --with-qt-dir=/usr/share/qt3 in
 rules it is possible to build a deb with dpkg-buildpackage. But one
 cannot install this package. The same with a package which is build
 with alien from a rpm. Sorry, but I do not know very much about
 building packages an compilling. If someone knows where to find or
 how to build a lyx-1.3.6.deb for Sarge please post it. Thanks for
 your answers. Gerhard


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFC44qpr14JtDaLLCkRAnttAKC558LFDIdKreCFCSGps7lexybYewCfegXr
5IbEmaqi68nemE0V++hnCtY=
=Jc7w
-END PGP SIGNATURE-



Re: Lyx 1.3.6 and Debian Sarge

2005-07-24 Thread Gilles Mioni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
I'm very interested to have a deb file for lyx-1.3.6.
What does it means apply lyx_1.3.4-2.diff.gz to
unpacked source lyx 1.3.6 ?
I tried to patch source with lyx_1.3.4-2.diff.gz but failed.
Thanks for further information about how to build an
adapted source of 1.3.6.

Gilles



 You could try to apply
 http://ftp.debian.org/debian/pool/main/l/lyx/lyx_1.3.4-2.diff.gz
 to your unpacked source, chmod +x debian/rules, add a changelog
 entry with updated version number in debian/changelog and then
 build .deb packages with

 fakeroot debian/rules binary

 If you do that and have a clean sarge install (I don't have one,
 otherwise I would do it), please put the created .debs on
 ftp.devel.lyx.org/pub/incoming. If you have any questions, pleae
 ask. If you can wait a bit I can also send you an adapted patch
 for 1.3.6.


 Georg




 I tried to build a deb-package. No succees. I followed the
 instructions in F. Ronneburg: Debian Anwenderhandbuch (manual).
 After dh_make I tried to adapt the files in debian/. With
 ./configure --with-frontend=qt --with-qt-dir=/usr/share/qt3 in
 rules it is possible to build a deb with dpkg-buildpackage. But one
 cannot install this package. The same with a package which is build
 with alien from a rpm. Sorry, but I do not know very much about
 building packages an compilling. If someone knows where to find or
 how to build a lyx-1.3.6.deb for Sarge please post it. Thanks for
 your answers. Gerhard


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFC44qpr14JtDaLLCkRAnttAKC558LFDIdKreCFCSGps7lexybYewCfegXr
5IbEmaqi68nemE0V++hnCtY=
=Jc7w
-END PGP SIGNATURE-



Re: Lyx 1.3.6 and Debian Sarge

2005-07-24 Thread Gilles Mioni
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
I'm very interested to have a deb file for lyx-1.3.6.
What does it means apply lyx_1.3.4-2.diff.gz to
unpacked source lyx 1.3.6 ?
I tried to patch source with lyx_1.3.4-2.diff.gz but failed.
Thanks for further information about how to build an
adapted source of 1.3.6.

Gilles

>
>>
>> You could try to apply
>> http://ftp.debian.org/debian/pool/main/l/lyx/lyx_1.3.4-2.diff.gz
>> to your unpacked source, chmod +x debian/rules, add a changelog
>> entry with updated version number in debian/changelog and then
>> build .deb packages with
>>
>> fakeroot debian/rules binary
>>
>> If you do that and have a clean sarge install (I don't have one,
>> otherwise I would do it), please put the created .debs on
>> ftp.devel.lyx.org/pub/incoming. If you have any questions, pleae
>> ask. If you can wait a bit I can also send you an adapted patch
>> for 1.3.6.
>>
>>
>> Georg
>>
>>
>>
>>
> I tried to build a deb-package. No succees. I followed the
> instructions in F. Ronneburg: Debian Anwenderhandbuch (manual).
> After dh_make I tried to adapt the files in debian/. With
> ./configure --with-frontend=qt --with-qt-dir=/usr/share/qt3 in
> rules it is possible to build a deb with dpkg-buildpackage. But one
> cannot install this package. The same with a package which is build
> with alien from a rpm. Sorry, but I do not know very much about
> building packages an compilling. If someone knows where to find or
> how to build a lyx-1.3.6.deb for Sarge please post it. Thanks for
> your answers. Gerhard
>

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Debian - http://enigmail.mozdev.org

iD8DBQFC44qpr14JtDaLLCkRAnttAKC558LFDIdKreCFCSGps7lexybYewCfegXr
5IbEmaqi68nemE0V++hnCtY=
=Jc7w
-END PGP SIGNATURE-