Re: [kde-linux] Installing KDE in Home Directory




--- Kevin Krammer <kevin.krammer@xxxxxx> ha scritto:
I'd suggest using manually compiling instead, since
it gives you a better
control over what you pass to the configure scripts.
For example if you do
not use any functionalizy which would require
another library, you can just
opt top build without.

Basically the main steps are:

- install Qt or check that the installed Qt is ok
(recent enough, headers
available)

- build and install arts

- build and install kdelibs

-build and install kdebase

Additional packages can be installed in any order.

Cheers,
Kevin


Dear Kevin,

Thank you for providing these steps and the links ?
at least now I have something to follow. (I am new to
this ? so I might be missing something obvious.)

According to what you have told me I first checked
for QT. In the installed QT (i.e. in /usr/lib ? or
something like that) I noticed that the bin directory
was empty. So I decided to install QT into my home
directory. I think that this went OK, because I got
some executables in the bin directory ? and from the
command line, I did not notice any errors ? at least
it did not crash.

I then installed aRts into my home directory in
~/installed_arts (using the ./configure
?prefix=~/installed_arts ? as you mentioned in your
previous email). I think that this went OK also.

I then downloaded the kdelibs, and tried to install it
into ~/installed_kdelibs (using the ./configure
?prefix=~/installed_ kdelibs). However the configure
script crashes with the error:

Checking for aRts-1.1 ? configure: error aRts 1.1 not
installed in the same prefix as KDE!
Please reinstall aRts in the same prefix as KDE,
different prefixes are not supported right now.

(kdelibs prefix is /home/masca/installed_kdelibs, aRts
prefix is /home/masca/installed_arts)


So what do I do? Do I move installed_arts to
installed_kdelibs ? but I don?t think that would work.
Also if I copy the contents of installed_arts to
installed_kdelibs I may not know later what belongs to
aRts and what to kdelibs.

Let me know whats the correct thing to be done here.

Thanks a lot.
O.O.



___________________________________
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: http://it.docs.yahoo.com/nowyoucan.html
___________________________________________________
This message is from the kde-linux mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.



Relevant Pages

  • Re: [SLE] KDE-3.4
    ... >> Actually, they're symlinks, but I assume they point to the right ... I didn't want to install so I'm just going ... Missing dependencies on a few packages supplying cryptographic ... Arts seems to work for other purposes, ...
    (SuSE)
  • Re: [SLE] KDE Sound Notification
    ... (even though I'm running the 3.3.0 kde from original install) ... tried installing 1.4 from the kde 3.4 section and the same thing ... > There seems to be a compilation problem with the suse created arts RPM's. ... > rebuilding from source code let me know and I can send you the RPM ...
    (SuSE)
  • Re: Problem installing/upgrading QT3.2
    ... So for the time being I'm not touching anything. ... > I did not have this Arts problem (though Arts was initially not ... right now you have to delete the old qt install before ...
    (freebsd-questions)
  • RPM install problem
    ... I am trying to learn how to install rpm's and have run into the following ... notation about a failed dependency which I do not understand. ... arts>= 8:1.4.1 is needed by kde-3.4.1-1.0 ...
    (linux.redhat.install)
  • Invalid Cast exception on COM interop in Windows Service
    ... throws an "invalid cast" exception when it is run in a Windows Service. ... If this was an app/service difference it would seem more ... I'm copying everything from the bin directory when I grab the files to ... install the it on the other machine. ...
    (microsoft.public.dotnet.framework.interop)