Date: Sat, 10 Apr 2004 01:28:40 -0400 From: Constantine <cnst@rbcmail.ru> To: freebsd-ports@freebsd.org Subject: hard-coded paths Message-ID: <40778608.3040505@rbcmail.ru>
next in thread | raw e-mail | index | archive | help
Hello, I am porting an application that has hard-coded paths for the message files. They are defined in the Makefile, but still they are hardcoded in the programme. Is there a way to go around this problem? As it is, the port will not work on systems with installations different from the one of compile time. I've tried to define relative paths (i.e. ../share/portname), but it does not seem to work... Constantine.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40778608.3040505>