Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Settings->Environment.... crash! the latest nightly !!!!!!!!!!
Michael:
Hello,
I have build a .deb package for revision 2387 (and this time I have run sudo make clean-zipfiles before :)). This time the crash should be solved (if I have run the make clean-zipfiles correctly :)). Unfortunately, BerliOS seems to be still down.
Therefore, if someone would be so kind to install it and check if the Settings-->Environment crash is really disappeared, I would really appreciate :). If you have installed a previous package, please uninstall it before.
The package (rev2387) is available here:
http://www.savefile.com/projects.php?pid=547711
Thank you very much :).
Best wishes,
Michael
Dee:
Yeah, it works... :)
But there are other problems with this release (and the previous ones). Should I start another thread?
Greetings, Dee
Michael:
--- Quote from: Dee on April 27, 2006, 01:30:43 pm ---Yeah, it works... :)
--- End quote ---
Cool 8). Yannis has always the right solution/suggestion/advice :D.
--- Quote from: Dee on April 27, 2006, 01:30:43 pm ---But there are other problems with this release (and the previous ones). Should I start another thread?
--- End quote ---
If the problems are not related with the crash, then yes. IMHO it is a better idea to post them in a separate thread than just add them here.
Thanks for your help :).
Best wishes,
Michael
Commodore64:
Hi,
I had the same problem as the topic title, and after a lot of PAIN, I found this thread and solved the problem using Yannis's suggestion:
--- Code: ---make clean-bin
make clean-zipfiles
--- End code ---
The problem is that the wiki page about compiling C::B does not say anything about it!
Times ago I had another problem with the wiki: I couldn't even build C::B, because I was missing a
--- Code: ---make distclean
--- End code ---
Thus I would STRONGLY suggest to update the wiki, explaining how to clean everything before compiling, with
--- Code: ---make distclean
make clean-bin
make clean-zipfiles
./configure
make
make install
--- End code ---
Thank you!
Edit: I figured out just now that I can edit the wiki with my forum account :oops: and I did it... please check that I didn't say anything wrong, though! :)
Navigation
[0] Message Index
[*] Previous page
Go to full version