Git Product home page Git Product logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
Can you attach the log file here please?

Original comment by [email protected] on 22 Mar 2010 at 1:07

from flex-compiler-shell-daemon.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
I also had this issue, and I resolved it by defining the FLEX_HOME environment
variable.  In bash, here is one way to do that:

export FLEX_HOME="path_to_flex"

I put it into my .profile so the variable will always be defined.

As for a fix, it would probably be good to have a warning if the FLEX_HOME 
variable
is empty.

Original comment by [email protected] on 7 Apr 2010 at 11:07

from flex-compiler-shell-daemon.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
On another system, my little fix didn't work right away, and .profile was not 
sourced
for some reason, so it may be better to put the variable definition into 
/etc/environment

I discovered that on this second system, the path to FLEX_HOME had a symlink in
there, and that caused the fault as above.  When I changed the path to the 
direct
path without the symlink, everything worked fine.

I'll attach logs for when it is working and when it is not.  I just start fcshd
without a command, so it defaults to the help command.  I have also tested it 
with
compilation commands, so I know it works.

Original comment by [email protected] on 8 Apr 2010 at 3:41

Attachments:

from flex-compiler-shell-daemon.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024
Fixed in r6 by checking that FLEX_HOME is set.

Original comment by [email protected] on 17 Apr 2010 at 6:29

from flex-compiler-shell-daemon.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 26, 2024

Original comment by [email protected] on 17 Apr 2010 at 6:29

  • Changed state: Fixed

from flex-compiler-shell-daemon.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.