Re: [xep-support] Getting XEP to Work

From: Tim Dean (tim.dean@guidant.com)
Date: Mon Apr 19 2004 - 18:54:13 PDT

  • Next message: Oliver Becker: "Re: [xep-support] Getting XEP to Work"

    Sherrod,

    You should probably pick up a basic primer book on Unix if you need to
    do any significant work on a Unix-based platform.

    Your current problem is caused by the fact that "xep.sh" is not on your
    shell's path. To run without having xep on your path, you will need to
    "cd" to the XEP directory and then type
    "./xep.sh -help"

    - Tim

    On Apr 19, 2004, at 6:48 PM, Blankner, Sherrod wrote:

    > Tim:
    > Thanks for your notes. Wonder if you know exactly what I need to input:
    > I tried the following:
    >
    > [Sherrod-Blankner:~/Sites/RenderX] sblankne% xep.sh -helptcsh: xep.sh:
    > Command not found.
    >
    > [Sherrod-Blankner:~/Sites/RenderX] sblankne% xep.shtcsh: xep.sh:
    > Command not found.
    >
    > I'm not any kind of expert on Unix or Java--mostly have only worked
    > with
    > XSL:FO in FOP. At a bit of a loss.
    > Sherrod
    >
    >
    >
    >> ----------
    >> From: Tim Dean
    >> Reply To: xep-support@renderx.com
    >> Sent: Monday, April 19, 2004 2:33 PM
    >> To: xep-support@renderx.com
    >> Subject: Re: [xep-support] Getting XEP to Work
    >>
    >> The $JAVA_HOME/lib/tools.jar file does not exist on Mac OSX, but this
    >> is not the cause of your problem.
    >>
    >> You cannot just call the XEP driver from the command line using "java
    >> .." without setting up a classpath that includes XEP JAR files.
    >>
    >> I suspect what you want is something like "xep.sh -help", which sets
    >> up
    >> the classpath for you.
    >>
    >> - Tim
    >>
    >>
    >>
    >> On Apr 19, 2004, at 2:48 PM, Blankner, Sherrod wrote:
    >>
    >>> Hello:
    >>> I'm trying to get the trial version to run on mac OSX using the unix
    >>> running
    >>> in the webserver. We're running java 1.4.2. When I run the command
    >>> java com.renderx.xep.XSLDriver -help
    >>>
    >>> I get the following message:
    >>> Exception in thread "main" java.lang.NoClassDefFoundError:
    >>> com/renderx/xep/XSLDriver
    >>>
    >>> When I look in the file XEP.sh to see what the javahome is set to, it
    >>> looks
    >>> okay, except it's referencing a file called
    >>> "$JAVA_HOME/lib/tools.jar"
    >>> There
    >>> is no tools.jar in my javahome lib folder. Does this matter?
    >>>
    >>> Can you advise?
    >>> Thanks
    >>> Sherrod Blankner
    >>>
    >>>
    >>> -------------------
    >>> (*) To unsubscribe, send a message with words 'unsubscribe
    >>> xep-support'
    >>> in the body of the message to majordomo@renderx.com from the address
    >>> you are subscribed from.
    >>> (*) By using the Service, you expressly agree to these Terms of
    >>> Service http://www.renderx.com/tos.html
    >>
    >>
    >> -------------------
    >> (*) To unsubscribe, send a message with words 'unsubscribe
    >> xep-support'
    >> in the body of the message to majordomo@renderx.com from the address
    >> you are subscribed from.
    >> (*) By using the Service, you expressly agree to these Terms of
    >> Service
    >> http://www.renderx.com/tos.html
    >>
    >>
    > -------------------
    > (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    > in the body of the message to majordomo@renderx.com from the address
    > you are subscribed from.
    > (*) By using the Service, you expressly agree to these Terms of
    > Service http://www.renderx.com/tos.html

    -------------------
    (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
    in the body of the message to majordomo@renderx.com from the address
    you are subscribed from.
    (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



    This archive was generated by hypermail 2.1.5 : Mon Apr 19 2004 - 19:05:01 PDT