As kyak said, with his pkgbuild, the addin works within chromium. As a standalone it isn't, afaik.
Search Criteria
Package Details: connectaddin 9.4.81.0-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-01-12)
| Package Base: | connectaddin |
|---|---|
| Description: | Adobe Connect Add-in |
| Upstream URL: | http://www.adobe.com |
| Category: | multimedia |
| Licenses: | |
| Submitter: | juanmah |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 10 |
| First Submitted: | 2011-11-09 15:30 |
| Last Updated: | 2011-11-09 15:30 |
Dependencies (1)
Required by (0)
Sources
Latest Comments
Comment by ubunchu
Comment by ubunchu
Any news on how to start this up properly? Do we need any dependencies? Or any packages exclusive in ubuntu?
Comment by vienna
Did some investigation here since I need this running ... thanks for the PKGBuild. It does indeed segfault after but if you start it 2-3 times then it is coming up and showing: Loading Adobe Connect.
I found no way to got further after this point, so it is still no working I think.
Comment by kyak
well, connectaddin segfaults anyway. So fawk it.
Comment by kyak
lib32-alsa-plugins is another missed dep.
For lib32-curl, i had to downgrade to 7.32.1 (http://pkgbuild.com/git/aur-mirror.git/plain/lib32-curl/PKGBUILD?id=6707050b2be285305465f2d5c1780b0e610668f2) to have a compatible version of curl
Comment by kyak
Even that i installed lib32-curl, it says:
$ connect-addin
./connectaddin: /usr/lib32/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./connectaddin)
Comment by kyak
file /usr/local/connectaddin
/usr/local/connectaddin: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, BuildID[sha1]=0x737248733b7d59c2480d1098c25f0e2c134b48b8, not stripped
So it's not 64 bit.
$ connect-addin
./connectaddin: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory
I had to install lib32-curl.
Comment by juanmah
This package is only 64 bits, there's no need to link 32 bit libraries.
Comment by huitseeker
I'm afraid you forgot a few dependencies:
- lib32-curl
- lib32-gtk2