[Kde-bindings] question about kimono/qyoto build
William Lahti
xfurious at gmail.com
Sun May 11 23:52:25 UTC 2008
So, you want Qyoto to be built, but it is not being built, even though
configure says it is?
You could try 'make install' from the qyoto dir.... you should see
some 'cp' commands at the end which will show you where they are being
installed. If you did not specify a prefix with '--prefix' to
configure, then it is probably being installed to /usr/local and not
/usr.
If it did go to /usr/local but you want it in /usr, then you can do
sudo make uninstall
./configure --prefix=/usr
make
sudo make install
In the off chance that you actually mean you *don't* want Qyoto, then
you would have to do './configure --help' and select the option which
disables it.
On Sat, May 10, 2008 at 4:56 PM, Nicolas Lécureuil
<neoclust.kde at gmail.com> wrote:
> On Sat, May 10, 2008 at 9:53 PM, William Lahti <xfurious at gmail.com> wrote:
> > Could you rephrase your question? From what you posted everything looks fine....
>
> sorry i can't have those files so my sentence would have been :
>
>
> i am building kdebindings, and i can't have some files to build/install
>
> like those ones :
>
>
> /usr/lib/mono/2.0
> /usr/lib/mono/2.0/qt-dotnet.dll
> /usr/lib/mono/gac
> /usr/lib/mono/gac/qt-dotnet
> /usr/lib/mono/gac/qt-dotnet/4.3.0.0__194a23ba31c08164
> /usr/lib/mono/gac/qt-dotnet/4.3.0.0__194a23ba31c08164/qt-dotnet.dll
> /usr/lib/mono/gac/qt-dotnet/4.3.0.0__194a23ba31c08164/qt-dotnet.dll.mdb
>
>
> _______________________________________________
> Kde-bindings mailing list
> Kde-bindings at kde.org
> https://mail.kde.org/mailman/listinfo/kde-bindings
>
--
fury
long name: William Lahti
handle :: fury
freenode :: xfury
blog :: http://xfurious.blogspot.com/
More information about the Kde-bindings
mailing list