I am currently developing with windows, it would be great if you could
provide a few pointers.

On Aug 30, 10:40 pm, Bernhard Schussek <bschus...@gmail.com> wrote:
> Hi,
>
> If you are working on a Unix based OS, this is very easy.
>
> The following steps assume that you have downloaded Lime2 to
> lib/vendor/Lime2 and that the symfony source code is located in
> lib/vendor/symfony.
>
> 1. Rename the original lime.php
> cd lib/vendor/symfony/lib/vendor/lime
> mv lime.php lime.php.bak
>
> 2. Create a symlink pointing to the lime.php of Lime2
> ln -s ../../../../Lime2/lib/lime.php lime.php
>
> (You might have to fiddle with the paths if your setup is different.)
>
> If you are working on Windows, things are a bit more complicated. I
> will post a guide if this is the case :-)
>
> That's all. Please tell me if you encounter any bugs.
>
> Bernhard
> --
> Software Architect & Engineer
> Blog:http://webmozarts.com
>
> 2009/8/30 Crafty_Shadow <vankat...@gmail.com>:
>
>
>
> > Should I choose to use lime 2.0, would I be able to do so by simply
> > creating a "lime" directory in my lib folder, and rely on Symfony's
> > autoloading to take care of the inclusion order?
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@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
-~----------~----~----~----~------~----~------~--~---

Reply via email to