C/C++ projects don't work for suse 7.2, suse7.3 and upcoming kdevelop 2.0.2

Thorsten Schnebeck thorsten.schnebeck at gmx.net
Mon Nov 5 23:42:03 GMT 2001


Am 5.11.2001 21:05 schrieben Sie:
> Hi Walter,
>
> today I tested the new templates and it works pretty good. I already
> "ported" some of my old projects to the new build system.
>
> Thank you for your effort :-)
> eva
>
Hmm, I test the standard-KDE2 template and have some trouble:

can not open file "entries.8364438" in your local app-data-dir:
No such file or directory at 
/opt/kde2/share/apps/kdevelop/tools/processes.pl line 24.
can not open file "entries.8364438" in your local app-data-dir:
No such file or directory at 
/opt/kde2/share/apps/kdevelop/tools/processesend.pl line 12.

Looking in the Perl-script I find:

$templatedir = "/opt/kde2/share/apps/kdevelop/templates";
$kde_icondir = "/opt/kde2/share/icons";
my $entriesfilename= shift || "entries";
my %changings;
my $homedirectory = $ENV{KDEHOME};
$homedirectory = "$ENV{HOME}/.kde2"    if (!$homedirectory);

Ok, I dont have any ~/.kde2  folder - my kdehomedir is (*hint hint*)
$> kde-config  --localprefix
/home/schnebeck/.kde/

Are these Perl scripts static (handmade) or generated?

Bye

  Thorsten

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list