[Neos] Installing Neos

Aske Ertmann aske at moc.net
Mon May 26 10:52:17 CEST 2014


Hey

Seems like you overlooked the first part of the installation guide (http://neos.typo3.org/download.html):

First install composer like this:
curl -s https://getcomposer.org/installer | php

then you should have a “composer.phar” file in the directory you ran it in and the path would be ./composer.phar or the whole path to the folder you’re in (pwd).

/Aske

On 26 May 2014, at 01:11, Chris Tete <tetechris20 at yahoo.com> wrote:

> Hi
> 
> I am installing neos and when i  go to my htdocs directory and try to create a new project based 
> on the TYPO3 Neos base distribution using this command; php 
> /path/to/composer.phar create-project typo3/neos-base-distribution 
> TYPO3-Neos,
>  i get this ;       Could not open input file: /path/to/composer.phar
> ________________________________
> 
> help!!!!!!!!!!!!!!!!
> _______________________________________________
> Neos mailing list
> Neos at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/neos



More information about the Neos mailing list