BigDiver

Dive away, explore the net…

Archive for the ‘Ubuntu’ Category

Skype on Ubuntu Hardy 8.04 and ThinkPad T60

without comments

In order to get audio working on my ThinkPad T60 I needed to set Skype’s Sound Devices to:

  • Sound In : HDA Intel (hw:Intel,0)
  • Sound Out: Default Device
  • Ringing: Default Device
  • Check “Allow Skype to automatically adjust my mixer levels”

Written by bigdiver

July 24, 2008 at 7:31 pm

Posted in Ubuntu

Tagged with , , , ,

Installing Perl PAR on Unbuntu 8.0 Hardy

without comments

I had some problems when trying to install PAR::Packer on Unbuntu Perl PAR using CPAN. I was always getting a Make error to fix it install libperl-dev, and build-essential

# apt-get install build-essential
# apt-get install libperl-dev
# cpan
cpan> install PAR::Packer

now it should work.

Written by bigdiver

April 13, 2008 at 1:53 am

Posted in Ubuntu

Tagged with