From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Emanuel Berg Newsgroups: gmane.emacs.help Subject: Re: Emacs and/or Lisp on Lego Mindstorms? Date: Sun, 08 Apr 2018 08:06:36 +0200 Organization: Aioe.org NNTP Server Message-ID: <86h8omdyfn.fsf@zoho.com> References: <86zi2msa5l.fsf@zoho.com> <86a7ug41b8.fsf@zoho.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1523167711 12304 195.159.176.226 (8 Apr 2018 06:08:31 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 8 Apr 2018 06:08:31 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 08 08:08:27 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1f53V4-00036W-Jb for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Apr 2018 08:08:26 +0200 Original-Received: from localhost ([::1]:55300 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f53XA-0002gb-8M for geh-help-gnu-emacs@m.gmane.org; Sun, 08 Apr 2018 02:10:36 -0400 Original-Path: usenet.stanford.edu!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: ey7daRps1n1jd+mMaOEjpw.user.gioia.aioe.org Original-X-Complaints-To: abuse@aioe.org Mail-Copies-To: never X-Notice: Filtered by postfilter v. 0.8.3 Cancel-Lock: sha1:5cNGdAwn/wpGFED2BgjiXwnFOwk= Original-Xref: usenet.stanford.edu gnu.emacs.help:222280 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.org gmane.emacs.help:116401 Archived-At: > As for the others, you seem to think this is > a platform like any other. In theory, > I suppose it is just another machine running > Debian. But in practice, it isn't, and my > experience with C shows this. OK, when I compiled the shared library on the docker image, it ended up in /usr/local/lib, and then ldconfig(8) was executed, however that wasn't available on the robot so the binary couldn't find the shared library! Rats! Instead, I manually put the lib into /usr/lib and it worked. So I retract the statement that this platform should be anything more difficult than anything else, and a UNIX expert would probably have spotted that instantly. And it does feel good I'm on the same level as the UNIX experts, only it takes a couple of extra days! Anyway I'll return to this topic when I'm ready for Lisp. Perhaps THAT will be difficult! :) -- underground experts united http://user.it.uu.se/~embe8573