Over the past couple days I've posted several messages in this list about how
to configure the tomcat6 port to work on OS X Mountain Lion, and I thank the
respondents for their suggestions, whether public or private. But nothing has
worked to the point that I cannot merely start tomcat but also
I've been (futilely) been trying to get tomcat6 to work properly, with help
from others on this list.
But if I succeed, will I be hiting a wall? Do I understand correctly that one
cannot use Java 7 to prepare servlet classes to run under tomcat 6 -- that one
must use Java 6 instead?
I'm runni
On Mar 5, 2013, at 9:14 PM, Ian Wadham wrote:
> Call me suspicious if you will, but the problem may be something to
> do with Phonon since it switched to the GStreamer backend in the last
Yep, Michael pointed that out as well. I guess that must be it.
Scott, however, reports it works fine for him.
I've figured out, I think, how to get tomcat6 configured so that it actually
starts (under OS X 10.8.2). The trick was to copy the folder
/opt/local/share/java/tomcat6/conf to
/opt/local/share/java/tomcat6/webapps/conf.
Now if I run
sudo /opt/local/share/java/tomcat6/bin/tomcatctl start
On 06/03/2013, at 3:25 AM, Scott Webster wrote:
> I seem to recall having a sound issue a few times as well, but in
> general kdenlive works for me. I think it might have had to do with
> my output format choices? I do seem to recall some element of
> non-repeatability though. If you search the
I apologize: the problem with the setenv CATALINA_BASE command was a typo: I
put it into a file named /etc/luanchd.conf instead of /etc/launchd.conf.
I fixed that. And now CATALINA_BASE is seen in the system environment.
But still, running
sudo /opt/local/share/java/tomcat6/bin/startup.sh
do
I seem to recall having a sound issue a few times as well, but in
general kdenlive works for me. I think it might have had to do with
my output format choices? I do seem to recall some element of
non-repeatability though. If you search the web for "kdenlive no
sound" or similar, you will find th
On Mar 4, 2013, at 21:15, Joe Miller wrote:
> I'm getting an error at compile time.
I was going to ask that you file a bug report, but I see you already have:
https://trac.macports.org/ticket/38294
For the record, it builds fine for me, also on Mountain Lion.
___