Menu

#3 Hardcoded path

open-accepted
5
2009-05-20
2009-02-17
Anonymous
No

There were a couple files that hardcoded the path to my javascript program. They were /usr/bin/js, I think that it should use my path to find the files, as in /usr/bin/env js. The file was not in the usual place because I do not have root access on my machine. This was for spider monkey.

Discussion

  • beachcoder

    beachcoder - 2009-04-16
    • status: open --> pending-accepted
     
  • beachcoder

    beachcoder - 2009-04-16

    Ok will notice this, thanks!

    The problem is in the following files

    _boot_sm.js:#!/usr/bin/js
    js2str.js:#!/usr/bin/js
    Makefile.sm: echo "#!/usr/bin/js" >$@

     
  • beachcoder

    beachcoder - 2009-04-16
    • labels: --> Build system
    • assigned_to: nobody --> beachcoder
     
  • SourceForge Robot

    • status: pending-accepted --> closed-accepted
     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • beachcoder

    beachcoder - 2009-05-20
    • status: closed-accepted --> open-accepted
     

Log in to post a comment.