lwl on x86_64?
Should I expect LWL to run on a 64-bit linux? (It didn't in my case, so I downgraded to a 32-bit linux running on a 64-bit machine - just checking that this is the correct solution). thanx pt
Should I expect LWL to run on a 64-bit linux? (It didn't in my case, so I downgraded to a 32-bit linux running on a 64-bit machine - just checking that this is the correct solution). thanx pt
Paul Tarvydas wrote: >Should I expect LWL to run on a 64-bit linux? > >(It didn't in my case, so I downgraded to a 32-bit linux running on a 64-bit >machine - just checking that this is the correct solution). > >thanx >pt > > > I'm running LWL on a 64bit SUSE10, with no problems whatsoever. -Klaus.
Unable to parse email body. Email id is 5247
Martin Simmons <martin@lispworks.com> writes: >>>>>> On Mon, 23 Jan 2006 18:13:23 -0500, Paul Tarvydas <tarvydas@allstream.net> said: > > Paul> Should I expect LWL to run on a 64-bit linux? > > Paul> (It didn't in my case, so I downgraded to a 32-bit linux running on a 64-bit > Paul> machine - just checking that this is the correct solution). > > Which 64-bit distro was this? LispWorks runs fine on distros that have 32-bit > compatibility libraries, for example Fedora Core 3. Well it seems that the X server from Xorg? is not very liked with LispWorks. I got a zillion of bugs using it and LW is getting flaky (I doubt it's Lispworks, seems really to be the xorg server. Just an example Open a class browser and I'm not able ot get rid of them again: Here are just a few messages: XT-LIBRARY:XT-APP-PROCESS-EVENT <- XT-LIBRARY::PROCESS-EVENTS <- XT-INTERNALS:EVENT-MAIN-LOOP <- XT-LIBRARY::EVENT-LOOP-TOP-LEVEL <- (SUBFUNCTION MP::PROCESS-SG-FUNCTION MP::INITIALIZE-PROCESS-STACK) <- SYSTEM::%%FIRST-CALL-TO-STACK Warning: Restart event loop level 1. Warning: (Xt Warning) Name: class-browser Class: TopLevelShell ../../../lib/Xm-2.1/RowColumn.c(3561):_XmMenuFocus() - XmMENU_FOCUS_RESTORE window is not viewable Warning: (Xt Warning) Name: class-browser Class: TopLevelShell ../../../lib/Xm-2.1/RowColumn.c(3561):_XmMenuFocus() - XmMENU_FOCUS_RESTORE window is not viewable Warning: (Xt Warning) Name: class-browser Class: TopLevelShell ../../../lib/Xm-2.1/RowColumn.c(3561):_XmMenuFocus() - XmMENU_FOCUS_RESTORE window is not viewable Well I see the window very well but it still stick on the Desktop, That does not happen always.... .... Regards Friedrich
Paul Tarvydas <tarvydas@allstream.net> writes: > When I tried to start Lispworks, it did appear to do a few things and then > dropped into the debugger, complaining that some X library was missing. > Maybe I should poke around some more... Would that be libXm.so? LW needs motif! -- (espen)
Paul Tarvydas <tarvydas@allstream.net> writes: > Yes, thank you! The mandriva 64-bit linux distro was simply missing motif. > It was included in the 32-bit distro's, so I'd forgotten about this issue > over time. I installed the (32-bit) lesstif from the cd and am running lwl > under the 64-bit o/s. Great! I think openmotif works a little better with LW than with lesstif, though, but YMMV. -- (espen)