[kepler-users] problems with ptolemy svn
Derik Barseghian
barseghian at nceas.ucsb.edu
Wed Feb 1 10:58:54 PST 2012
Hi,
ptolemy-kepler-2.3 has iText.jar. It's located here: ptolemy-kepler-2.3/src/vendors/misc/itext/iText.jar
When trying to use the wrong build-area (trunk) with kepler-2.3, one gets those pdf errors.
To launch kepler-2.3, you must use build-area-2.3. Please follow the instructions in the "To work off the kepler-2.3 branch:" here:
https://kepler-project.org/developers/teams/build/systems/build-system/extension-build-system
Please let us know if you find places in our documentation that don't make it clear you need to use this different build-area. I hope that in the future we will not require different versions of build-area, but for now you must be careful to use the right one.
Derik
On Feb 1, 2012, at 1:08 AM, Tomasz Żok wrote:
> The missing jar is here:
> svn://source.eecs.berkeley.edu/chess/ptII/trunk/vendors/misc/itext/iText.jar
>
> And in the directory hierarchy of Kepler it lies here for me:
> ptolemy/src/vendors/misc/itext/iText.jar
>
> This is for Kepler trunk version where I use Ptolemy HEAD revision. So if I
> have the file here, then it must have been missed in transition to 2.3 branch.
>
> Best regards,
> Tomek
>
>
> On 02/01/12 at 09:58am, Vincenzo Forchi wrote:
>> On 2/1/2012 9:11 AM, Vincenzo Forchi wrote:
>>> I did that too: when the download hanged I stopped it, I removed the
>>> ptolemy-kepler-2.3/src directory and downloaded it manually, but then
>>> I'm not able to compile it, because I get some errors on some pdf classes.
>> more specifically:
>>
>> ant force-ptolemy compile
>> Buildfile: /diskb/scratch/vforchi/sw/reflex/build-area/build.xml
>>
>> force-ptolemy:
>>
>> compile:
>> [echo] Note that you may need to run "ant force-ptolemy
>> compile" to compile ptolemy.
>> [compile] Compiling ptolemy-kepler-2.3...
>> [compile] Compiling 2750 source files to
>> /diskb/scratch/vforchi/sw/reflex/ptolemy-kepler-2.3/target/classes
>> [compile] /diskb/scratch/vforchi/sw/reflex/ptolemy-kepler-2.3/src/ptolemy/media/AudioViewer.java:49:
>> warning: sun.audio.AudioPlayer is Sun proprietary API and may be
>> removed in a future release
>> [compile] import sun.audio.AudioPlayer;
>> [compile] ^
>> [compile] /diskb/scratch/vforchi/sw/reflex/ptolemy-kepler-2.3/src/ptolemy/vergil/basic/itextpdf/ExportPDFAction.java:50:
>> package com.itextpdf.text does not exist
>> [compile] import com.itextpdf.text.Document;
>> [compile] ^
>> [compile] /diskb/scratch/vforchi/sw/reflex/ptolemy-kepler-2.3/src/ptolemy/vergil/basic/itextpdf/ExportPDFAction.java:51:
>> package com.itextpdf.text does not exist
>> [compile] import com.itextpdf.text.Rectangle;
>> [compile] ^
>> [compile] /diskb/scratch/vforchi/sw/reflex/ptolemy-kepler-2.3/src/ptolemy/vergil/basic/itextpdf/ExportPDFAction.java:52:
>> package com.itextpdf.text.pdf does not exist
>> [compile] import com.itextpdf.text.pdf.PdfContentByte;
>> [compile] ^
>> [compile] /diskb/scratch/vforchi/sw/reflex/ptolemy-kepler-2.3/src/ptolemy/vergil/basic/itextpdf/ExportPDFAction.java:53:
>> package com.itextpdf.text.pdf does not exist
>> [compile] import com.itextpdf.text.pdf.PdfTemplate;
>> [compile] ^
>> [compile] /diskb/scratch/vforchi/sw/reflex/ptolemy-kepler-2.3/src/ptolemy/vergil/basic/itextpdf/ExportPDFAction.java:54:
>> package com.itextpdf.text.pdf does not exist
>> [compile] import com.itextpdf.text.pdf.PdfWriter;
>> [compile] ^
>>
>> Cheers,
>> Vincenzo
>>
>>
>> --
>> Vincenzo Forchi European Southern Observatory
>> Karl-Schwarzschild-Strasse 2, D-85748 Garching bei Muenchen, Germany.
>> Email: vforchi at eso.org Tel: +49 89 32006136 Fax: +49 89 3202362
>> _______________________________________________
>> Kepler-users mailing list
>> Kepler-users at kepler-project.org
>> http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users
>
> --
> Tomasz Zok
> Poznan Supercomputing and Networking Center
> ul. Noskowskiego 10, 61-704 Poznan, POLAND
> http://www.man.poznan.pl
> _______________________________________________
> Kepler-users mailing list
> Kepler-users at kepler-project.org
> http://lists.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users
More information about the Kepler-users
mailing list