You are not logged in.
Pages: 1
i can't install dugite. can someone teach me how to install?
Last edited by Dogs1985 (2010-05-01 05:28:46)
Offline
There is a PKGBUILD in AUR http://aur.archlinux.org/packages.php?ID=16393
Offline
but i install not sucessful.
Offline
In that case, you might want to a) retitle your post to something like "Dugite fails to install" and b) post some of the error message/issues that you have with installing it from AUR. There is not enough information in your two posts for anyone to help you...
Offline
because i'm not installing like kde or gnome xwindows. am i missing any dependency? i'm already install libglade, libnotify and xmms2', but also can't install sucess
Offline
If you are using the AUR PKGBUILD, which I would strongly recommend, then you won't have to worry about dependencies.
But to repeat my point above: if you want help, please post details of where the build is failing...
Offline
Compilation failed
rm: cannot remove `/home/akira/Downloads/dugite/pkg/usr/lib/libutil.a': No such file or directory
==> ERROR: build failed.
aborting...
Offline
The last line of the PKGBUILD is:
#File already in filesystem, owned by glibc
rm $pkgdir/usr/lib/libutil.aYou could search for the file, if it is in your system use pacman to see what it is there for and then make a decision about removing the line from the PKGBUILD or not, depending on how badly you want dugite...
Offline
Pages: 1