[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-edu-devel
Subject:    Re: [kde-edu-devel] a new app for kde-edu?
From:       Dominique Devriese <fritmebufstek () pandora ! be>
Date:       2002-01-30 13:14:07
[Download RAW message or body]

Sebastian Stein wrote:

> Hi folks,
> 
[...]
> Until now the program has a text interface, which works pretty well. Today I
> have started to code the Qt GUI. But at the moment the app doesn't compile on
> my Linux box. It must be an autoconf/automake problem, because the source
> compiles on MS Windows without any warnings. Maybe you could check the
> program and help me fixing this bug.
> 
> If the program compiles you can start the "full featured" text interface with:
> 
> bruch -t or bruch --text
> 
> Ok, good night
> 
> Steinchen

hi, i've fixed the compilation error in your program, what i did was:

domi: ~/downloads> tar -xzf bruch-0.15.tar.gz
domi: ~/downloads> cd bruch-0.15
domi: ~/downloads/bruch-0.15> cp ../source/kdeutils-2.2.2/Makefile.cvs .
domi: ~/downloads/bruch-0.15/bruch2> vim Makefile.am
domi: ~/downloads/bruch-0.15/bruch2> cat Makefile.am
[...]
METASOURCES = AUTO ###### ---> changed this from test_METASOURCES = AUTO
[...]
domi: ~/downloads/bruch-0.15/bruch2> cd ..
domi: ~/downloads/bruch-0.15> make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution

*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set the
    environment variable M4 to something including "--nesting-limit=500"
*** Creating aclocal.m4
*** Creating configure
*** Creating config.h template
*** Creating Makefile templates
*** Postprocessing Makefile templates
*** Creating date/time stamp
*** Finished
    Don't forget to run ./configure
    If you haven't done so in a while, run ./configure --help
domi: ~/downloads/bruch-0.15> ./configure
[...]
domi: ~/downloads/bruch-0.15> make
[...]
domi: ~/downloads/bruch-0.15> bruch2/bruch

(explanation:
in kde, you're supposed to copy the admin-directory and the Makefile.cvs into 
the main source directory of your program, you seem to have only added the 
directory
next: the METASOURCES thing, seems to work that way, don't know more about it :)

the program didn't seem to do much, though..., i got five buttons, and only the 
exit button worked :)
anyway, good luck with your program
domi
_______________________________________________
kde-edu-devel mailing list
kde-edu-devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/kde-edu-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic