Hi Utsav,
it looks like everything installed correctly except psycopg2, here's the
error from your gist:
Downloading/unpacking psycopg2
Downloading psycopg2-2.5.2.tar.gz (685kB): 685kB downloaded
Running setup.py
(path:/home/utsav/projects/arches/archesproject/virtualenv/ENV/build/psycopg2/setup.py)
egg_info for package psycopg2
Error: You need to install postgresql-server-dev-X.Y for
building a server-side extension or libpq-dev for building a
client-side application.
Complete output from command python setup.py egg_info:
running egg_info
Try running the command:
sudo apt-get install -y postgresql-server-dev-9.2 libpq-dev
This is part of the ubuntu_precise_setup.sh script, but maybe something
happened.
If that runs ok, then re-run install_dependencies.sh
Cheers,
Alexei
Director of Web Development - Farallon Geographics, Inc. - 971.227.3173
On Wed, Apr 16, 2014 at 7:48 PM, Utsav <[email protected]> wrote:
>
> Hii,
>>
>> Can you help me with debugging what's wrong with my arches setup?
>>
>> I have created a gist of what happens when i run install_dependencies.sh
>>
>> https://gist.github.com/hackerutsav/10949412
>>
>> Also i ran ubuntu precise setup before this command.
>>
>> Thanks :)
>> Utsav
>>
> --
> -- To post, send email to [email protected]. To unsubscribe,
> send email to [email protected]. For more
> information, visit https://groups.google.com/d/forum/archesproject?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Arches Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
--
-- To post, send email to [email protected]. To unsubscribe, send
email to [email protected]. For more information,
visit https://groups.google.com/d/forum/archesproject?hl=en
---
You received this message because you are subscribed to the Google Groups
"Arches Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.