When I go to the admin/tools/module manager and click on install new modules here I get the following error message. "1050 Table 'products_xsell' already exists
in:
[CREATE TABLE products_xsell ( ID int(10) NOT NULL auto_increment, products_id int(10) unsigned NOT NULL default 1, xsell_id int(10) unsigned NOT NULL default 1, sort_order int(10) unsigned NOT NULL default 1, PRIMARY KEY (ID), KEY idx_products_id_xsell (products_id) ) TYPE=MyISAM;]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields."

Also once I installed this cross-sell module nothing appears in the admin/configuration listing. In the admin/catalog listing it appears as BOX_CATALOG_ADVANCED_XSELL_PRODUCTS.
I DID INSTALL THE MODULE MANAGER BEFORE INSTALLING THE ADVANCED XSELL MODULE.