Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire]rebuild of KDE

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Christian Sonne <christian AT subigo.dk>
  • To: sm-grimoire AT lists.ibiblio.org
  • Subject: Re: [SM-Grimoire]rebuild of KDE
  • Date: Sun, 24 Nov 2002 01:42:44 +0100

On Sat, Nov 23, 2002 at 08:17:40PM +0000, Chris Brien wrote:
> Happened to me too. In BUILD for qt-x11, there is a the line:
> "ln -sf /usr/lib/libqt-mt.so.${VERSION} /usr/lib/libqt-mt.so"
>
> It seems that VERSIOn is unset at this point, since it made a symlink
> "/usr/lib/libqt-mt.so -> /usr/lib/libqt-mt.so."

I believe it actually says:
"ln -sf /usr/lib/libqt-mt.so.${VERISON} /usr/lib/libqt-mt.so"
change that to:
"ln -sf /usr/lib/libqt-mt.so.${VERSION} /usr/lib/libqt-mt.so"
and it should work... (if you're still trying to spot the difference,
look for VERISON ;-) )

PS: can't remember who spottet this, just picked it up in #sourcemage

CERS

>
> After making the symlink manually, I still kan't kompile kdebase, although
> arts and kdelibs went fine.
>
> Chris
>
> >From: John T Copeland <johnc AT neto.com>
> >Craig Dyke wrote:
> >
> >>I have recently changed to qt-3.1 and decided to do a rebuild of all KDE
> >>spells.
> >>First cab of the rank (and all others requiring qt) is kdelibs and it
> >>crashes on the configure
> >>stage saying that I don't have QT >= 3.0.3
> >>
> >>After installing qt is there something else required to get system to know
> >>you have it and what version?
> >>I also have QTDIR=/usr/lib/qt .... is this correct?
> >>
> >>Craig
> >>
> >>
> >Craig,
> >I had the same problem. Chased it down to a dead link in /usr/lib. For
> >some reason the spell does not(is unable to) set "ln -s
> >/usr/lib/libqt-mt.so.3.1.0 /usr/lib/libqt-mt.so". I manually created the
> >link and cast of kdelibs worked. Then however, kdebase failed to cast
> >because of some other problem. Haven't resolved kdebase yet. This is on
> >my test system so not critical.
> >
> >This link problem sounds like a bug, so if someone who knows if it is
> >should perhaps create a bug report. Any ideas Eric?
> >
> >JohnC
>
> _________________________________________________________________
> Protect your PC - get McAfee.com VirusScan Online
> http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
>
> _______________________________________________
> SM-Grimoire mailing list
> SM-Grimoire AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-grimoire

--
Christian Sonne
Stud. scient. math-phys at University of Copenhagen
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GM/S/CS/O d? s: a--->? C++ UL++>$ P+ L++ E--- W++ N o@ K? w !O M-- V?
PS++(+) PE@ Y-- PGP-@ t+ 5? X++ R@ tv++ b+(++) DI+>++ D G@ e>+++++
h! r-(--) y?
------END GEEK CODE BLOCK------
visit www.lifesux.dk or IRC:#lifesux AT Quakenet.org




Archive powered by MHonArc 2.6.24.

Top of Page