
do you think this new procedure will work for 32 bit? I had previously problems that firefox didn't launch. But I did according to what was posted in the begining of this thread.ppurka wrote:You can get it from here:
http://code.google.com/p/cj-overlay/sou ... alkplugin/
You will have to create an overlay or add cj-overlay. Also, follow this bug report: http://bugs.gentoo.org/show_bug.cgi?id=333579
The ebuild is there, so maybe it will work. But I don't have an x86 installation to check the ebuild on, so I can't say for sure.queen wrote:do you think this new procedure will work for 32 bit? I had previously problems that firefox didn't launch. But I did according to what was posted in the begining of this thread.
I have written the ebuild and it works on my x86 machine. It also works on amd64 in 64bit, but I had no feedback for 32bit on amd64 and there are some problems with chromium (issue 1 of cj-overlay).If it doesn't work, then you should probably report in that bug. At least give the ebuild dev some feedback.
Code: Select all
main bobby # emerge -av google-talkplugin
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] www-plugins/google-talkplugin-1.5.1.0 USE="64bit (multilib) system-libCg -32bit -nspluginwrapper -rpm*" 6,755 kB [1]
Total: 1 package (1 reinstall), Size of downloads: 6,755 kB
Portage tree and overlays:
[0] /usr/portage
[1] /var/lib/layman/cj-overlay
Would you like to merge these packages? [Yes/No] yes
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) www-plugins/google-talkplugin-1.5.1.0 from cj-overlay
>>> Downloading '/google-talkplugin_1.5.1.0-1_amd64.deb'
/google-talkplugin_1.5.1.0-1_amd64.deb: Scheme missing.
!!! Couldn't download 'google-talkplugin_1.5.1.0-1_amd64.deb'. Aborting.
* Fetch failed for 'www-plugins/google-talkplugin-1.5.1.0', Log file:
* '/var/tmp/portage/www-plugins/google-talkplugin-1.5.1.0/temp/build.log'
>>> Failed to emerge www-plugins/google-talkplugin-1.5.1.0, Log file:
>>> '/var/tmp/portage/www-plugins/google-talkplugin-1.5.1.0/temp/build.log'
* Messages for package www-plugins/google-talkplugin-1.5.1.0:
* Fetch failed for 'www-plugins/google-talkplugin-1.5.1.0', Log file:
* '/var/tmp/portage/www-plugins/google-talkplugin-1.5.1.0/temp/build.log'
Code: Select all
main bobby # emerge -pv www-plugins/google-talkplugin
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] www-plugins/google-talkplugin-1.5.1.0 USE="64bit (multilib) system-libCg -32bit -nspluginwrapper -rpm" 0 kB [1]
Total: 1 package (1 reinstall), Size of downloads: 0 kB
Portage tree and overlays:
[0] /usr/portage
[1] /var/lib/layman/cj-overlayYes, the rpm flag is very experimental, read more about its (dis)advantages here:h2sammo wrote:reinstalled and it works fine. i had to remove the "rpm" use flag. it did not work with that enabled.

Code: Select all
>>> Emerging (1 of 1) www-plugins/google-talkplugin-9999 from local-repo
>>> Downloading 'http://dl.google.com/linux/direct/google-talkplugin_current_amd64.deb'
--2011-02-08 20:37:35-- http://dl.google.com/linux/direct/google-talkplugin_current_amd64.deb
Resolving dl.google.com... 209.85.146.93, 209.85.146.136, 209.85.146.190, ...
Connecting to dl.google.com|209.85.146.93|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7315012 (7.0M) [application/x-debian-package]
Saving to: "/usr/portage/distfiles/google-talkplugin_current_amd64.deb"
100%[=====================================================================================>] 7,315,012 829K/s in 9.3s
2011-02-08 20:37:45 (767 KB/s) - "/usr/portage/distfiles/google-talkplugin_current_amd64.deb" saved [7315012/7315012]
('Filesize does not match recorded size', 7315012, 6916244)
!!! Fetched file: google-talkplugin_current_amd64.deb VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got: 7315012
!!! Expected: 6916244
Refetching... File renamed to '/usr/portage/distfiles/google-talkplugin_current_amd64.deb._checksum_failure_.qc2Zsm'
!!! Couldn't download 'google-talkplugin_current_amd64.deb'. Aborting.
* Fetch failed for 'www-plugins/google-talkplugin-9999', Log file:
* '/var/tmp/portage/www-plugins/google-talkplugin-9999/temp/build.log'
Hello, fbcyborg.fbcyborg wrote:Hello!
I'm trying to install the plugin from the google-talkplugin-9999.ebuild ebuild, but I always get the following error:
How is it possible to solve this problem?

Code: Select all
/opt/google/talkplugin/envvarsCode: Select all
LIBGL_ALWAYS_SOFTWARE=1