Building modules with kdelibs from installer

Paulo Moura Guedes pmouraguedes at gmail.com
Wed Jan 30 19:00:35 CET 2008


On Jan 30, 2008 5:17 PM, Ralf Habacker <ralf.habacker at freenet.de> wrote:
> Paulo Moura Guedes schrieb:
> > Emerge is not working for me out of the box  :(
> >
> > mkdir: cannot create directory `c:/kde4/tmp/qt-4.3.3.20071206/image-mingw//inclu
> > de/Qt': No such file or directory
> >
> > I could compile KLinkStatus using the aproach Ralf described. I would
> > like to provide the package for the installer; how can I do that?
> >
> The manual way to create a package is described below:
>
> 1. install the kdewin-installer package
> 2. install klinkstatus in a local directory say c:\Programme\kdewebdev
> 3. for msvc builds run the following command
>
>         kdewin-packager -name klinkstatus -root c:\Programme\kdewebdev
> -version 4.00.80 -type msvc -srcroot <root of your klinkstatus source dir>
>
> note 1: for mingw packages use -type mingw
> note 2: the version should be the version of the used kdelibs package
>
> 4. Now you should have two zip files in the current dirs
> 30.01.2008  18:14           201.909 klinkstatus-msvc-4.00.80-bin.zip
> 30.01.2008  18:14           190.672 klinkstatus-msvc-4.00.80-src.zip
>
> Upload them by ftp to download.cegit.de in the directory incoming and
> send a relating email to this list.  I will add this files to the
> package repository.

Done :)

Thanks,
Paulo



More information about the Kde-windows mailing list