Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'apache,': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'someone,': 0.09; 'subject:software': 0.09; 'advance': 0.10; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:install': 0.16; 'wrote:': 0.17; 'tells': 0.22; 'command': 0.24; 'tried': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User- Agent:1': 0.26; 'url:wiki': 0.26; 'header:X-Complaints-To:1': 0.28; 'went': 0.28; 'install': 0.29; 'folder': 0.30; 'window': 0.30; 'from:addr:yahoo.co.uk': 0.32; 'problem': 0.33; 'to:addr :python-list': 0.33; 'likely': 0.33; 'wrong': 0.34; 'thanks': 0.34; 'problem,': 0.35; 'subject:?': 0.35; 'received:org': 0.36; 'but': 0.36; 'url:org': 0.36; 'far': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'skip:" 10': 0.40; 'header:Received:5': 0.40; 'help': 0.40; 'you.': 0.61; 'more': 0.63; 'forward.': 0.84; 'problems?': 0.84; 'url:admin': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: how to install indico software? Date: Sat, 23 Mar 2013 14:38:52 +0000 References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: host-92-18-20-125.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 In-Reply-To: X-Antivirus: avast! (VPS 130311-2, 11/03/2013), Outbound message X-Antivirus-Status: Clean X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1364049507 news.xs4all.nl 6931 [2001:888:2000:d::a6]:35920 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:41734 On 23/03/2013 14:15, Avnesh Shakya wrote: > please tell me someone, how to install indico software? I have link-- > http://indico-software.org/wiki/Admin/Installation0.98 > but i have problem, i have no sites-available folder inside apache, i m using window 7, please help me.. > > Thanks in advance > Please help us to help you. "i have a problem, i have no sites-available folder inside apache..." tells me that you have a problem with apache. Or have you tried "easy_install indico" from the command line and that's failed? Or are both these problems? Or neither? If you are specific about what you tried and what went wrong you are far more likely to get answers that will take you forward. -- Cheers. Mark Lawrence