You are not logged in.
DISCLAIMER: I won't be held responsible for any damage that may occur to your system :cool:
Updated for KDE 4.0
* KDE 4.0 has been moved into /usr. It is very important that you delete your .kde4 config otherwise you will run into problems.
* A lot of depenencies have been switched from -svn to regular packages. Make sure you use the regular packages.
* You shouldn't need to create a new user anymore since .kde4 is used as a home directory (untested).
* I don't use composite with kwin as I find it unnecessary and still quite unstable.
* Packages have been built with relwithdebinfo. For those that care, that's "-02 -g".
Put these lines in /etc/pacman.conf
[tardo]
Server = http://nagi-fanboi.net/arch/i686
Server = http://mir.nrk.cc/tardo/i686 #mirror for those with speed issues. Thanks raeven.
# because Arch64 deserves some love too.
Server = http://nagi-fanboi.net/arch/x86_64
Server = http://mir.nrk.cc/tardo/x86_64
For KDE4 4.0 and/or extras
#update the repo
pacman -Sy
#remove stale config. THIS IS MANDATORY.
rm -rf $HOME/.kde4
#install deps. MAKE SURE YOU REMOVE PREVIOUS -svn PACKAGES FIRST!
pacman -R strigi-svn soprano-svn qca-svn telepathy-qt-svn tapioca-qt-svn
pacman -S strigi soprano qca-ossl tapioca-qt poppler-qt4
#install kde4
pacman -S kde4
# optional: extras
pacman -S kde4-extragear
For amarok2
pacman -Sy amarok2-svn
For koffice 1.9.95.1
pacman -Sy koffice2
My x64 box died again. Not sure if I can get it up and running again sometime soon. Grab the pkgbuilds from my server and use them to build it yourself if you're comfortable with that.
Last edited by tardo (2008-02-22 00:38:42)
Offline
try now. If you get file conflicts with kdenetwork and kdelibs, use pacman -Sf to overwrite.
Last edited by tardo (2007-05-29 17:07:56)
Offline
/opt/kde4/bin/amarok: error while loading shared libraries: libkdecore.so.5: cannot open shared object file: No such file or directory
....
downloadign form your server (USA?) is very slow, 50kb/s .. so i dunno which pkg supplies it ...
...
20-28kb/s now ol
Last edited by raeven (2007-05-29 18:16:18)
Offline
Yes it's in the USA. I get anywhere from 300-600k/s from it. Feel free to mirror it if you wish.
/opt/kde4/bin/amarok: error while loading shared libraries: libkdecore.so.5: cannot open shared object file: No such file or directory
Make sure kdelibs4-svn is installed. Also make sure /opt/kde4/bin is in you path.
export PATH=$PATH:/opt/kde4/bin:/opt/qt4/bin
My preferred way to do it is
qt-config qt4 #requires root
source /etc/profile.d/kde4.sh
Last edited by tardo (2007-05-29 19:05:58)
Offline
funny enough, i did mirror it lol ... got 4-8 MB/s ... but alogn the way i forgot my server is in the us as well lol ... i'll offer it as a mirror if your server's getting pounded lol ... http://mir.inlane.org/tardo
Offline
kdeaccesibility4-svn requires grstreamer and gstreamer doesn't exist, perhaps you mean gstreamer0.10? why is it called like that btw?
Offline
You're probably looking for gstreamer0.10. Only reason I see it being called this is because gstreamer 0.8 might still be required by older programs.
But thanks for letting me know, I think i've temporarily fixed it.
Offline
yeah phrakture told me on irc.. thanks
Offline
another issue
error: failed retrieving file 'telepathy-qt-svn-1837-1-i686.pkg.tar.gz' from nagi-fanboi.net : Not Found
Offline
amarokapp: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /usr/lib/libstreamanalyzer.so.0)
....
the latest version afaics is 3.3.6 ... i modified the source of the required version, in the libstdc++ pkgbuild and got a 404
Offline
another issue
error: failed retrieving file 'telepathy-qt-svn-1837-1-i686.pkg.tar.gz' from nagi-fanboi.net : Not Found
What package requires this? I know kdenetworks4-svn has this as an option, but I didn't build in support for it this time. For the time being, I've uploaded the package.
amarokapp: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /usr/lib/libstreamanalyzer.so.0)
....
the latest version afaics is 3.3.6 ... i modified the source of the required version, in the libstdc++ pkgbuild and got a 404
gcc-4.2.0 in testing repo will fix this. And Mononoke Hime rocks.
Last edited by tardo (2007-05-30 16:47:27)
Offline
Amarok seems to have installed successfully but it's still 1.4.5 as far as I can tell. Does kde4-svn need to be installed also or maybe I should have uninstalled 1.4.5 first?
Offline
You only need kdelibs4-svn. Try running it from command line.
/opt/kde4/bin/amarok
If that doesn't work then yes I suggest uninstalling 1.4.5.
Offline
no, he can have both installed, he just need to change his path to contain /opt/qt4/bin and /opt/kde4/bin
Offline
OK I got it installed by uninstalling 1.4.5 but I hated the interface so I went back to 1.4.5. I'll try what hacosta has mentioned above as well if I decide to install it again. Thanks for the help guys!
Offline
/opt/kde4/share/icons/oxygen/128x128/actions/voicecall.png exists in both 'kdelibs4-svn' and 'kdenetwork4-svn'
and many others
Offline
You can safely overwrite this. I've added a temp fix for the next version I build but I hope this will be fixed upstream.
Offline
Repo URL has changed. Please update!
bump for update. changelog:
Revision 1:
qt-copy-svn: Fixed pkgconfig path in qt4 profile, svn update
strigi-svn: svn update
Added: rasqal, raptor (needed for soprano)
soprano-svn: Rebuilt against raptor/rasqal, svn update
kdelibs4-svn: svn update
kdepimlibs4-svn: svn update, cmake path was broken, fix required
kdebase4-svn: svn update
kdeartwork4-svn: svn update, force install to overwrite icons
kdeaccessibility-svn: svn update
kdeadmin4-svn: svn update
kdegames4-svn: svn update
Added: poppler-0.5.9, ghostscript-gpl (for kdegraphics4-svn)
kdegraphics4-svn: svn update
kdemultimedia4-svn: svn update, built against new poppler and gs-gpl
telepathy-qt-svn: svn update
tapioca-qt-svn: svn update
decibel-svn: svn update
qca-svn: svn update
kdenetwork4-svn: svn update
kdetoys4-svn: svn update
kdeutils4-svn: svn update
kdesdk4-svn: svn update
kdewebdev-svn: svn update
Added koffice-svn
amarok2-svn: svn updatedid not build:
kdeedu4-svn: problems with testing for python boost (need to check the cmake test)
kdevelop-svn: problems finding kdedevmacros in cmake
Last edited by tardo (2007-06-06 22:53:49)
Offline
hello, dolphin (kdebase4-svn) needs soprano-svn to run. so it should be its dependency.
Offline
Can I install KDE4-svn next to KDE3 on the one account? I don't know if KDE4 uses .conf files in ~/.kde. I don't want to lose my current configuration
Kermit.
Offline
Can I install KDE4-svn next to KDE3 on the one account? I don't know if KDE4 uses .conf files in ~/.kde. I don't want to lose my current configuration
I have tried doing that, and KDE4 crashed repeatedly. I don't know the cause, so you may or may not have better luck.
hello, dolphin (kdebase4-svn) needs soprano-svn to run. so it should be its dependency.
Noted. I've done a major dependency revision for all packages so I'll fix this on next svn update. I might push a kdebase4 update sooner because I have to fix some paths.
Offline
bump for Arch64 love. At the moment, only kdebase is in there, but it includes dolphin, konqueror and the clock plasmoid =]
I'll be adding the rest shortly. I tested this on a vmware install so everything should work... I'm having a problem with duplicate menu entries so if anyone knows a solution, please let me know =]
Check the first post for the link and instructions.
Last edited by tardo (2007-06-11 04:43:41)
Offline
I'm having a problem with duplicate menu entries so if anyone knows a solution, please let me know =]
That's why I removed kde4 for a while. I hope you will solve it soon.
Thanks for your work on kde4-svn!
Offline
well, i've taken my 1 week summer holiday and am ready to roll again ... i've written a new pkg.mir script so my mirror should be synced at midnight est? (California Time) .. i'm now mirroring both repos, i686 and x86_64
http://mir.inlane.org/tardo/i686/
http://mir.inlane.org/tardo/x86_64/
Offline