cairo

From: fereshteh komijani <fereshtehkomijani_at_nyahnyahspammersnyahnyah>
Date: Sun Jul 21 2013 - 02:47:18 MDT

hi
i was compiling my own program that some errors like : undefined reference
to `cairo_xlib_surface_get_display arised. therefore i decide to install
cairo and its requires. i use your constructions and add

export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
  export LD_LIBRARY_PATH=/usr/local/cairo/lib
  export PATH=/usr/local/bin:$PATH

to .bashrc file

1- are the place for adding those paths correct?

2-in last section for installing cairo, you write that i should add
bin to search path like:
export PATH=/usr/local/bin:$PATH
  which pkg-config

you mean that i should add *which pkg-config *as well as
*export PATH=/usr/local/bin:$PATH* to .bashrc?

thanks

-- 
***Angel***
**

_______________________________________________
ncl-install mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-install
Received on Sun Jul 21 02:47:27 2013

This archive was generated by hypermail 2.1.8 : Thu Aug 01 2013 - 15:56:41 MDT