[Scribus] install problem under RH8
Peter Linnell
scribusdocs
Sat Mar 13 03:34:14 CET 2004
On Fri, 2004-03-12 at 16:30, LinuxLingam wrote:
> On Sat, 2004-03-13 at 02:20, Craig Bradney wrote:
>
> > > > > am trying to install scribus 1.1.5 under my redhat8 system.
> [snip]
> > > curious, i just tried the following command, with the output that
> > > follows, which i've clipped.
> > >
> > > # locate libart_lgpl
> [snip]
>
>
> > do an ls libart* -al in /usr/lib and compare to this:
> [snip]
>
> yup, the same exact files and links are all there (according to my dates
> and times). have the following additional files, too:
> -rwxr-xr-x 1 root root 1019 Sep 1 2002
> libartsbuilder.la
> lrwxrwxrwx 1 root root 23 May 26 2003
> libartsbuilder.so -> libartsbuilder.so.0.0.0
> lrwxrwxrwx 1 root root 23 May 26 2003
> libartsbuilder.so.0 -> libartsbuilder.so.0.0.0
>
>
>
> thanks, craig, for the help.
>
> hope this leads somewhere.
Lets back up:
The problem here is you have mixed a source tarball with rpms.
1. go into the directory where you compiled libart and do a
make uninstall as root
2. Then get this rpm:
ftp://apt.us.kde-redhat.org/linux/kde-redhat/apt/fedora/8.0/RPMS.stable/libart_lgpl-2.3.16-0.fdr.0.rh80.i386.rpm
and
ftp://apt.us.kde-redhat.org/linux/kde-redhat/apt/fedora/8.0/RPMS.stable/libart_lgpl-devel-2.3.16-0.fdr.0.rh80.i386.rpm
3. install these as root:
# rpm -Uvh ./libart*
This will upgrade the existing rpms
4. As root:
# /sbin/ldconfig
5. go back to the source directory where you have Scribus 1.1.5
make clean and then rerun ./configure
make
and then it should compile properly or something else is amiss.
If you continue to to have problems, please visit IRC on
irc.freenode.net and join #scribus There are usually a handful of
helpful and knowledgeable Scribus users around. This way we can answerr
questions in real time.
Hope that helps,
Peter
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20040313/8b4f04ed/attachment.pgp
More information about the scribus
mailing list