[gephex-user] Problem installing gephex .deb package
pierre
rep at 314r.net
Thu Nov 2 12:08:11 CET 2006
>> You can download it at
>> http://people.gephex.org/~georg/gephex-0.4.4_alpha3.tar.bz2
>>
>> With this, a simple "configure, make, make install" should work.
>>
>
> thanx, Georg,
>
> it got me a bit further, but now make crashes with this:
>
> In file included from treeview.cpp:265:
> treeview_moc.cpp:11:26: error: qapplication.h: Ingen slik fil eller filkatalog
> treeview_moc.cpp:13:34: error: private/qucomextra_p.h: Ingen slik fil eller
> filkatalog
> treeview_moc.cpp:15:2: error: #error "This file was generated using the moc
> from 3.3.7. It"
> .......
>
> looks like the qt mess is the showstopper. :(
>
> cheers
> -gisle
>
hello Gisle,
"#error "This file was generated using the moc from 3.3.7"
means you *must* have a recent verison of 'moc'.
i had similar error before to uninstall ALL the qt3-dev packages...
if not, it is an old qt3-dev package(don't remember the name exactly)
which include 'moc', who is doing the 'bad' work :
once you will have only qt4 on your system i think it will ke ok
pierre
More information about the gephex-user
mailing list