just to be sure...
if I have this set up :
• qt3 (3.2.2-11) compiled from source
• bundle-kde (3.1.4-11) from binaries
• .xinitrc file in my home directory (i.e. : ~ ) containing this (because i use apple X11):
source /sw/bin/init.sh export KDEWM=kwin /sw/bin/startkde >/tmp/kde.log 2>&1
should I be able to run kde apps. (?)
all I have for now is this weird window in the upper left corner of my screen with a button "okay" (the /tmp/kde.log outputs "startkde: Could not start kdeinit. Check your installation." in Console.app in the same time)
and then if I : File>Terminal in X11.app, I get a terminal (also in upper left corner) with no *window border*, i mean i can't move the window nor close it, and thus forced to quit X11.app to have it disappear.
am I missing something here?
thanks
-- raphael Le 10 janv. 04, à 14:16, Benjamin Reed a écrit :
Raphael Julliard wrote:
i had the same issue (/sw/lib/libqt-mt.3.dylib undefined reference to _FT_Access_Frame expected to be defined in /usr/X11R6/lib/...) when it use to try to launch ktouch before installing bundle-kde-ssl.
--> the question is : do i have to install the whole bundle-kde FROM SOURCE (i.e self compiled), or is there another workaround ?
You should only need to build qt3 from source. Or, there is a workaround, you can use the unofficial binary distribution from http://fink.opendarwin.org/ that Rob Braun set up.
-- Benjamin Reed a.k.a. Ranger Rick -- http://ranger.befunk.com/ gpg: 6401 D02A A35F 55E9 D7DD 71C5 52EF A366 D3F6 65FE "You CAN'T clean the toilet, Neil, it'll lose all it's character!" -- Vyvyan
------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
