Jump to content

Ubuntu Install Thrift


The Little Guy

Recommended Posts

It means that it can not find autoscan...

which autoscan

If that doesn't return anything, you'll need to install it. If it does, you'll have to modify the script to point in the right location, it's normally found in /usr/bin/

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

  • 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

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.