GithubHelp home page GithubHelp logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 17, 2024
I got the same issue with ArchLinux, but instead of linking I patched the 
lib/constants.py file with good values 
for my distro, changing the following variables:
NXDIR
XSESSION
NXAGENT_PKGNAME
NXAGENT_VERSION_COMMAND

I don't know if it's really a bug anyway.

Attached is the patch I use for my distro.

Original comment by [email protected] on 8 Jul 2009 at 9:39

Attachments:

from neatx.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 17, 2024
Good point, NXDIR should really be configurable. In terms of distro-specific 
stuff,
that should probably be done as part of packaging, which we don't provide at 
the moment.

Original comment by kormat on 9 Jul 2009 at 6:40

from neatx.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 17, 2024
I have noticed NXDIR is not used accept for figuring out where is nxagent.
For ubuntu intrepid, with nxclient's deb installation I changed
NXAGENT = "/usr/bin/nxagent"
to make it work.

Original comment by [email protected] on 13 Jul 2009 at 6:39

from neatx.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 17, 2024
nxagent should be in the path shouldn't it? that means you should just be able 
to 
put:
NXAGENT = "nxagent"

and be done with it.

Original comment by [email protected] on 14 Jul 2009 at 5:25

from neatx.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 17, 2024
@dragonfyre13, indeed, that works too if nxagent is in your path.

Original comment by kormat on 14 Jul 2009 at 6:36

from neatx.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 17, 2024
Sent a patch out for review to change NXDIR to /usr/bin, which will fix this 
for most 
people.

Original comment by kormat on 20 Jul 2009 at 5:11

from neatx.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 17, 2024
Patch submitted

Original comment by kormat on 20 Jul 2009 at 8:24

  • Changed state: Fixed

from neatx.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 17, 2024
Issue 11 has been merged into this issue.

Original comment by kormat on 20 Jul 2009 at 8:24

from neatx.

Related Issues (20)

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.