Search found 1 match

by oskude
04 Jan 2006, 13:34
Forum: Support and Bug reports
Topic: compiling error: gui/char_server.cpp:179: error: ‘rpl_mal...
Replies: 12
Views: 6260

i prefer to put self compiled (things that are NOT managed by packgagemanager) stuff to /usr/local... and stupid that ubuntu wont get librarys from there also as default... so, do: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib and that malloc thing should go away (i assume you compiled guic...