List Info

Thread: kde header files




kde header files
user name
2006-04-27 08:59:51
Trying to install oooqs by rpm to integrate with kde but get
this error:

<snip>
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed.
This will fail.
So, check this please and use another prefix!
</snip>

Using version 3.2.2 on Mandriva10.2

Any suggestions ? I done one search for " install kde
header files " but 
obviously I'm attacking this the wrong way.

-- 
Newbie Seeking USER_FUNCTIONALITY always!

Regards

SnapafunFrank

Big or small, a challenge requires the same commitment to
resolve.
Registered Linux User # 324213  [ http://counter.li.org/ ]

___________________________________________________
This message is from the kde-linux mailing list.
Account management:  http
s://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.h
tml.
kde header files
user name
2006-04-27 09:46:12
Le 27/04/06, SnapafunFrank <Franksnapafun.co.nz> a écrit
:

> Trying to install oooqs by rpm to integrate with kde
but get this
> error:

You mean, you try to compile oooqs ?

> 
> <snip>
> checking for KDE... configure: error:
> in the prefix, you've chosen, are no KDE headers
installed. This will
> fail. So, check this please and use another prefix!
> </snip>
> 
> Using version 3.2.2 on Mandriva10.2
> 
> Any suggestions ? I done one search for " install
kde header files "
> but obviously I'm attacking this the wrong way.
> 

Try to install those packages :
libkdecore4-devel
libkdebase4-devel
(I don't know if you need both)


-- 
Christophe Gaubert
http://ch4tn01r.free.fr/
blog
Participez à la liste Avis de citoyens :
ht
tp://fr.groups.yahoo.com/group/Avis_de_citoyens/

___________________________________________________
This message is from the kde-linux mailing list.
Account management:  http
s://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.h
tml.
kde header files
user name
2006-04-28 12:10:46
Christophe Gaubert wrote:
> Le 27/04/06, SnapafunFrank <Franksnapafun.co.nz> a écrit :
>
>   
>> Trying to install oooqs by rpm to integrate with
kde but get this
>> error:
>>     
>
> You mean, you try to compile oooqs ?
>
>   
>> <snip>
>> checking for KDE... configure: error:
>> in the prefix, you've chosen, are no KDE headers
installed. This will
>> fail. So, check this please and use another prefix!
>> </snip>
>>
>> Using version 3.2.2 on Mandriva10.2
>>
>> Any suggestions ? I done one search for "
install kde header files "
>> but obviously I'm attacking this the wrong way.
>>
>>     
>
> Try to install those packages :
> libkdecore4-devel
> libkdebase4-devel
> (I don't know if you need both)
>
>
>   
Thanks for that: got past that point with libkdecore and
continued on to 
make install but got this right at the end ::

[rootsnapafun oooqs2-1.0]# make install
Makefile:851: warning: overriding commands for target
`clean-bcheck'
Makefile:814: warning: ignoring old commands for target
`clean-bcheck'
Makefile:856: warning: overriding commands for target
`bcheck-am'
Makefile:819: warning: ignoring old commands for target
`bcheck-am'
Making install in doc
make[1]: Entering directory 
`/mnt/storage/OpenOffice2/Quickstarter2/oooqs2-1.0/doc'
Making install in .
make[2]: Entering directory 
`/mnt/storage/OpenOffice2/Quickstarter2/oooqs2-1.0/doc'
make[3]: Entering directory 
`/mnt/storage/OpenOffice2/Quickstarter2/oooqs2-1.0/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory 
`/mnt/storage/OpenOffice2/Quickstarter2/oooqs2-1.0/doc'
make[2]: Leaving directory 
`/mnt/storage/OpenOffice2/Quickstarter2/oooqs2-1.0/doc'
Making install in en
make[2]: Entering directory 
`/mnt/storage/OpenOffice2/Quickstarter2/oooqs2-1.0/doc/en'
make[3]: Entering directory 
`/mnt/storage/OpenOffice2/Quickstarter2/oooqs2-1.0/doc/en'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../admin/mkinstalldirs
/usr/share/doc/HTML/en/oooqs2
/usr/bin/install -c -m 644 index.docbook 
/usr/share/doc/HTML/en/oooqs2/index.docbook
/bin/sh ../../admin/mkinstalldirs
/usr/share/doc/HTML/en/oooqs2
/usr/bin/install -c -m 644 index.cache.bz2
/usr/share/doc/HTML/en/oooqs2/
rm -f /usr/share/doc/HTML/en/oooqs2/common
cp -p /usr/share/doc/HTML/en/common
/usr/share/doc/HTML/en/oooqs2/common
cp: omitting directory `/usr/share/doc/HTML/en/common'
make[3]: *** [install-docs] Error 1
make[3]: Leaving directory 
`/mnt/storage/OpenOffice2/Quickstarter2/oooqs2-1.0/doc/en'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory 
`/mnt/storage/OpenOffice2/Quickstarter2/oooqs2-1.0/doc/en'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory 
`/mnt/storage/OpenOffice2/Quickstarter2/oooqs2-1.0/doc'
make: *** [install-recursive] Error 1

Don't understand this ~ to me it refers to documents ????

However, when I issue the oooqs2 command ~

[franksnapafun oooqs2-1.0]$ oooqs2
bash: oooqs2: command not found
 So I guess I'm still not there yet.

Any further ideas ?

-- 
Newbie Seeking USER_FUNCTIONALITY always!

Regards

SnapafunFrank

Big or small, a challenge requires the same commitment to
resolve.
Registered Linux User # 324213  [ http://counter.li.org/ ]

___________________________________________________
This message is from the kde-linux mailing list.
Account management:  http
s://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.h
tml.
kde header files
user name
2006-04-28 14:36:24
Le 29/04/06, SnapafunFrank <Franksnapafun.co.nz> a écrit
:
 
> However, when I issue the oooqs2 command ~
> 
> [franksnapafun oooqs2-1.0]$ oooqs2
> bash: oooqs2: command not found
>  So I guess I'm still not there yet.
> 
> Any further ideas ?
> 

I don't uderstand what is the problem here, sorry. But do
you really
need to compile oooqs ? I see there is an rpm (oooqs 2.0.3)
on the
media "main".


-- 
Christophe Gaubert
http://ch4tn01r.free.fr/
blog
Participez à la liste Avis de citoyens :
ht
tp://fr.groups.yahoo.com/group/Avis_de_citoyens/

___________________________________________________
This message is from the kde-linux mailing list.
Account management:  http
s://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.h
tml.
kde header files
user name
2006-04-29 04:13:10
Christophe Gaubert wrote:
> Le 29/04/06, SnapafunFrank <Franksnapafun.co.nz> a écrit :
>  
>   
>> However, when I issue the oooqs2 command ~
>>
>> [franksnapafun oooqs2-1.0]$ oooqs2
>> bash: oooqs2: command not found
>>  So I guess I'm still not there yet.
>>
>> Any further ideas ?
>>
>>     
>
> I don't uderstand what is the problem here, sorry. But
do you really
> need to compile oooqs ? I see there is an rpm (oooqs
2.0.3) on the
> media "main".
>
>
>   
Apparently, 2.0.3 is not compatable with OOo2.0.2 whereas
2-1.0 is 
completely rewritten and the 'best yet'.

Thanks for hanging in there, I'll keep reading what I find
online and 
maybe discover the answer or I may have to update kde to 3.5
~ though 
except for this problem I'm not sure if I need that hassle
whilst still 
running Mandriva10.2 which until now hasn't given me any
problems. Pity 
really, because my WinXP mates and staff love the
Quickstarter2 I 
install on that system.

-- 
Newbie Seeking USER_FUNCTIONALITY always!
Regards
SnapafunFrank
Big or small, a challenge requires the same commitment to
resolve.
Registered Linux User # 324213  [ http://counter.li.org/ ]

___________________________________________________
This message is from the kde-linux mailing list.
Account management:  http
s://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.h
tml.
kde header files
user name
2006-04-29 09:52:28
Le 29/04/06, SnapafunFrank <Franksnapafun.co.nz> a écrit
:

> [rootsnapafun oooqs2-1.0]# make install
>(...)
> rm -f /usr/share/doc/HTML/en/oooqs2/common 
> cp
> -p /usr/share/doc/HTML/en/common
/usr/share/doc/HTML/en/oooqs2/common
> cp: omitting directory `/usr/share/doc/HTML/en/common'
make[3]: ***
> [install-docs] Error 1 make[3]: Leaving directory
>
`/mnt/storage/OpenOffice2/Quickstarter2/oooqs2-1.0/doc/en'
make[2]:
> *** [install-am] Error 2 make[2]: Leaving directory 

I have just tried to compile it (Mandriva 2006) and I have
no problem.
I see there is a difference in the "make
install" : instead of the "cp
-p /usr/share...", this is an "ln -s".
Maybe, you should try to
download it again...
  

-- 
Christophe Gaubert
http://ch4tn01r.free.fr/
blog
Participez à la liste Avis de citoyens :
ht
tp://fr.groups.yahoo.com/group/Avis_de_citoyens/

___________________________________________________
This message is from the kde-linux mailing list.
Account management:  http
s://mail.kde.org/mailman/listinfo/kde-linux.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.h
tml.
[1-6]

about | contact  Other archives ( Real Estate discussion Medical topics )