ffmpeg with libavfilter

2011-03-24 Thread Jon Keane
Hello, I'm trying to use the yadif filter with ffmpeg through macports. Unfortunately it looks like the stock install of ffmpeg doesn't allow for avfilters, despite the fact that it seems to be enabled in the configure arguments. (And it would seem that libavfilter was enabled by default in ffmpeg

Re: emacs does not work on MacOSX server

2011-03-24 Thread Rodolfo Aramayo
Hi William, Please see below... --Rodolfo On Thu, Mar 24, 2011 at 20:29, William H. Magill wrote: > On Mar 23, 2011, at 1:19 AM, Rodolfo Aramayo wrote: > > > Folks, > > > > This is a MacOSX server-specific problem > > > > After applying the latest Apple server updates and port selfupdate and

Re: problems running mysql_install_db5

2011-03-24 Thread Bradley Giesbrecht
On Mar 24, 2011, at 4:13 PM, David Gentry wrote: > Brad, > >> David, it's most common on this list to use reply-all because using reply >> replies to the sender and not the list. >> >> Please fix your email account so our emails to you are not auto-replied with >> your anti-spam counter measu

Re: problems running mysql_install_db5

2011-03-24 Thread Bradley Giesbrecht
On Mar 24, 2011, at 4:04 PM, David Gentry wrote: >>> Bradley, >>> >>> I ran the commands you gave me on Mar. 18, and they all ran fine except the >>> very last one: >>> >>> $ mysqladmin5 -p -u root password 'x' >>> Enter password: >>> mysqladmin5: connect to server at 'localhost' fail

Re: emacs does not work on MacOSX server

2011-03-24 Thread William H. Magill
On Mar 23, 2011, at 1:19 AM, Rodolfo Aramayo wrote: > Folks, > > This is a MacOSX server-specific problem > > After applying the latest Apple server updates and port selfupdate and > updates, which included emacs, I cannot use emacs anymore > > After invoking emacs I get the following: > > "e

problems running mysql_install_db5

2011-03-24 Thread David Gentry
Brad, > David, it's most common on this list to use reply-all because using reply > replies to the sender and not the list. > > Please fix your email account so our emails to you are not auto-replied with > your anti-spam counter measures. Whoops. I did not have macports-users@lists.macosforg

Re: Installing MacPorts with a non-standard XCode install

2011-03-24 Thread Dominik Reichardt
Am 24.03.2011 um 21:42 schrieb Savory Michael: > Hi Loren > > I do have the file on this machine > $ ls -l /usr/lib/tclConfig.sh > lrwxr-xr-x 1 root wheel 71 Mar 6 11:13 /usr/lib/tclConfig.sh -> > ../../System/Library/Frameworks/Tcl.framework/Versions/8.5/tclConfig.sh > > But then I have h

problems running mysql_install_db5

2011-03-24 Thread David Gentry
>> Bradley, >> >> I ran the commands you gave me on Mar. 18, and they all ran fine except the >> very last one: >> >> $ mysqladmin5 -p -u root password 'x' >> Enter password: >> mysqladmin5: connect to server at 'localhost' failed >> error: 'Access denied for user 'root'@'localhost' (us

Re: Unable to get php working in apache

2011-03-24 Thread Ryan Schmidt
On Mar 24, 2011, at 11:37, sdrulea wrote: > You're absolutely correct! I moved the script into index.php and > it works fine. > > I understand the performance cost associated with processing PHP in .html > files. Nevertheless, if I wanted to enable PHP in .html files, what would I > need to do?

Re: Installing MacPorts with a non-standard XCode install

2011-03-24 Thread Savory Michael
Hi Loren I do have the file on this machine $ ls -l /usr/lib/tclConfig.sh lrwxr-xr-x 1 root wheel 71 Mar 6 11:13 /usr/lib/tclConfig.sh -> ../../System/Library/Frameworks/Tcl.framework/Versions/8.5/tclConfig.sh But then I have had both Xcode 3 and XCode4 installed before. Mike On Mar 24, 20

Re: Installing MacPorts with a non-standard XCode install

2011-03-24 Thread Savory Michael
Hi Loren Can you confirm the Xcode version you are trying, this may be an issue with the new Xcode4 not supplying the file. Mike On Mar 24, 2011, at 11:57 AM, Loren Spice wrote: > Xcode is freshly downloaded from developer.apple.com, so I think it's not the > problem.) Thus, my question is:

Re: Installing MacPorts with a non-standard XCode install

2011-03-24 Thread Rainer Müller
On 2011-03-24 19:57 , Loren Spice wrote: > (The *other*, less important question, is "Can I install Macports if my > Xcode is in a non-standard location?" Your answer seems to be "No", > but, aside from this problem with tclConfig.sh --which is *missing*, not > just in the wrong location!-- it see

Re: Installing MacPorts with a non-standard XCode install

2011-03-24 Thread Loren Spice
--- On Thu, 3/24/11, Ryan Schmidt wrote: > You really should choose this "UNIX Development" option as recommended > in the guide [1]. It's not a recommendation; it's a requirement for using MacPorts the way it's currently programmed. I unfortunately conflated two questions that aren't really r

Re: Unable to get php working in apache

2011-03-24 Thread sdrulea
You're absolutely correct! I moved the script into index.php and it works fine. I understand the performance cost associated with processing PHP in .html files. Nevertheless, if I wanted to enable PHP in .html files, what would I need to do? On 3/23/11 10:50 PM, "Ryan Schmidt" wrote: > On Mar

Re: Installing MacPorts with a non-standard XCode install

2011-03-24 Thread Ryan Schmidt
On Mar 23, 2011, at 17:06, Rainer Müller wrote: > On 2011-03-23 21:28 , Loren Spice wrote: >> They aren't in a 'basic' OS X install (really!). They do come with >> Xcode, which puts them in "/Developer" (or $XCODE, in my example). >> They're not placed in the /usr hierarchy unless you ask for it