Where can I find Acquia Drupal for Ubuntu. I'm looking at Lynda's tutorial and when browsing through the link, I cant find the deb package for Drupal7.
Where can I find it?
Where can I find Acquia Drupal for Ubuntu. I'm looking at Lynda's tutorial and when browsing through the link, I cant find the deb package for Drupal7.
Where can I find it?
There is none AFAIK. You'll have to install the complete lamp stack yourself.
A short way to do that would be by running
sudo apt-get install lampserver^
Note the ^
. Then install your site in /var/www/
location
you could use the drubuntu desktop as an alternative for the acquia desktop: http://drubuntu.github.io/drubuntu/