> "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
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
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/
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/
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
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
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
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
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
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
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
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
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
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
> "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.
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
> "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> Mandr
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
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
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
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
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
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 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
__
28 matches
Mail list logo