User forums > Help
first experience with nightly builds
r.stiltskin:
It sounds like you didn't read my original post, where I said that that wiki was the only current linux-relevant information I found. :P
That update script is not even mentioned in the wiki -- I'm not sure what its purpose is as it contains no comments, but I suspect it's there to be used by the developers since it's zipping a lot of files in a directory called "devel" which is not included among the files that svn checks out.
Since I did exactly what the wiki says to compile code::blocks along with all of the plugins to the default install directory, I wonder if there may have been something wrong with build #5010. I just finished installing build #5016 on a different computer using exactly the same command & it worked perfectly. When I return to my other location I'll try the first one again with a new build & see what happens.
stahta01:
update.bat and update is used when the user compiles code::blocks using code::blocks. I do not think it is used when using configure/make method.
Can you repeat what Linux Distro and Version you are using? Maybe a prereq is missing.
Tim S
Biplab:
--- Quote from: ouch on April 23, 2008, 12:21:55 am ---update.bat for windows or simply update for linux users.
there both in the src folder.
--- End quote ---
This is not applicable for Linux if you're using configure and make.
--- Quote from: r.stiltskin on April 22, 2008, 11:24:58 pm ---Which log? I can't find any *codeblocks*.log in /var/log or in /usr/local.
--- End quote ---
Check them under the .codeblocks dir inside your home folder.
r.stiltskin:
I'm using Kubuntu Gutsy on the 1st machine & Kubuntu Feisty on the 2nd machine. Both are fully-updated. As I said before, on the 2nd machine I installed build #5016 & it went perfectly. Today, I'm back at the 1st machined and I have installed Build #5020 (configured the same as the first time, using ./config --with-contrib-plugins=all ) and this time it installed perfectly here as well. So I conclude that there must have been some error(s) in build #5010 but it seems to be irrelevant now since whatever it may have been, it has been fixed.
I'm still curious about the log that is mentioned in the plugin warning message (post #3). I looked in ~/.codeblocks and its subdirectories & find no logs there either. The only log I found related to this project is the obsolete ChangeLog (which I think the developers should delete) included in the checkout files and the autoconf config.log located in trunk. And the only errors I notice in that file are:
--- Code: ---configure:4356: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
--- End code ---
and
--- Code: ---configure:7075: g++ -E conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
--- End code ---
I don't think they have anything to do with the plugin problem.
Is there another log that I'm not finding?
Navigation
[0] Message Index
[*] Previous page
Go to full version