Jump to content

Ubuntu Install Thrift


The Little Guy

Recommended Posts

Hi,

 

After doing 'which autoscan' if it comes back as not found, you'll want to install autoscan. To do so, see below:

 

1. sudo to become superuser

2. Run either:

 

sudo aptitude install autoscan

OR

sudo apt-get install autoscan

 

These will install the autoscan package from the repositories setup on the Linux box. If you want to make sure your packages are up to date, you can run:

 

sudo apt-get update 

 

Run this command after changing /etc/apt/sources.list or /etc/apt/preferences . This command periodically to make sure your source list is up-to-date.

  • 3 months later...

> sudo apt-get install autoscan

 

Thanks for the help, but note this doesn't work directly on Ubuntu 9.04, apparently there is no autoscan package so the above command fails. Instead you have to do "sudo apt-get install automake" to get autoscan.

 

Walter Gillett

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.