Re: [symfony-users] symfony 1.4 installation

2010-01-07 Thread Nathan
It's actually quite easy if you have svn.

I always install Symfony to /usr/local/share/symfony/VERSION. And I create
symlinks in the /usr/local/bin to the symfony script with a meaningful name
like sf1.3, sf1.4.

It's as easy as:
sudo mkdir /usr/local/share/symfony
cd /usr/local/share/symfony
sudo svn co http://svn.symfony-project.com/branches/1.3/
sudo ln -s /usr/local/share/symfony/1.3/data/bin/symfony
/usr/local/bin/sf1.3

that's all.

---
nathan @ 
nathan.gs


On Thu, Jan 7, 2010 at 12:46 AM, Stéphane  wrote:

> And replace, in your $project/config/projectConfiguration.class.php the
> first requires which reference your other sf version.
>
>
>
> Before Printing, Think about Your Environmental Responsibility!
> Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale!
>
>
> On Wed, Jan 6, 2010 at 7:27 PM, Gábor Fási  wrote:
>
>> You can also download the zip/tgz archive from the website, and
>> extract it to your project's lib/vendor/symfony folder.
>>
>> On Wed, Jan 6, 2010 at 11:41, karansoni  wrote:
>> > i am using Ubuntu Linux 9.10 and i have installed symfony1.2.9 on it
>> > through pear .
>> >
>> > is there any phenomenon through which i can install the both versions
>> > symfony 1.2.9 and 1.4 on my linux though PEAR don't support two
>> > instalations then
>> >
>> > Do i have to install 1.4 through SVN??? I want to keep both versions
>> > on my PC
>> >
>> > with regards,
>> >
>> > karan soni
>> >
>> > --
>> > You received this message because you are subscribed to the Google
>> Groups "symfony users" group.
>> > To post to this group, send email to symfony-us...@googlegroups.com.
>> > To unsubscribe from this group, send email to
>> symfony-users+unsubscr...@googlegroups.com
>> .
>> > For more options, visit this group at
>> http://groups.google.com/group/symfony-users?hl=en.
>> >
>> >
>> >
>> >
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "symfony users" group.
>> To post to this group, send email to symfony-us...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> symfony-users+unsubscr...@googlegroups.com
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/symfony-users?hl=en.
>>
>>
>>
>>
>
> --
> You received this message because you are subscribed to the Google Groups
> "symfony users" group.
> To post to this group, send email to symfony-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en.
>
>
-- 

You received this message because you are subscribed to the Google Groups "symfony users" group.

To post to this group, send email to symfony-us...@googlegroups.com.

To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.



Re: [symfony-users] symfony 1.4 installation

2010-01-06 Thread Stéphane
And replace, in your $project/config/projectConfiguration.class.php the
first requires which reference your other sf version.


Before Printing, Think about Your Environmental Responsibility!
Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale!


On Wed, Jan 6, 2010 at 7:27 PM, Gábor Fási  wrote:

> You can also download the zip/tgz archive from the website, and
> extract it to your project's lib/vendor/symfony folder.
>
> On Wed, Jan 6, 2010 at 11:41, karansoni  wrote:
> > i am using Ubuntu Linux 9.10 and i have installed symfony1.2.9 on it
> > through pear .
> >
> > is there any phenomenon through which i can install the both versions
> > symfony 1.2.9 and 1.4 on my linux though PEAR don't support two
> > instalations then
> >
> > Do i have to install 1.4 through SVN??? I want to keep both versions
> > on my PC
> >
> > with regards,
> >
> > karan soni
> >
> > --
> > You received this message because you are subscribed to the Google Groups
> "symfony users" group.
> > To post to this group, send email to symfony-us...@googlegroups.com.
> > To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> .
> > For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en.
> >
> >
> >
> >
>
> --
> You received this message because you are subscribed to the Google Groups
> "symfony users" group.
> To post to this group, send email to symfony-us...@googlegroups.com.
> To unsubscribe from this group, send email to
> symfony-users+unsubscr...@googlegroups.com
> .
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en.
>
>
>
>
-- 

You received this message because you are subscribed to the Google Groups "symfony users" group.

To post to this group, send email to symfony-us...@googlegroups.com.

To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en.



Re: [symfony-users] symfony 1.4 installation

2010-01-06 Thread Gábor Fási
You can also download the zip/tgz archive from the website, and
extract it to your project's lib/vendor/symfony folder.

On Wed, Jan 6, 2010 at 11:41, karansoni  wrote:
> i am using Ubuntu Linux 9.10 and i have installed symfony1.2.9 on it
> through pear .
>
> is there any phenomenon through which i can install the both versions
> symfony 1.2.9 and 1.4 on my linux though PEAR don't support two
> instalations then
>
> Do i have to install 1.4 through SVN??? I want to keep both versions
> on my PC
>
> with regards,
>
> karan soni
>
> --
> You received this message because you are subscribed to the Google Groups 
> "symfony users" group.
> To post to this group, send email to symfony-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> symfony-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/symfony-users?hl=en.
>
>
>
>
-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-us...@googlegroups.com.
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.