Hi Hiroshi-san,
Hi Devrim-san.:-)
Please use RPM macros while building SuSE package. I'm not sure but it
may be %{_bindir} (which is /usr/bin), %{_datadir}/pgadmin3 (which
is /usr/share/pgadmin3), etc.
/usr/local dir is **not** for RPM packages; please do not use thatdirectory.
Ooops, I was just going to do injustice..!
Is it as follows?
/usr/bin/pgadmin3
..
/usr/share/pgadmin3/i18n
Could pgadmin3 find i18n directory then?
See you.
My time spent with you was very pleasant.:-)
Regards,
Hiroshi Saito
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match