Bugs item #1577612, was opened at 2006-10-15 22:25 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1577612&group_id=132078
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: tpserver-cpp Group: None Status: Open Resolution: None Priority: 5 Submitted By: Tim Ansell (mithro) Assigned to: Lee Begg (llnz) Summary: libtprl Initial Comment: The libtprl pkg_config stuff doesn't work when I installed to /opt/tpserver make[2]: Entering directory `/home/tim/oss/tp/tpserver-cpp/tpserver' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/plt/include -g -Wall -I/opt/tpserver-cpp/include/tprl -c main.cpp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/plt/include -g -Wall -I/opt/tpserver-cpp/include/tprl -c console.cpp console.cpp:25:28: error: tprl/rlcommand.h: No such file or directory console.cpp:26:34: error: tprl/commandcategory.h: No such file or directory console.cpp:27:31: error: tprl/commandalias.h: No such file or directory console.cpp:28:26: error: tprl/console.h: No such file or directory [EMAIL PROTECTED]:~/oss/tp/libtprl$ PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/tpserver-cpp/lib/pkgconfig pkg-config libtprl --cflags -I/opt/tpserver-cpp/include/tprl But it needs to return -I/opt/tpserver-cpp/include ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=723099&aid=1577612&group_id=132078 _______________________________________________ tp-bugs mailing list [EMAIL PROTECTED] http://mail.thousandparsec.net/cgi-bin/mailman/listinfo/tp-bugs
