You are not logged in.
I am trying to create a PKGBUILD for QSvn, which requires Qt4. I installed Qt4:
pacman -S qt4
then
qt-config qt4
then,
source /etc/profile
So i know it is installed
to install QSvn you have to run:
cmake -D CMAKE_BUILD_TYPE="Release" ../src
I get this error (sorry for the foto, only way, could not output to text):
Any ideas...???
Julian D
Last edited by SleepingGiant08 (2007-03-07 22:30:21)
Registered Linux User #439761
Offline
Try sourcing /etc/profile right before you try the build.
Offline
Try sourcing /etc/profile right before you try the build.
Didn't work...maybe a problem with the version...idk I am new to all this...thanks tho
Registered Linux User #439761
Offline
Ok I figured it out...had to change some of the CMAKE file...will post back my progress
Registered Linux User #439761
Offline
Any new information in the meantime? Had a similar problem.
Benjamin.
Offline
Any new information in the meantime? Had a similar problem.
Benjamin.
The problem was that the installer for QtSVN did not recognize Qt4 on the system, because the filenames were different in the script. I had to change them myself. If you want the PKGBUILD I can pm it to you. I haven't released it to the AUR yet, cuz I have been busy with school and work...and it seems it is only working on my system (?)
~Julian
Registered Linux User #439761
Offline
Yeahh, please, pm it to me. This would be gorgeous. BTW did you already test QSvn? Does it fit your needs? I'm looking for a SVN client which integrates in GNOME/Nautilus, but wasn't successful yet.
Benjamin.
Offline
QSvn builds on my system now (I'm still using the old PKGBUILD even). There was an update to cmake between when it wouldn't build and when it would, so that might have done it. I can't say how it works though, all my qt apps turn black and are unusable because I'm using beryl.
Offline
@#!#&% eye candy.
Thanks nevertheless.
Benjamin.
Offline
Yeahh, please, pm it to me. This would be gorgeous. BTW did you already test QSvn? Does it fit your needs? I'm looking for a SVN client which integrates in GNOME/Nautilus, but wasn't successful yet.
Benjamin.
ehhh..... got rid of it, didn't really like it that much, idk why, I just use plain old subversion now .... There are a good amount of SVN clients out there, but i don't know if any integrate into Nautilus tho
Registered Linux User #439761
Offline