[prev in list] [next in list] [prev in thread] [next in thread] 

List:       quanta
Subject:    Re: [Quanta] KDEDIR and QTDIR
From:       Andras Mantia <amantia () kde ! org>
Date:       2005-02-21 12:57:31
Message-ID: 200502211457.32012.amantia () kde ! org
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


On Monday 21 February 2005 14:44, N.Pauli wrote:
> I'd like to have a go at installing Quanta from source having until
> now used packages that came with distributions. The instructions are
> clear on needing to first export the path to the KDE binary and to
> Qt.

Usually this is need in special cases only, like installing into a 
separate directory (not in the standard KDE directory) or when you have 
several Qt/KDE versions.

> What actual files am I looking for here? There are quite a few kde
> related binaries in /usr/bin/ and /usr/lib/qt3 seems to be a
> candidate as well. I know that the answers will vary from
> distribution to distribution but any pointers anyone could give would
> be appreciated.

If you have only one Qt/KDE and as I see KDE is in /usr and qt is 
in /usr/lib/qt3 and you want to install Quanta in /usr, you don't need 
to do anything special with those env. variables. If you want to put 
Quanta in /usr/local, you must:
configure --prefix=/usr/local
make
make install

and every time before you run Quanta set the KDEDIRS variable so it 
includes /usr/local as well. For example:
export KDEDIRS=/usr/local:$KDEDIRS
export PATH=/usr/local/bin:$PATH (so the quanta from /usr/local/bin is 
found)
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH (this might no be 
needed, but anyway, it can help in some cases. The reason is like for 
the PATH, but for libraries.)
quanta 


Andras
>
> Thanks,
> Nigel

-- 
Quanta Plus developer - http://quanta.sourceforge.net
K Desktop Environment - http://www.kde.org

[Attachment #5 (application/pgp-signature)]

_______________________________________________
Quanta mailing list
Quanta@mail.kde.org
https://mail.kde.org/mailman/listinfo/quanta


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic