RSS Subscription
Linux Howtos & Tutorials

Enter your email:

Delivered by


NOTE:New tutorials are from LinuxCareer.com

Poll

Do you own or wish to have iPhone?
 


Linux eBooks FREE Download
A guide to programming Linux kernel modules
Introduction to Linux - A Hands on Guide
A Newbie's Getting Started Guide to Linux

Linux from Scratch - Create Your Own Linux System - Free eBook

Linux: The Hacking Solution (v.3.0)

SQLite 3 with PHP Essential Training – Free Video Training Tutorials

This guide will introduce you to the world of GNU/Linux

The GNU/Linux Advanced Administration

A Complete Beginner's Manual for Ubuntu 10.04 (Lucid Lynx)

Advanced Bash-Scripting Guide

Set up, maintain, and secure a small office email server

Partner Linux Sites:
How-To.LinuxCareer.com
Jobs.LinuxCareer.com
TuxMachines
Monsterb
LinuxBloggers
AdamsInfo
LinuxScrew
All For Linux

Ubuntu and Debian google-talkplug installation howto

Installing this plugin on any Linux system should be a easy task. First download google-talkplugin_current_i386.deb package. On a Ubuntu system use:

sudo dpkg -i google-talkplugin_current_i386.deb 

on a system where sudo is not present by default first change to root:

su

and then enter:

dpkg - i google-talkplugin_current_i386.deb

To install a google talk plugin. In case that you get a following error message:

dpkg: dependency problems prevent configuration of google-talkplugin:
 google-talkplugin depends on libglew1.5 (>= 1.5.0dfsg1); however:
  Package libglew1.5 is not installed.
dpkg: error processing google-talkplugin (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 google-talkplugin

fix it with:

# apt-get install -f

No enter your gmail amount and google talk should be ready.

Share this linux post:

Submit Ubuntu and Debian google-talkplug installation howto in Delicious Submit Ubuntu and Debian google-talkplug installation howto in Digg Submit Ubuntu and Debian google-talkplug installation howto in FaceBook Submit Ubuntu and Debian google-talkplug installation howto in Google Bookmarks Submit Ubuntu and Debian google-talkplug installation howto in Stumbleupon Submit Ubuntu and Debian google-talkplug installation howto in Technorati Submit Ubuntu and Debian google-talkplug installation howto in Twitter
 
Comments for this page are closed !!!
Please visit our new Linux Forum for additional help or discussion.


Linux eBooks FREE Download