OK I rarly use linux but I have a CSCE 492 project that requires me to use it for a few things
Basically I need to run a wildfire server with an external PostgreSQL database and I'm having trouble getting PostgreSQL server running
I got the postgresql 8.2.3.tar.bz2
I extracted that and got
/acct/s1/schafert/postgresql-8.2.3/.configure
and
gmake
to work from here I'm kinda stuck I don't know what I need to do.
I need to create a db I have the table definitions written out
I think basically I need to set enviroment variables and some paths but I can't seem to get them to work correctly
Basically I need to run a wildfire server with an external PostgreSQL database and I'm having trouble getting PostgreSQL server running
I got the postgresql 8.2.3.tar.bz2
I extracted that and got
/acct/s1/schafert/postgresql-8.2.3/.configure
and
gmake
to work from here I'm kinda stuck I don't know what I need to do.
I need to create a db I have the table definitions written out
I think basically I need to set enviroment variables and some paths but I can't seem to get them to work correctly