[TriLUG] Open source presentation frameworks?
Francois Dion
francois.dion at gmail.com
Wed Jul 31 08:09:24 EDT 2013
I was going for as simple as it gets... Not that I don't use pip.
On aws images, RH 6.4 has easy_install, but not pip out of the box. The same is true of a few distros (on openindiana, there is an OS package for setuptools, but not pip)
So one extra step regardless of distro:
sudo easy_install pip
Then
sudo pip install landslide
I think it's always what I spend the first minute or two explaining at a pyhack workshop.
Francois
On Jul 31, 2013, at 7:27, Calvin Spealman <ironfroggy at gmail.com> wrote:
> Francois, not using pip install? :-(
> On Jul 30, 2013 9:26 PM, "Francois Dion" <francois.dion at gmail.com> wrote:
>
>> If it's on pypi, it's only an easy install away (literally):
>>
>> $ sudo easy_install landslide
>>
>> Francois
>>
>>
>> On Tue, Jul 30, 2013 at 7:55 PM, Igor Partola <igor at igorpartola.com>
>> wrote:
>>
>>> If you don't want to install Landslide locally (which can be a pain if
>> you
>>> don't regularly do Python development), you can use my web wrapper for it
>>> at http://letslide.com/
>>>
>>> Igor
>>> --
>>> This message was sent to: Francois Dion <francois.dion at gmail.com>
>>> To unsubscribe, send a blank message to trilug-leave at trilug.org from
>> that
>>> address.
>>> TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
>>> Unsubscribe or edit options on the web :
>>> http://www.trilug.org/mailman/options/trilug/francois.dion%40gmail.com
>>> Welcome to TriLUG: http://trilug.org/welcome
>>>
>> --
>> This message was sent to: Calvin Spealman <ironfroggy at gmail.com>
>> To unsubscribe, send a blank message to trilug-leave at trilug.org from that
>> address.
>> TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
>> Unsubscribe or edit options on the web :
>> http://www.trilug.org/mailman/options/trilug/ironfroggy%40gmail.com
>> Welcome to TriLUG: http://trilug.org/welcome
>>
> --
> This message was sent to: Francois Dion <francois.dion at gmail.com>
> To unsubscribe, send a blank message to trilug-leave at trilug.org from that address.
> TriLUG mailing list : http://www.trilug.org/mailman/listinfo/trilug
> Unsubscribe or edit options on the web : http://www.trilug.org/mailman/options/trilug/francois.dion%40gmail.com
> Welcome to TriLUG: http://trilug.org/welcome
More information about the TriLUG
mailing list