Devrim GÜNDÜZ wrote:
> Hi,
> 
> I tried to run make postgres.pdf (PostgreSQL 8.3beta4), and got this
> error:
> 
> cp ./../graphics/postgres.gif .
> cp: cannot stat `./../graphics/postgres.gif': No such file or directory
> make: *** [postgres.gif] Error 1

No, the reason for that error message is that it is trying to generate
postgres.pdf from postgres.gif.  Try "make postgres-A4.pdf" or
postgres-US.pdf instead.


-- 
Alvaro Herrera                               http://www.PlanetPostgreSQL.org/
"Hay quien adquiere la mala costumbre de ser infeliz" (M. A. Evans)

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to