[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] EZPublish on a RaQ3?
- Subject: Re: [cobalt-users] EZPublish on a RaQ3?
- From: Jens Kristian Søgaard <jens@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun Feb 25 18:20:39 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi Rocky,
> I'm unsure about how to go about installing QT for the required libqdom
(QT
> requires you to log off then on again to load a new .profile, and i can't
> see anyway of logging root out and on without rebooting), but it's not
Ehm, I think you have misunderstood something. Normally you telnet or ssh to
your server, and "logging off" simply means to close your telnet window. So
logging on and off is very simple procedure, that does not require a reboot.
Normally you can even reload the .profile without logging on and off using
these commands:
sh ~/.profile
or for the global profile file:
sh /etc/profile
I'm however unsure if you can actually install QT without the X libraries.
> But when it comes to making it terminates with an error:
> /usr/bin/ld: cannot open -lxml: No such file or directory
>So where do i get the lxml from and how to i complete installation?
It is not "lxml" you need to find. The "-l" is an option to linker, that
says that it needs to link in the XML library. So actually the file you
should be looking for is "libxml.so".
A quick search, and you'll find the RPM files here:
ftp://rpmfind.net/linux/redhat/redhat-6.2/i386/RedHat/RPMS/libxml-1.8.6-2.i3
86.rpm
ftp://rpmfind.net/linux/redhat/redhat-6.2/i386/RedHat/RPMS/libxml-devel-1.8.
6-2.i386.rpm
--
Jens Kristian Søgaard, Mermaid Consulting I/S,
jens@xxxxxxxxxxxxxxxxxxxx,
http://www.mermaidconsulting.com/