bugFemlisp - Bugs: bug #13139, Installation documentation errors

 
 

bug #13139: Installation documentation errors

Submitter:  None
Submitted:  Fri 20 May 2005 06:53:57 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  neuss
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 11 Sep 2018 08:55:05 AM UTC, comment #1: 

Sorry, I thought I would get mail notification for bug reports.  So your bug report took me a record time of more than 13 years to notice it.  In the meantime the installation documentation was changed quite a lot (installation is a lot easier now thanks to Quicklisp), so this does not apply anymore.

But thank you anyway,
Nicolas

Nicolas Neuss <neuss>
Group administrator
Fri 20 May 2005 06:53:57 PM UTC, original submission:  

Sec. 2.2.1
In order to
  make triangle
it is necessary to install some packages:
  apt-get install x-dev libx11-dev

Sec. 2.3.10
(add-to-list femlisp-root load-path)
is the wrong syntax for add-to-list, should be
(add-to-list 'load-path femlisp-root)
although this step seems unnecessary, as the following step in the instructions add-to-lisp on the actual elisp directory, which is the relevant thing.

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by neuss
  • -email is unavailable- added by neuss (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-09-11 neuss StatusNone Fixed
        Assigned toNone neuss
        Carbon-Copy- Added neuss

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code