Posted by henrrrik on June 15, 2010 at 8:16am
The hosting company we use (Cloudnet) have posted a drush 3.0 .deb install package for Ubuntu/Debian.
The hosting company we use (Cloudnet) have posted a drush 3.0 .deb install package for Ubuntu/Debian.
Comments
.deb file, great idea
Even though Drush can be easy to install, there are some people that prefer packaged installers for their platform. Great start for Ubuntu/Debian flavors.
Chris Charlton, Author & Drupal Community Leader, Enterprise Level Consultant
I teach you how to build Drupal Themes http://tinyurl.com/theme-drupal and provide add-on software at http://xtnd.us
Also, I believe anarcat is
Also,
I believe anarcat is the official Debian maintainer of the Drush package in lenny-backports, squeeze and sid
http://packages.debian.org/search?keywords=drush
I took anarcat's Debian sid
I took anarcat's Debian sid 3.1 package and applied the 3.3 source tar to it and uploaded it to my launchpad ppa. If you're on a recent Ubuntu you can do:
add-apt-repository ppa:brianmercer/drushand
aptitude install drushwhen i use "your's" i get
when i use "your's" i get drush_2.0-6_all.deb or did i make a mistake?
It should work. Maybe add
It should work. Maybe add a
sudo aptitude updatein the middle there.
yep, that's it. thx's
yep, that's it. thx's