Please disregard Sorted.
Thanx On Thu, May 23, 2013 at 8:51 PM, Pieter du Plooy <pjdupl...@zpanelcp.com>wrote: > Hi guys > > I have been trying to build pgadmin in opensuse 12.3 but get the following > error: > > make[2]: Entering directory `/home/pieter/Temp/pgadmin3-1.16.1/xtra/png2c' > gcc -O2 -L/usr/lib/postgresql92/lib64 -Wl,-as-needed -L/usr/lib -o png2c > png2c.o -L/usr/lib/postgresql92/lib64 -lcrypto -lpq > /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: > cannot find -lcrypto > collect2: error: ld returned 1 exit status > make[2]: *** [png2c] Error 1 > make[2]: Leaving directory `/home/pieter/Temp/pgadmin3-1.16.1/xtra/png2c' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/pieter/Temp/pgadmin3-1.16.1' > make: *** [all] Error 2 > > > I have installed everything to to with libcrypto but to no avail. > > Any help? > > Regards > > Pieter >