Brian, When you ran make to build TPP was the environment variable JAVA_HOME defined and set to the directory where java was installed? The build process skips pepc if it thinks you don't have java installed on your system.
-Joe On Thu, Apr 19, 2012 at 9:49 AM, Brian Hampton <[email protected]> wrote: > Well, not being a programmer, I tried my dumb easy thing which was to copy > the directory tree in the TPP src for PepCView over to the > tpp/cgi-bin/PepcView and that didn't work. > > In doing that I noticed there was a src directory in the PepcView so it > apparently didn't get processed during the compilation of the TPP source. > > I will go to the sourceforge for Pepc and find out how to do it manually > then copy that into TPP and report back. > > In the mean time, if anyone can save me some time that would be very > helpful! > > Thanks, > > Brian > > > > On Thu, Apr 19, 2012 at 12:24 PM, Brian Hampton <[email protected]>wrote: > >> Hello, >> >> I am running TPP v4.5.2 on Ubuntu 10.1. I discovered that Pepc wasn't >> installed. So I found the Pepc.jar file in the src directory and >> coppied it to tpp/bin. The Pepc now runs apparently successfully via >> Petunia, but apparently the PepcViewer files are not installed so I >> can't view the results. >> >> I am not certain if the necessary files were compiled during make, or >> if they were somehow skipped during make install. Since the Pepc is >> java I am hoping that I can just copy the directory over from the src >> to tpp/cgi_bin/PepcView/ directory. >> >> Is there a way to use make install for just the Pepc files? >> >> Thanks in advance.. >> >> Brian >> >> -- >> You received this message because you are subscribed to the Google Groups >> "spctools-discuss" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/spctools-discuss?hl=en. >> >> > -- > You received this message because you are subscribed to the Google Groups > "spctools-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/spctools-discuss?hl=en. > -- You received this message because you are subscribed to the Google Groups "spctools-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spctools-discuss?hl=en.
