You are not logged in.

#1 2004-01-06 00:02:41

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

libfakeroot - qt libs?

[...]
checking for Qt... libraries /opt/qt/lib, headers /opt/qt/include using -mt
checking if Qt compiles without flags... cat: error while loading shared libraries: libfakeroot.so.0: cannot open shared object file: No such file or directory
cat: error while loading shared libraries: libfakeroot.so.0: cannot open shared object file: No such file or directory
cat: error while loading shared libraries: libfakeroot.so.0: cannot open shared object file: No such file or directory
cat: error while loading shared libraries: libfakeroot.so.0: cannot open shared object file: No such file or directory
cat: error while loading shared libraries: libfakeroot.so.0: cannot open shared object file: No such file or directory
cat: error while loading shared libraries: libfakeroot.so.0: cannot open shared object file: No such file or directory
rm: error while loading shared libraries: libfakeroot.so.0: cannot open shared object file: No such file or directory
no

ok, after this strange thing comes quite every time i build a qt related package that checks for qt, i want to post it here ... any ideas what is wrong? libfakeroot.so.0 exists in arch in  /usr/lib/libfakeroot/libfakeroot.so.0


(building such packages is not a problem, i just wondered why this lib cannot be found on the standard configure script)


The impossible missions are the only ones which succeed.

Offline

#2 2004-01-10 19:43:14

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: libfakeroot - qt libs?

this comes up from libfakeroot not being real root which certain aspects of qt require. if you are sure that your application is built well then building as superuser is suggested for such packages.

simply put building using fakeroot is not fool proof.


AKA uknowme

I am not your friend

Offline

Board footer

Powered by FluxBB