CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Fresh install via Drush failing.
Pages: [1]

Author Topic: Fresh install via Drush failing.  (Read 539 times)

ucHH

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
  • CiviCRM version: 4.5
  • CMS version: Drupal 7.34
  • MySQL version: 5.6
  • PHP version: 5.6.2
Fresh install via Drush failing.
November 11, 2014, 05:55:01 am
On a 'fresh' drupal installation I want to add Civicrm via Drush.

Code: [Select]
cd /var/www/html/drupal/sites/all/modules/
wget http://sourceforge.net/projects/civicrm/files/civicrm-stable/4.5.3/civicrm-4.5.3-drupal.tar.gz
wget https://raw.githubusercontent.com/civicrm/civicrm-drupal/7.x-4.5/drush/civicrm.drush.inc # get Drush commands
drush civicrm-install

Output:
Code: [Select]
Command civicrm-install needs the following module(s) enabled to run: civicrm.                                                                                  [error]
The drush command 'civicrm-install' could not be executed.                                                                                                      [error]

How can installing the module depend on enabling it first?

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • Fresh install via Drush failing.

This forum was archived on 2017-11-26.