View Single Post
Old 02-22-2004, 01:15 AM   #1
reyth
New Member
 
Join Date: Jun 2002
Posts: 9
reyth is on a distinguished road
I am working on the AIME codebase, in C++, and have a problem where seasonal descriptions for rooms doesn't appear to be working correctly. Now, assuming I am setting the flags correctly, which is a big assumption, I went on to look at the code and made a change I hoped would help. I then did a make clean, followed by a ./configure and a new make install. I noticed however that it did not prompt me for new file folders as it did on my first install. Does the new make use the altered code or does that code come from somwhere else, or does anyone have a clue? I guess what I am asking is, custumarily, if you make a change to source code is that the way to go about getting the code into the executeable/mudbin/whatever you call in linux/C++ applications?
reyth is offline   Reply With Quote