On Thu, 19 Feb 2004, Benjamin Reed wrote:

> Viv Kendon wrote:
>
> > I have Jaguar installed, 10.2.8, and I have Apples X11 beta
> > 3 installed on both machines.  I did not know that Apples
> > X11 beta installed stuff outside of X11R6, /etc/X11,
> > fonts..., and /Applications/X11...

I should add that I have Xfree86 4.4 RC2 installed from
binaries on top of X11 beta 3 (I didn't remove apples X11
beta 3, but even if I had tried to I would not have gone
after libXplugin, I don't touch /usr/lib, I wouldn't have
even known to look there...).

>
> Oop!  Ok, didn't know this was Jaguar.
>
> Umm, libXplugin comes with apple's x11, but I cant think of anything
> you're compiling from fink that should depend on it directly.

Well, qt3.2.3-13 certainly linked against it when I
installed it in my TiBook (where it is present).  I tried
moving the debs over to my G4, whereupon they installed
just fine, but, when I tried to compile gaiw (the original
reason for installing qt3) I got immediately after
untarring:

qmake -after
"exec.path=/sw/src/root-gaiw-0.2.0pre1-12/sw/bin/"
"doc.path=/sw/src/root-gaiw-0.2.0pre1-12/sw/share/doc/gaiw"
"auxiliary.path=/sw/src/root-gaiw-0.2.0pre1-12/sw/share/gaiw"
gaiw.pro
make clean
rm -f .obj/moc_MainDialog.o .obj/moc_plotloaddialog.o
rm -f .moc/moc_MainDialog.cpp .moc/moc_plotloaddialog.cpp
rm -f .ui/MainDialog.cpp .ui/plotloaddialog.cpp
.ui/MainDialog.h .ui/plotloaddialog.h
rm -f .obj/main.o .obj/columnbreak.o .obj/MainDialog.o
.obj/plotloaddialog.o .obj/qmake_image_collection.o
rm -f .ui/qmake_image_collection.cpp
rm -f *~ core *.core
make
/sw/bin/uic MainDialog.ui -o .ui/MainDialog.h
dyld: /sw/bin/uic can't open library:
/usr/lib/libXplugin.1.dylib  (No such file or directory,
errno = 2)
make: *** [.ui/MainDialog.h] Trace/BPT trap
### execution of make failed, exit code 2
Failed: compiling gaiw-0.2.0pre1-12 failed

SO...I copied /usr/lib/libXplugin.1.0.dylib over from my
TiBook and added the two symlinks to
/usr/lib/libXplugin.1.dylib and /usr/lib/libXplugin.dylib
and the compile of gaiw went just fine (it has problems when
I use it, but that was the point, to test it...)

Oh well, file system rot...

-- Viv
------------------------------------------------
Dr Viv Kendon                [EMAIL PROTECTED]
QOLS                          tel: 020 7594 7746
Blackett Laboratory      Imperial College London


-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to