[Kommander-devel] Re: kommander-devel
Dan Cherry
dscherry at bellsouth.net
Sun Feb 10 00:28:05 EST 2008
On Friday 08 February 2008 8:03:36 pm you wrote:
> On Friday 08 February 2008 11:55:19 am Dan Cherry wrote:
> > ./admin/cvs.sh: 651: --version: not found
> > *** AUTOCONF NOT FOUND!.
> > *** KDE requires autoconf 2.53 or newer
> > make[1]: *** [cvs] Error 1
> > make: *** [all] Error 2
> >
> > (I have autoconf 2.61 installed, and accessible from a terminal, and cvs
> > 1.12.13 also installed and accessible from a terminal)
>
> Any update?
I've got partial success...
I was able to get my desktop to compile kommander successfully, and the
plug-ins indicated that they compiled, but kommander couldn't load any of the
plugins.
Less luck with my laptop. I tried for several hours to get kommander to
compile using the svn repositories. Finally, I copied the kdewebdev
directory from my desktop to the laptop, and it compiled with no problems.
Any chance the svn was broken?
So I currently have kommander 1.3 on both machines, but with no plugins (which
I can live with for now.)
But that leads to two new questions.
If I run $svn up from the kdewebdev directory, do I need to run all of the
processes to recompile?
cd kdewebdev
make -f Makefile.cvs
mkdir build
cd build/
../configure
cd kommander
make
sudo make install
Or is there a shortcut to get the updates compiled?
Also, I poked around in the new parser, and discovered that the ability to set
a key/value pair for an array is no longer there. I checked the new docs,
and setValue is no longer there. Is the array being replaced with an indexed
only array?
Tomorrow, I'll take another stab at re-compiling the plug-ins, and updating
the svn directories.
again, thanks for the pointers
--
Dan
Finding a solution to the problem doesn't solve the problem,
Implementing the solution solves the problem.
More information about the Kommander-devel
mailing list