[Kexi] [Bug 244420] Kexi mdb import crashes when transferring data to target

Jaroslaw Staniek staniek at kde.org
Mon Jul 19 12:25:46 CEST 2010


On 19 July 2010 10:34, Steve Dowe <sd at onecool.com> wrote:
> On 19/07/10 08:31, Jaroslaw Staniek wrote:
>>> Ok, I think I'm going to download the development branch of KOffice and
>>> compile from that.  I'm going from instructions on the Wiki:
>>> http://wiki.koffice.org/index.php?title=Building/Building_KOffice
>>>
>>> Will your fix be included in this?
>>
>> Yes, thanks.
>>
>> PS: please use kexi at kde.org so everyone can benefit from the info.
>
> Sorry, I didn't mean to exclude the list.
>
> I'm having one problem building koffice from source.  I've followed the
> instructions on the wiki, but when I type
>
> # cmake -DCMAKE_INSTALL_PREFIX=$HOME/kde4/inst $HOME/kde4/src
> -DCMAKE_BUILD_TYPE=RelWithDebInfo
>
> I get
>
> CMake Error: The source directory "/home/kde-devel/kde4/src" does not
> appear to contain CMakeLists.txt.
> Specify --help for usage, or press the help button on the CMake GUI.

Sorry, there are bugs on the page. I hope I fixed them now.
The thing is that the command should be:

cmake -DCMAKE_INSTALL_PREFIX=$HOME/kde4/inst $HOME/kde4/src/koffice
-DCMAKE_BUILD_TYPE=RelWithDebInfo

(the directory with source code is $HOME/kde4/src/koffice, not $HOME/kde4/src)

Also added "cd $HOME/kde4/src" lines to the instructions.

-- 
regards / pozdrawiam, Jaroslaw Staniek
 http://www.linkedin.com/in/jstaniek
 Kexi & KOffice (http://www.kexi-project.org, http://www.koffice.org)
 KDE Software Development Platform on MS Windows (http://windows.kde.org)


More information about the Kexi mailing list