mainGNU Common Lisp - Support: sr #106419, "gcl" shell script do...

 
 

sr #106419: "gcl" shell script do not work

Submitter:  Miki Tebeka <tebeka>
Submitted:  Wed 25 Jun 2008 09:42:20 PM UTC
   
 
Category:  None Priority:  5 - Normal
Severity:  3 - Normal Status:  Done
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Operating System:  GNU/Linux
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 31 Aug 2014 12:50:25 PM UTC, comment #1: 

Greetings, and thanks for your report!  This is fixed in git Version_2_6_11pre, soon to be released as 2.6.11 and merged with git master.

Camm Maguire <camm>
Group administrator
Wed 25 Jun 2008 09:42:20 PM UTC, original submission:  

The file:
--- hw.lsp --
#!/usr/bin/gcl -f

(format t "hello there~%")
--- hw.lsp ---

Gives
/tmp/hw.lsp: line 3: format: command not found

However:

--- hw.lsp --
#!/usr/lib/gcl-2.6.8/unixport/saved_gcl -f

(format t "hello there~%")
--- hw.lsp --

works fine, so does /usr/bin/gcl -f /tmp/hw.lsp.

gcl 2.6.8 on Ubuntu 8.04

Miki Tebeka <tebeka>

 

(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 camm (Posted a comment)
  • -email is unavailable- added by tebeka (Submitted the item)
  •  

    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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-08-31 camm StatusNone Done
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code