You might try just downloading FOP from its website... I know this seems 'old skool' but, it includes all the libraries you need (unless you're doing PNG/SVG stuff). 0.20.5 is the stable release.

http://xmlgraphics.apache.org/fop/download.html#binary

--jason

Jago Pearce wrote:
Thanks, I'm not used to this, I thought the dependancies would be in
an FAQ or something. hmm since avalon expired tried:

http://excalibur.apache.org/download.cgi

and

http://apache.rmplc.co.uk/avalon/*/jars/

Thought that can't be right so I downloaded a zip binary and now have
fop.sh working, but no clue on how to install it. Again no docs on how
to install to my distro as far as I can see? (Ubuntu doesn't seem to
have fop and the debian package doesn't bring in
avalon-framework-cvs-20020806.jar). A lot of work to XML-ise a
CV/Resume



On 5/12/06, Jason Pettiss <[EMAIL PROTECTED]> wrote:
I use that setup (Ubuntu/JRE 1.5) and it works fine.  Looks like you've
just messed up your classpath.  FOP requires
avalon-framework-cvs-20020806.jar to be in the classpath, among other
things.

--jason

jago pearce wrote:
> I need FOP to XML my resume...
> Unfortunately I'm using Ubuntu and jre1.5.
>
> There doesn't seem to be any mention of jre1.5 in the FAQ.
>
> Offtopic: I could downgrade to jre1.4 but apt says I have 1.4 not 1.5
installed
> and I can't see a java version selecting binary.... hmm
>
>
> [EMAIL PROTECTED] ~/resume/examples> fop --help
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/avalon/framework/logger/Logger
>         at org.apache.fop.apps.Fop.main(Fop.java:60)
> [EMAIL PROTECTED] ~/resume/examples>
>
> [EMAIL PROTECTED] ~/resume/examples> java -version
> java version "1.5.0_05"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05)
> Java HotSpot(TM) Client VM (build 1.5.0_05-b05, mixed mode, sharing)
> [EMAIL PROTECTED] ~/resume/examples>
>
> [EMAIL PROTECTED]:~ # apt-get remove  j2re1.5
> Reading package lists... Done
> Building dependency tree... Done
> Package j2re1.5 is not installed, so not removed
> You might want to run `apt-get -f install' to correct these:
> The following packages have unmet dependencies:
>   fop: Depends: libavalon-framework-java (>= 4.1.2-2) but it is not
installable
>        Depends: libbatik-java (>= 1.5.1-1) but it is not installable
> E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a
> solution).
> [EMAIL PROTECTED]:~ #
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to