Re: [F-Script-talk] fscript command line errors
Brought to you by:
pmougin
From: Andrew W. <wei...@wi...> - 2008-07-27 16:22:19
|
Mark, First, make sure that you are using compatible versions of the FScript framework and fscript command-line tool. If you are using version 2 of one, you must use version 2 of the other. Also, move the FScript framework out of your home directry and into /Library/Frameworks, as that is where the command-line tool expects it to be found. Andrew On Jul 27, 2008, at 9:00 AM, Mark Carter wrote: > I try to run the fscript command line tool, but I get > > > picasso:~ mcarter$ fscript > dyld: Library not loaded: @executable_path/../Frameworks/ > FScript.framework/Versions/A/FScript > Referenced from: /usr/bin/fscript > Reason: no suitable image found. Did find: > /Users/mcarter/Library/Frameworks/FScript.framework/Versions/A/ > FScript: no matching architecture in universal wrapper > /Library/Frameworks/FScript.framework/Versions/A/FScript: no matching > architecture in universal wrapper > Trace/BPT trap > > > Any ideas what the problem is? > > I have tried to build fscript from source, but I get linking errors. > > The problem is, without support for the command line, I think F-script > has limited appeal. > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > F-Script-talk mailing list > F-S...@li... > https://lists.sourceforge.net/lists/listinfo/f-script-talk Andrew Weinrich wei...@wi... http://www.cs.wisc.edu/~weinrich |