Fabien Potencier
about 1 year ago
14
As the symfony community grows, people want easy ways to install the framework. We already have a lot of ways to install symfony: a PEAR package, a sandbox archive and subversion tags and branches.
But people ask for more. As creating specialized packages takes a lot of time, we've been working on them since the symfony 1.0 stable release.
The first package is for Debian/Ubuntu users. Thanks to the great work of Grégoire Hubert, a project manager at Sensio Labs, all Debian/Ubuntu users can now install symfony like any other Debian package.
If you use dpkg, just type the following command line:
wget http://www.symfony-project.com/get/php5-symfony_1.0.2-1_all.deb
dpkg -i php5-symfony_1.0.2-1_all.deb
When symfony is installed, don't forget to try a simple man symfony.
We are also looking for people willing to contribute packages for other Linux distributions like Suse, Fedora or CentOS. If you are a Windows users, why not create a WAMP add-on for symfony?
If you want to help, just drop us a line on the symfony devs mailing list.
Comments 
-
#1 Tristan said about 2 hours later

wow. this is great news. do you plan setting up a apt repository ?
(et bravo grégoire !)
-
#2 greg said about 2 hours later

Hey Tristan :o)
The package has been submitted to Ubuntu, Debian and is planned to be available on dotdeb very soon.
-
#3 Peter said about 2 hours later

Although I still would prefer pear or svn install I think that it's a nice addition to the framework.
Wondering if the deb package would translate nicely with alien to rpm for use with, let's say redhat/fedora or suse.Will do some tests over weekend.
-
#4 Jonas said about 2 hours later

Yes we do! It's great!
-
#5 Eriksen Costa said about 6 hours later

This is great!
This will be another good option to install symfony and will increase the framework popularity!
-
#6 ornyx said about 8 hours later

Good, am using ubuntu as my dev machine, but still think PEAR is better way...
-
#7 Ken Pesanka said about 8 hours later

I would love to see a CentOS package! A lot of web hosts use CentOS, and a package for it would provide an easy installation path for many.
-
#8 ian johnson said about 9 hours later

I second the request for CentOS -- I only have to install once on my MacOS development machine, but many times on CentOS boxes. Thanks for all the good work!
-
#9 siqi said 1 day later

thank you ~~
-
#10 zekus said 2 days later

As ubuntu user, I say GREAT!!!
But I'll countinue using PEAR for a while ... ;)
-
#11 Cristian Rodriguez said 4 days later

packages for openSUSE will feature soon and will be available on the server:php:applications repository[1]
http://software.opensuse.org/download/server:/php:/applications/
-
#12 sree said 5 days later

Greg..i have installed in debian..i don't know how to start/use it
pl.help me by providing any material
-
#13 fabien said 5 days later

@sree: Installing symfony with a Ddebian package is no different from other symfony installation methods.
When installed, you can use the symfony command line to start a new project. And type man symfony to have more information about the command line options.
-
#14 Klamouze said 6 days later

Good news and good job...
Bravo




