sorry, i don't have time to maintain this pkgbuild anymore. disowning
Search Criteria
Package Details: wink 1.5-5
Package Actions
| Package Base: | wink |
|---|---|
| Description: | Tutorial and Presentation creation software, primarily aimed at creating tutorials on how to use software. |
| Upstream URL: | http://www.debugmode.com/wink/ |
| Category: | multimedia |
| Licenses: | |
| Submitter: | Smeagol07 |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 14 |
| First Submitted: | 2010-02-04 12:50 |
| Last Updated: | 2013-01-28 20:48 |
Dependencies (3)
Required by (0)
Sources
Latest Comments
Comment by jose1711
Comment by Joel
Needs pangox-compat as dependency
Comment by Joel
./wink: error while loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory
Comment by cspal
When installed in to /usr/share/wink/ directory it can't be used as a regular user because of permissions; one can't changes any property for a frame, because everything is gray in the Properties bar.
I think it should be installed in to $HOME directory.
Comment by ant
It only built in Arch i686. I can run it, but there is no right pane to change properties for a single frame, only for multiple frames, making the program rather useless. On the terminal I continually get this error:
(wink:539): Gtk-WARNING **: Error loading theme icon 'gtk-cancel' for stock: Fatal error reading PNG image file: bad parameters to zlib
Comment by ant
Note lib32-pangox-compat did not build because I had libtool installed. I got:
:: gcc-libs-multilib and gcc-libs are in conflict. Remove gcc-libs? [y/N] y
:: gcc-multilib and gcc are in conflict. Remove gcc? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: libtool: requires gcc=4.9.0
The solution was - of course - to remove libtool and to install wink again. But then, when compiling lib32-pangox-compat, I get:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc -m32
checking whether the C compiler works... no
configure: error: in `/tmp/yaourt-tmp-ant/aur-lib32-pangox-compat/src/pangox-compat-0.0.2':
configure: error: C compiler cannot create executables
See `config.log' for more details
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build lib32-pangox-compat.
So the overall wink building fails. Can someone help on this?
Comment by jose1711
TODO: change wink.png to wink in desktop file
Comment by k2s
aur/lib32-pangox-compat should be added as dependencie
after I installed it Wink starts on my 64bit arch linux
Comment by jose1711
could be that pangox-compat needs to be added to dependencies?
Comment by kinu
I'm getting: ./wink: error while loading shared libraries: libpangox-1.0.so.0: cannot open shared object file: No such file or directory
Tried to install pangox-compat, but continues to fail.