[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ports/103896: OO.o port should add <OO_DIR>/program to LD_LIBRARY_PATH
- To: Mihnea Capraru <mihnea_capraru_(_at_)_fastmail_(_dot_)_fm>
- Subject: Re: ports/103896: OO.o port should add <OO_DIR>/program to LD_LIBRARY_PATH
- From: NAKATA Maho <chat95_(_at_)_mac_(_dot_)_com>
- Date: Tue, 03 Oct 2006 09:48:37 +0900 (JST)
- Cc: freebsd-ports-bugs_(_at_)_FreeBSD_(_dot_)_org, openoffice_(_at_)_FreeBSD_(_dot_)_org
Hello, Mihnea, thanks for your report.
However, I cannot figure out what is the problem here. Please explain with
reproduceable way. For example
we already have LD_LIBRARY_PATH in soprogram/soffice and I belive that
LD_LIBRARY_PATH is also set with SDK environment.
*)
# this is a temporary hack until we can live with the default search paths
if [ $LD_LIBRARY_PATH ]; then
SYSTEM_LD_LIBRARY_PATH=$LD_LIBRARY_PATH
export SYSTEM_LD_LIBRARY_PATH
LD_LIBRARY_PATH="$sd_prog$add_moz_lib":$LD_LIBRARY_PATH
else
LD_LIBRARY_PATH="$sd_prog$add_moz_lib"
fi
export LD_LIBRARY_PATH
;;
esac
thanks,
-- NAKATA, Maho (maho_(_at_)_FreeBSD_(_dot_)_org)
_______________________________________________
freebsd-ports-bugs_(_at_)_freebsd_(_dot_)_org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe_(_at_)_freebsd_(_dot_)_org"
Visit your host, monkey.org