9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] p9p on 64 bit Linux
@ 2014-03-04  2:58 Blake McBride
  2014-03-04  8:55 ` Alexander Sychev
  2014-03-04  9:11 ` Charles Forsyth
  0 siblings, 2 replies; 5+ messages in thread
From: Blake McBride @ 2014-03-04  2:58 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 879 bytes --]

Greetings,

I am trying to build p9p with the latest LinuxMint on a 64 bit machine.  In
addition to the normal stuff, I think I had to install packages:

libxt-dev
libxext-dev

It built fine, but what I run it I get:

blake@sony-linux-laptop ~ $ acme
acme: error while loading shared libraries: libX11.so.6: cannot open shared
object file: No such file or directory
blake@sony-linux-laptop ~ $


I have:

blake@sony-linux-laptop /usr/lib $ find . -name 'libX11*'
./x86_64-linux-gnu/libX11-xcb.so.1.0.0
./x86_64-linux-gnu/libX11.a
./x86_64-linux-gnu/libX11.so.6.3.0
./x86_64-linux-gnu/libX11-xcb.so.1
./x86_64-linux-gnu/libX11.so.6
./x86_64-linux-gnu/libX11.so


I think it may be looking for 32 bit shared libraries.  I am not sure how
things are getting built on a 64 bit environment.  Your help is greatly
appreciated.

Thanks.

Blake McBride

[-- Attachment #2: Type: text/html, Size: 1256 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-03-04  9:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-04  2:58 [9fans] p9p on 64 bit Linux Blake McBride
2014-03-04  8:55 ` Alexander Sychev
2014-03-04  9:11 ` Charles Forsyth
2014-03-04  9:18   ` tuchalia
2014-03-04  9:48     ` David du Colombier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).