[coherence-dev] Coherence Installation Procedure
Benjamin Kampmann
ben.kampmann at googlemail.com
Thu Feb 12 09:58:38 CET 2009
2009/2/12 Aridaman Kaushik <Aridaman.Kaushik at aricent.com>:
> Hi Benjamin,
>
> Thanks for the quick reply. I am trying to install it on Linux. I am
> getting following while executing the following commands
>
>
>
> /root/aridaman/Coherence-0.6.0>python setup.py install
>
>
>
> Traceback (most recent call last):
>
> File "setup.py", line 3, in <module>
>
> from setuptools import setup, find_packages
>
> ImportError: No module named setuptools
As the error states: you are missing setuptools. On most distributions
you can install a package like python-setuptools. Otherwise you can
get it here: http://peak.telecommunity.com/DevCenter/setuptools
> I have installed Python 2.5, and twisted. We are trying to use it as
> digital media server. Also clarify the use configuration File.
> How should it be modified in order to use in DMS.
Depends what you want to do, of course. But there is a good
Documentation about the INI-file-like Configuration format that
Coherence is using currently in the Wiki:
http://coherence.beebits.net/wiki/DocumentationDepartment
It gives you a basic knowledge about the format and some parameters
you can set there. If you only want to serve Files in a filesystemlike
structure over the network the setup of FSStore is probably enough. If
you want to serve a music library you probably want to take a look
into the MediaStore, too. We have plenty of backends already:
http://coherence.beebits.net/wiki/Backends
> Please let me know what are dependencies needs to be taken cared and How?
They are liste on the wiki main page:
http://coherence.beebits.net/wiki/WikiStart#Dependencies
Sorry, that it is/was missing the setuptools. Just adding it there.
> Best regards
>
> Ari.
If you want to direct support, you may want to consider to join us in
#coherence on irc.freenode.net . We are friendly people :)
Ben
>
>
>
> -----Original Message-----
> From: Benjamin Kampmann [mailto:ben.kampmann at googlemail.com]
> Sent: Thursday, February 12, 2009 1:58 PM
> To: Aridaman Kaushik
> Cc: coherence-dev at lists.beebits.net
> Subject: Re: [coherence-dev] Coherence Installation Procedure
>
>
>
> Hey, what about this part:
>
>
>
> http://coherence.beebits.net/wiki/WikiStart#Download ?
>
>
>
> easy_install Coherence
>
>
>
> Or if you have downloaded the tarballs you want to do
>
>
>
> python setup.py install
>
>
>
> (in the extracted Coherence-Directory with super user rights)
>
>
>
>
>
> should just work. If that doesn't help you, we need some more
>
> informations. Like what Platform (Windows, Suse, Debian, Ubuntu,
>
> Solaris, MacOS) are you trying to install it on? Is there python
>
> installed on it? There are also a lot of weak-dependencies for the
>
> various plugins which are not installed by default. So if you want
>
> support of a certain feature, you might want to tell us that, too.
>
>
>
>
>
>
>
> 2009/2/12 Aridaman Kaushik <Aridaman.Kaushik at aricent.com>:
>
>> Hi All,
>
>>
>
>> Could anyone please help in installing the coherence. I could not
>
>> locate the installation procedure. Also readme file in empty.
>
>
>
> Which README? This
>
> http://coherence.beebits.net/browser/trunk/Coherence/README ? Well, it
>
> contains something and points you to the right place to go to look for
>
> more informations.
>
>
>
>>
>
>>
>
>>
>
>> Best regards
>
>>
>
>> Ari.
>
>>
>
>>
>
>>
>
>> ________________________________
>
>> "DISCLAIMER: This message is proprietary to Aricent and is intended solely
>
>> for the use of the individual to whom it is addressed. It may contain
>
>> privileged or confidential information and should not be circulated or
>> used
>
>> for any purpose other than for what it is intended. If you have received
>
>> this message in error,please notify the originator immediately. If you are
>
>> not the intended recipient, you are notified that you are strictly
>
>> prohibited from using, copying, altering, or disclosing the contents of
>> this
>
>> message. Aricent accepts no responsibility for loss or damage arising from
>
>> the use of the information transmitted by this email including damage from
>
>> virus."
>
>>
>
>> _______________________________________________
>
>> coherence-dev mailing list
>
>> coherence-dev at lists.beebits.net
>
>> http://lists.beebits.net/cgi-bin/mailman/listinfo/coherence-dev
>
>>
>
>>
>
> Wow. That is an aggressive (and in this case useless) signiture.
>
> Please disable it for this mailinglist. Thanks.
>
>
>
> For more questions, just let us know
>
> Benjamin
>
> ________________________________
> "DISCLAIMER: This message is proprietary to Aricent and is intended solely
> for the use of the individual to whom it is addressed. It may contain
> privileged or confidential information and should not be circulated or used
> for any purpose other than for what it is intended. If you have received
> this message in error,please notify the originator immediately. If you are
> not the intended recipient, you are notified that you are strictly
> prohibited from using, copying, altering, or disclosing the contents of this
> message. Aricent accepts no responsibility for loss or damage arising from
> the use of the information transmitted by this email including damage from
> virus."
>
More information about the coherence-dev
mailing list