[kde-edu]: KTouch : build and install issues

Albert Astals Cid aacid at kde.org
Sun Jun 26 17:39:53 CEST 2005


A Diumenge 26 Juny 2005 17:19, Andreas Nicolai va escriure:
> Hi there,
>
> I have two questions to get KTouch (build and install) right for the next
> release.
>
> 1. On my Suse 9.1 System, KTouch is installed in the K menu as normal
> 'Application' and does not appear within the Edutainment section. In the
> desktop link I have the entry Categories=Qt;KDE;Education;
> so it should at least appear within the Edutainment section. Or where do I
> control the placement of the link within the K menu?
>
>
> 2. (this applies to Kalzium and KStars as well) When I build KTouch alone
> and libkdeedu is not yet _installed_ I cannot build KTouch successfully. Is
> there any way to specify and installed libkdeedu as dependency for KTouch
> (and other programs using the plotwidget)?

That's because people never learn that you can not use -lfoo when foo is in 
the same module as your program because foo is not installed the first time 
you do make in the module.

You can only use -lbar with libraries that are in other modules (namely 
kdelibs) that you can assume that they have been installed previously.

I've fixed this now in ktouch, kstars and kalzium.

Albert

>
>
> Any ideas?
>
> Andreas
> _______________________________________________
> kde-edu mailing list
> kde-edu at mail.kde.org
> https://mail.kde.org/mailman/listinfo/kde-edu

		
______________________________________________ 
Renovamos el Correo Yahoo! 
Nuevos servicios, más seguridad 
http://correo.yahoo.es


More information about the kde-edu mailing list