Hello All:
I tried what was suggested, running the command
rpm -i --nodeps lyx-1.3.4-1mdk92_qt.i586.rpm
There were, of course, no dependency conplaints during compilation.
However, when I tried to run LyX, I did get a massive complaint:
lyx: relocation error lyx: undefined symbol: _ZN18QMeta..
The moc binary is in the /usr/lib/qt3 tree, but the qt libraries are in
/usr/lib64. I can create a symbolic link (and that is my inclination)
You may want to check the help for the configure script.. there's an
option to specify the qt libraries directory separately..
from the qt3/lib director
Thanks Andre' and Jean-Pierre.. should I file an enhancement request
on bugzilla?
I like the wrapper idea.. will use this for now..
nirmal
Dear All
Where can one find documentation about g-brief in English? I can only find
documentation in German.
Thanks,
Paul
_
It's fast, it's easy and it's free. Get MSN Messenger today!
http://www.msn.co.uk/messenger
A few things. First, run 'locate "*.sty" ' to find where all the other
style files are located. Put a copy of prettyref.sty there, too.
Second, as root, run 'texhash' so the new style file is made visible to
the application.
Third, as a user, go to the Edit menu and click on 'reconfigure'. Sh
Vladimir Smagley wrote:
> rpm -Uvh lyx-1.3.4-1fc1_qt.i386.rpm
error: Failed dependencies:
libAiksaurus-1.0.so.0 is needed by lyx-1.3.4-1fc1_qt
I can find libAiksaurus-1.0.so.0 only for Mandrake 9.2
My bad. I've a new rpm out at http://128.61.49.129/lyx/. I hope the copy
at ftp.lyx.org wil
> rpm -Uvh lyx-1.3.4-1fc1_qt.i386.rpm
error: Failed dependencies:
libAiksaurus-1.0.so.0 is needed by lyx-1.3.4-1fc1_qt
I can find libAiksaurus-1.0.so.0 only for Mandrake 9.2
Stephen Lawrence wrote:
> What the heck is libAiksaurus?
>
FWIW, I've uploaded a new rpm to lyx.org, but it may take a while before
it appears in the bins. If you can't wait, try
http://128.61.49.129/lyx/. E-mail me if there still are problems.
Yes, I'm the culprit for the bad deps. Direct flam
Create a local dir under texmf/tex/latex
put there anything you import and run texhash.
Thanks! I have created the directory texmf/tex/latex and put prettyref.sty
inside, but no progress.
Paul
_
Sign-up for a FREE BT Broadband conne
A few things. First, run 'locate "*.sty" ' to find where all the other
style files are located. Put a copy of prettyref.sty there, too.
Rich,
Perhaps, Jean-Pierre's way is more convenient, as I can find several (and
not an only one) directories with sty files. Anyway, many thanks!
Paul
__
>>X-Originating-Email: [EMAIL PROTECTED]
>>From: "Paul Smith" <[EMAIL PROTECTED]>
>>To: [EMAIL PROTECTED]
>>Subject: prettyref.sty not found
>>Date: Fri, 20 Feb 2004 17:51:01 +
>>X-OriginalArrivalTime: 20 Feb 2004 17:51:01.0458 (UTC)
FILETIME=[1A69D320:01C3F7DA]
>>
>>Dear All
>>
>>My tetex di
On Fri, 20 Feb 2004, Paul Smith wrote:
> My tetex distribution does not have prettyref.sty. I have meanwhile got
> that file but I do not know where I should put it. Some people told me
> that I should put it inside my home directory, under the texmf directory.
> I have done it, but LyX does not g
Nirmal, I think the problem is the lyx.spec has a dependency on "qt",
while mandrake provides "qt3". I think that you could/should replce in
lyx.spec the line
%define frontdep qt >= 2.2.1
with something like
%define frontdep qt3 >= 3.1.0
Thanks JMarc.. I made the change above and uploaded the new r
Dear All
My tetex distribution does not have prettyref.sty. I have meanwhile got that
file but I do not know where I should put it. Some people told me that I
should put it inside my home directory, under the texmf directory. I have
done it, but LyX does not go there to fetch the sty file. How
On Sat, 21 Feb 2004, Andrew Criswell wrote:
> Dependency problems:
>
> requires qt >= 2.2.1
> requires coreutils
Andrew,
Go to www.rpmfind.net and grab a newer package for both that will work
with your Mandrake distribution. While I know nothing about Mandrake's
package system, on Red Hat I ca
Hello,
I have got latex2html 2002-2-1 (1.71) up and running together with lyx
1.3.3 (native qt version under windows XP).
I have some photos in .jpg format that I'd rather keep in that format
for the html version of my document. But l2h converts it to .gif or .png
(depending on the settings l
I removed Lyx 1.3.1 from my Mandrake 9.0 box and tried to install Lyx 1.3.4
When I ran the following command, I got two dependency complaints.
rpm - Uvh lyx-1.3.4-1mdk92_qt.i586.rpm
Dependency problems:
requires qt >= 2.2.1
requires coreutils
Now, please, what do I do???
Try the following:
rpm
Hello All:
I removed Lyx 1.3.1 from my Mandrake 9.0 box and tried to install Lyx 1.3.4
When I ran the following command, I got two dependency complaints.
rpm - Uvh lyx-1.3.4-1mdk92_qt.i586.rpm
Dependency problems:
requires qt >= 2.2.1
requires coreutils
Now, please, what do I do???
ANDREW
Note that (due to a weakness in the spec files that you distribute)
the package might refuse to install. I believe that you can use the
--force option to override the error.
Paul> Indeed, the package refuses to install, as I had already
Paul> reported before. The --force option does not override
On Fri, Feb 20, 2004 at 11:56:38AM +0100, Robert Neumann wrote:
> Hi,
> I have a file with fancyhdr and the followings commands in the preamble.
> It works fine with lyx 1.20
> \usepackage {fancyhdr}
> \fancyhead{}
> \fancyhead[RO,LE]{\slshape Vorwort}
> \fancyfoot[LE,RO]{\thepage}
>
> Now I chang
> "Paul" == Paul Smith <[EMAIL PROTECTED]> writes:
>> If you are interested by the qt version for mandrake 9.2, just take
>> a look at ftp.lyx.org/pub/lyx/bin/1.3.4/, where you will find a
>> ready-to-run rpm.
>>
>> Note that (due to a weakness in the spec files that you distribute)
>> the pa
If you are interested by the qt version for mandrake 9.2, just take a
look at ftp.lyx.org/pub/lyx/bin/1.3.4/, where you will find a
ready-to-run rpm.
Note that (due to a weakness in the spec files that you distribute)
the package might refuse to install. I believe that you can use the
--force optio
> "Paul" == Paul Smith <[EMAIL PROTECTED]> writes:
Paul> Dear All Angus has kindly suggested me the following to obtain
Paul> the Mandrake 9.2 rpm for LyX 1.3.4:
If you are interested by the qt version for mandrake 9.2, just take a
look at ftp.lyx.org/pub/lyx/bin/1.3.4/, where you will find a
I am putting a Slackware-9.1 package for lyx-1.3.4 with the Qt front end
on the ftp server (in the incoming/ directory). The transfer speed is
terribly low, but it _should_ be there in about 10 minutes.
The executable is installed in /usr/local/bin. If you have lyx-1.3.3
installed in /usr/bin,
On Fri, Feb 20, 2004 at 04:18:17PM +, Paul Smith wrote:
> ** Cannot find forms.h. Please check that the forms library
> is correctly installed on your system.
>
> [EMAIL PROTECTED] lyx-1.3.4]#
>
> I have already installed the two packages (xforms and forms), but I do not
> see any progress
Dear All
Angus has kindly suggested me the following to obtain the Mandrake 9.2 rpm
for LyX 1.3.4:
$ cd /home/paul/lyx-1.3.4
$ ./autogen.sh
$ mkdir build
$ ./configure
$ make rpmdist
However, when I ./configure, after a lot of non-relevant verbose, I get the
following:
The following probl
Michael Hartje wrote:
> Any hints to produce a version for SuSE 8.1? I gave up with this
> compiler error... Seems to me, I have to make a big upgrade of library
> and all other GCC stuff?
8.1 is one of the SuSE releases that ships with a broken compiler. See
http://wiki.lyx.org/pmwiki.php/FAQ/Ob
Ok, thanks for the flame. I was simply pointing out the fact that Fedora
doesn't come with libAiksaurus? If the lyx rpm package says its for
Fedora Core 1, then it should not be a renamed Mandrake rpm. It's called
quality control.
Andre Poenitz wrote:
I've a puzzle for you as well:
What the
Up to now I use Lyx-1.3.2 which I obtained from an rpm-archive for my
SuSE 8.1 (KDE-3.1.3 and qt3). This works fine with me.
I tried to compile the new version Lyx-1.3.4.
Find the configure file attached as lyx_config.gz
The GCC Compiler produces after short time of "make all" the following
-
Stephen Lawrence wrote:
Got this when trying to install the Fedora RPM but it looks like maybe
it is actually a Mandrake RPM:
# rpm -Uvh ftp://ftp.lyx.org/pub/lyx/bin/1.3.4/lyx-1.3.4-1fc1_qt.i386.rpm
Retrieving ftp://ftp.lyx.org/pub/lyx/bin/1.3.4/lyx-1.3.4-1fc1_qt.i386.rpm
error: Failed dependenc
On Fri, Feb 20, 2004 at 07:50:27AM -0800, Stephen Lawrence wrote:
> Got this when trying to install the Fedora RPM but it looks like maybe
> it is actually a Mandrake RPM:
>
> # rpm -Uvh ftp://ftp.lyx.org/pub/lyx/bin/1.3.4/lyx-1.3.4-1fc1_qt.i386.rpm
> Retrieving ftp://ftp.lyx.org/pub/lyx/bin/1.3.
Got this when trying to install the Fedora RPM but it looks like maybe
it is actually a Mandrake RPM:
# rpm -Uvh ftp://ftp.lyx.org/pub/lyx/bin/1.3.4/lyx-1.3.4-1fc1_qt.i386.rpm
Retrieving ftp://ftp.lyx.org/pub/lyx/bin/1.3.4/lyx-1.3.4-1fc1_qt.i386.rpm
error: Failed dependencies:
libAiksaurus
Teletchéa Stéphane wrote:
Le ven 20/02/2004 à 13:33, Andre Poenitz a écrit :
On Fri, Feb 20, 2004 at 01:24:36PM +0100, Teletchéa Stéphane wrote:
Hello,
As many documents (including your own papers) are now available via a
pdf document, i would like to know if there is a correct way to include
the
> I have a file with fancyhdr and the followings commands in the
> preamble.
> It works fine with lyx 1.20
> \usepackage {fancyhdr}
> \fancyhead{}
> \fancyhead[RO,LE]{\slshape Vorwort}
> \fancyfoot[LE,RO]{\thepage}
> Now I changed to lyx 1.3.2 and when I export to ps or pdf, the
> pagenumber in the
On Fri, Feb 20, 2004 at 03:08:21PM +0100, Teletchéa Stéphane wrote:
> I just want to insert the pdf into my thesis, without editing.
So pdfpages should be fine.
> What do you mean by 'cooked' ?
> Can you provide a little more info ?
With 'cooked' I mean 'the pdf as it is' (as opposed to 'the so
On Fri, 20 Feb 2004, Andre Poenitz wrote:
> On Fri, Feb 20, 2004 at 02:47:20PM +0100, Christian Ridderström wrote:
> > On Fri, 20 Feb 2004, Andre Poenitz wrote:
> >
> > > On Fri, Feb 20, 2004 at 01:24:36PM +0100, Teletchéa Stéphane wrote:
> > > > Hello,
> > > > As many documents (including your o
Teletchéa Stéphane wrote:
As many documents (including your own papers) are now available via a
pdf document, i would like to know if there is a correct way to include
them directly into lyx.
This would greatly enhance its behaviour since pdf file are easy to
generate (especially with OpenOffice.o
Robert Neumann wrote:
I have a file with fancyhdr and the followings commands in the preamble.
It works fine with lyx 1.20
\usepackage {fancyhdr}
\fancyhead{}
\fancyhead[RO,LE]{\slshape Vorwort}
\fancyfoot[LE,RO]{\thepage}
Now I changed to lyx 1.3.2 and when I export to ps or pdf, the pagenumber i
The configuration fails. Run:
./configure --with-frontend=qt --with-qt-dir=/usr/lib64
This fails with an error searching for the moc binary.
The moc binary is in the /usr/lib/qt3 tree, but the qt libraries are in
/usr/lib64. I can create a symbolic link (and that is my inclination)
from the
Le ven 20/02/2004 à 13:33, Andre Poenitz a écrit :
> On Fri, Feb 20, 2004 at 01:24:36PM +0100, Teletchéa Stéphane wrote:
> > Hello,
> > As many documents (including your own papers) are now available via a
> > pdf document, i would like to know if there is a correct way to include
> > them directly
On Fri, Feb 20, 2004 at 02:47:20PM +0100, Christian Ridderström wrote:
> On Fri, 20 Feb 2004, Andre Poenitz wrote:
>
> > On Fri, Feb 20, 2004 at 01:24:36PM +0100, Teletchéa Stéphane wrote:
> > > Hello,
> > > As many documents (including your own papers) are now available via a
> > > pdf document,
On Fri, 20 Feb 2004, Robert Neumann wrote:
> Hi,
> I have a file with fancyhdr and the followings commands in the preamble.
> It works fine with lyx 1.20
> \usepackage {fancyhdr}
> \fancyhead{}
> \fancyhead[RO,LE]{\slshape Vorwort}
> \fancyfoot[LE,RO]{\thepage}
>
> Now I changed to lyx 1.3.2 and
On Fri, 20 Feb 2004, Andre Poenitz wrote:
> On Fri, Feb 20, 2004 at 01:24:36PM +0100, Teletchéa Stéphane wrote:
> > Hello,
> > As many documents (including your own papers) are now available via a
> > pdf document, i would like to know if there is a correct way to include
> > them directly into ly
Le jeu 19/02/2004 à 08:55, Jose' Matos a écrit :
> On Wednesday 18 February 2004 21:16, Teletchéa Stéphane wrote:
> > Hi everybody !
> > I'm new on this list, and since i'm still awaiting my DSL connection, i
> > haven't yet searched for the solution to my problem on the list.
> >
> > I'm writing m
> "Andrew" == Andrew Criswell <[EMAIL PROTECTED]> writes:
Andrew> Hello All: I came to this thread late and may have missed
Andrew> something along the way. I currently have LyX 1.3.1 installed
Andrew> on my Mandrake 9.0 box.
Andrew> Do I have any hope of installing 1.3.4 using
Andrew> lyx-1.
On Fri, Feb 20, 2004 at 01:24:36PM +0100, Teletchéa Stéphane wrote:
> Hello,
> As many documents (including your own papers) are now available via a
> pdf document, i would like to know if there is a correct way to include
> them directly into lyx.
In a way that you can edit them or 'cooked'?
For
Hello,
As many documents (including your own papers) are now available via a
pdf document, i would like to know if there is a correct way to include
them directly into lyx.
This would greatly enhance its behaviour since pdf file are easy to
generate (especially with OpenOffice.org ...).
Thanks a
Hello All:
I came to this thread late and may have missed something along the way.
I currently have LyX 1.3.1 installed on my Mandrake 9.0 box.
Do I have any hope of installing 1.3.4 using
lyx-1.3.4-1mdk92_qt.i586.rpm? Are there any adjustments I must take first?
Or would I have better luck co
Hi,
I have a file with fancyhdr and the followings commands in the preamble.
It works fine with lyx 1.20
\usepackage {fancyhdr}
\fancyhead{}
\fancyhead[RO,LE]{\slshape Vorwort}
\fancyfoot[LE,RO]{\thepage}
Now I changed to lyx 1.3.2 and when I export to ps or pdf, the pagenumber in
the footer is g
> "John" == John Levon <[EMAIL PROTECTED]> writes:
John> On Thu, Feb 19, 2004 at 04:23:04PM -0500, Yu-Xi Lim wrote:
>> I've the src and bin rpm's up at http://128.61.49.129/lyx/,
>> compiled for my system, which is Fedora Core 1. Hadn't really
>> tested them, but the bin works fine on my syste
> "Nirmal" == Nirmal Govind <[EMAIL PROTECTED]> writes:
>> I suspect that it needs qt, but qt seems not being in Mandrake
>> distribution. Where could I find it?
Nirmal> Yes, that rpm was built for the Qt version of LyX (as the name
Nirmal> of the rpm suggests).. you should be able to get qt3
> "Nirmal" == Nirmal Govind <[EMAIL PROTECTED]> writes:
>> Can any kind soul put up a lyx-1.3.4 rpm on their site -- I can't
>> wait to install.
Nirmal> I don't know what distro you're using but the rpm I built for
Nirmal> Mandrake 9.2 is at
Nirmal> www.personal.psu.edu/nug107/lyx/
And now
> "Chip" == Chip Cuccio <[EMAIL PROTECTED]> writes:
Chip> Complete. It is in the review process and should appear later on
Chip> today.
Thanks.
JMarc
>>> Problem is that if I open this lyx document alone (with no lyx files
>>> that use math-macros currently open), then the macros will not convert
>>> to what they're supposed to look like.. they'll show up in ERT... is
>>> there a workaround to this? (I'm currently making sure that I open
>>> Ma
54 matches
Mail list logo