Same bzip2 error. Have both the 64 and 32 libraries installed. I swear this hasn't compiled for me in forever.
Search Criteria
Package Details: sbmanager-git 20101016-3
Package Actions
| Package Base: | sbmanager-git |
|---|---|
| Description: | Manage iPhone/iPod Touch SpringBoard icons from the computer |
| Upstream URL: | http://cgit.sukimashita.com/sbmanager.git/ |
| Category: | system |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 10 |
| First Submitted: | 2010-03-25 03:29 |
| Last Updated: | 2010-10-16 19:02 |
Latest Comments
Comment by parkerlreed
Anonymous comment
Package 'bzip2' is not found, even if it is installed.
Comment by techlive
@johan1391 you need to install clutter-gtk2 in AUR.
clutter-gtk2 should be add as dependency.
Anonymous comment
I had an error building the package as seen below:
configure: error: Package requirements (clutter-gtk-0.10 >= 0.10) were not met:
No package 'clutter-gtk-0.10' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables libcluttergtk_CFLAGS
and libcluttergtk_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
==> ERROR: A failure occurred in build().
Aborting...
Comment by fmauNeko
If you could append x86_64 to the arch=, it would be wonderful, as I use the magic yaourt --sucre command :)
Anonymous comment
This also works on x86_64 arch. Just installed it. I only had to change arch=(any) in the PKGBUILD.
Anonymous comment
thanks!!!
fixed!
Anonymous comment
intltool is the last item that needs to be added to the dependencies with out it it errors out on line 12818 of "./src/sbmanager-build/configure". After installing intltool I was able to successfully install sbmanager-git.
Anonymous comment
fixed!!
Thanks for warning
Anonymous comment
I just tried to build the package and it looks like clutter and clutter-gtk need to be added to the dependencies list. When I was building the package the configure came up with the error saying it needed clutter and clutter-gtk.