From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Mon, 3 Mar 2014 20:58:51 -0600 Message-ID: From: Blake McBride To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=001a1135e1dc7a73ce04f3bf1597 Subject: [9fans] p9p on 64 bit Linux Topicbox-Message-UUID: c35fc19e-ead8-11e9-9d60-3106f5b1d025 --001a1135e1dc7a73ce04f3bf1597 Content-Type: text/plain; charset=ISO-8859-1 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 --001a1135e1dc7a73ce04f3bf1597 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Greetings,

I am trying to build p9p wit= h the latest LinuxMint on a 64 bit machine. =A0In addition to the normal st= uff, I think I had to install packages:

libxt-dev<= /div>
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 s= hared object file: No such file or directory
blake@sony-linux-laptop ~ $


<= div>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-gn= u/libX11.so.6
./x86_64-linux-gnu/libX11.so


I think it may be looking for 32 bit shared libra= ries. =A0I am not sure how things are getting built on a 64 bit environment= . =A0Your help is greatly appreciated.

Thanks.

Blake McBride

--001a1135e1dc7a73ce04f3bf1597--