Re: lyx-1.3.4 rpm

2004-02-23 Thread Jean-Marc Lasgouttes
> "Andrew" == Andrew Criswell <[EMAIL PROTECTED]> writes: Andrew> Hello All: I removed Lyx 1.3.1 from my Mandrake 9.0 box and Andrew> tried to install Lyx 1.3.4 Andrew> When I ran the following command, I got two dependency Andrew> complaints. Andrew> rpm - Uvh lyx-1.3.4-1mdk92_qt.i586.rpm

Re: lyx-1.3.4 rpm

2004-02-22 Thread Anca Tibor- Attila
Hi all, christoff pale schrieb: Lyx 1.3-4 is out! I can't wait to install it however all the ftp sites are busy and won't let me connect. Can any kind soul put up a lyx-1.3.4 rpm on their site -- I can't wait to install. I am right now building (after finding out, that krpmbuilder d

Re: lyx-1.3.4 rpm

2004-02-21 Thread Nirmal Govind
Btw, the rpm on my site is now the same as the one in pub/incoming. Sorry.. I meant ftp://ftp.lyx.org/pub/lyx/bin/1.3.4/

Re: lyx-1.3.4 rpm

2004-02-21 Thread Nirmal Govind
A. L. Meyers wrote: Hi! Please excuse me for asking a dumb question. Perhaps I have missed something. Would someone please post the complete URL leading to the "incoming" directory? ftp://ftp.lyx.org/incoming/

Re: lyx-1.3.4 rpm

2004-02-21 Thread Nirmal Govind
Paul Smith wrote: I did try this but the dependency failure switched from qt >=2.2.1 to qt>=3.1.0. I also have a dependency problem with coreutils. Andrew, I think Nirmal has already repaired it in his new rpm LyX file, according to his last post. I think the problem is that he's missing Qt3? W

Re: lyx-1.3.4 rpm

2004-02-21 Thread A . L . Meyers
Hi! Please excuse me for asking a dumb question. Perhaps I have missed something. Would someone please post the complete URL leading to the "incoming" directory? Greetings, Lux -- If you receive this by error, please delete it and inform the sender. http://www.consult-meyers.com recommends em

Re: lyx-1.3.4 rpm

2004-02-21 Thread Paul Smith
I did try this but the dependency failure switched from qt >=2.2.1 to qt>=3.1.0. I also have a dependency problem with coreutils. Andrew, I think Nirmal has already repaired it in his new rpm LyX file, according to his last post. Paul

Re: lyx-1.3.4 rpm

2004-02-21 Thread Andrew Criswell
Dear Paul and Others: I did try this but the dependency failure switched from qt >=2.2.1 to qt>=3.1.0. I also have a dependency problem with coreutils. ANDREW Paul Smith wrote: I tried what was suggested, running the command rpm -i --nodeps lyx-1.3.4-1mdk92_qt.i586.rpm There were, of cou

Re: lyx-1.3.4 rpm

2004-02-21 Thread Paul Smith
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... I am usin

Re: lyx-1.3.4 rpm

2004-02-20 Thread Andrew Criswell
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..

Re: lyx-1.3.4 rpm--compile on mandrake, 64bit AMD

2004-02-20 Thread Nirmal Govind
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

Re: lyx-1.3.4 rpm

2004-02-20 Thread Nirmal Govind
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

Re: lyx-1.3.4 rpm

2004-02-20 Thread Rich Shepard
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

Re: lyx-1.3.4 rpm

2004-02-20 Thread Paul Smith
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

Re: lyx-1.3.4 rpm

2004-02-20 Thread Andrew Criswell
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

lyx-1.3.4 rpm--compile on mandrake, 64bit AMD

2004-02-20 Thread hansel
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

Re: lyx-1.3.4 rpm

2004-02-20 Thread Jean-Marc Lasgouttes
> "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.

Re: lyx-1.3.4 rpm

2004-02-20 Thread Andrew Criswell
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

Re: lyx-1.3.4 rpm

2004-02-20 Thread Jean-Marc Lasgouttes
> "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

Re: lyx-1.3.4 rpm

2004-02-20 Thread Jean-Marc Lasgouttes
> "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

Re: lyx-1.3.4 rpm

2004-02-20 Thread Jean-Marc Lasgouttes
>>>>> "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> Mandr

Re: lyx-1.3.4 rpm

2004-02-19 Thread Robert Orr
I don't know how to make a package. How can I find out what I need to do to make a package?? __ Do you Yahoo!? Yahoo! Mail SpamGuard - Read only the mail you want. http://antispam.yahoo.com/tools

Re: lyx-1.3.4 rpm

2004-02-19 Thread John Levon
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 system. Guys, if you've made a package, please ftp into ftp.lyx.or

Re: lyx-1.3.4 rpm

2004-02-19 Thread Nirmal Govind
I suspect that it needs qt, but qt seems not being in Mandrake distribution. Where could I find it? Yes, that rpm was built for the Qt version of LyX (as the name of the rpm suggests).. you should be able to get qt3 from rpmfind.net or you can download the source and compile it.. (try the former

Re: lyx-1.3.4 rpm

2004-02-19 Thread Paul Smith
I don't know what distro you're using but the rpm I built for Mandrake 9.2 is at www.personal.psu.edu/nug107/lyx/ I am trying to install it and I always get the following message: "Some package requested cannot be installed: lyx-1.3.4-1_qt.i586 (due to unsatisfied qt[>= 2.2.1]) do you agree ?" I

Re: lyx-1.3.4 rpm

2004-02-19 Thread Yu-Xi Lim
christoff pale wrote: Lyx 1.3-4 is out! I can't wait to install it however all the ftp sites are busy and won't let me connect. Can any kind soul put up a lyx-1.3.4 rpm on their site -- I can't wait to install. Once I have the rpm, I can also put it up on my server. I've the

Re: lyx-1.3.4 rpm

2004-02-19 Thread Nirmal Govind
Can any kind soul put up a lyx-1.3.4 rpm on their site -- I can't wait to install. I don't know what distro you're using but the rpm I built for Mandrake 9.2 is at www.personal.psu.edu/nug107/lyx/ nirmal

lyx-1.3.4 rpm

2004-02-19 Thread christoff pale
Lyx 1.3-4 is out! I can't wait to install it however all the ftp sites are busy and won't let me connect. Can any kind soul put up a lyx-1.3.4 rpm on their site -- I can't wait to install. Once I have the rpm, I can also put it up on my server. thanks __