nabi as default X11 input method

2011-01-05 Thread mihozu
Hi list I'm pretty new to Apple X11 and I try to get nabi, the korean input method as default input to be able to switch between english and korean in X11 applications. I did install nabi via port and add the "export XMODIFIERS="@im=nabi" to .profile and I can't get to input korean... As there i

Re: Problems with gnuplot from marcports

2011-01-05 Thread Ryan Schmidt
On Jan 5, 2011, at 22:55, Jason Swails wrote: > Or you can just live in the terminal :). I find it faster than navigating > Finder, and the "open" utility Apple added to BSD is quite handy. I do that too! :) ___ macports-users mailing list macports-

Re: Problems with gnuplot from marcports

2011-01-05 Thread Jason Swails
Or you can just live in the terminal :). I find it faster than navigating Finder, and the "open" utility Apple added to BSD is quite handy. On Wed, Jan 5, 2011 at 9:45 PM, Ryan Schmidt wrote: > > On Jan 5, 2011, at 11:22, Marcelo Chiapparini wrote: > > > TextEdit added an "txt" extension to the

Re: Problems with gnuplot from marcports

2011-01-05 Thread Ryan Schmidt
On Jan 5, 2011, at 11:22, Marcelo Chiapparini wrote: > TextEdit added an "txt" extension to the file, so, the file qhdmmint.gplt was > saved as qhdmmint.gplt.txt in the disk. This was why gnuplot didn't find it! > Now, erasing the "txt" and moving qhdmmint.gplt.txt to qhdmmint.gplt I got my >

Re: Autoconf 2.68 vs. 2.67 problem

2011-01-05 Thread Dominik Reichardt
Hi all, please disregard this all. The autogen warnings are just that, warnings, which can be avoided by fixing configure.in files with this information: http://lists.gnu.org/archive/html/bug-autoconf/2010-09/msg00092.html The problem with Dosbox was partially that I didn't run into this proble

Re: bind9 / rndc questions

2011-01-05 Thread William H. Magill
On Jan 5, 2011, at 11:09 AM, Daniel J. Luke wrote: > On Jan 4, 2011, at 7:16 PM, William H. Magill wrote: >> >> include "/opt/local/etc/rndc.key"; >> >> // >>

Re: Problems with gnuplot from marcports

2011-01-05 Thread Marcelo Chiapparini
Hello, I've just solved the problem with the file not found. The file was edited with TextEdit in plain text mode. TextEdit added an "txt" extension to the file, so, the file qhdmmint.gplt was saved as qhdmmint.gplt.txt in the disk. This was why gnuplot didn't find it! Now, erasing the "txt" and m

mpd 0.16_0 playback issue

2011-01-05 Thread Ivan Kawaler
Has anyone dealt with this issue? mpd launches fine. I then launch my client, ncmpcpp, and proceed to play a song. It looks like it begins to play, but then stops and gives me an error saying connection was refused. At this time I notice that mpd has crashed. Is this an mpd or ncmpcpp issue

Re: Problems with gnuplot from marcports

2011-01-05 Thread Jason Swails
Does it work if you just specify the script with gnuplot on the CL? gnuplot qhdmmint.gplt The nice thing about the aqua terminal is that the window should stick around. Good luck, Jason On Wed, Jan 5, 2011 at 10:05 AM, Marcelo Chiapparini < marcelo.chiappar...@gmail.com> wrote: > Hi Jean-Franc

Re: Problems with gnuplot from marcports

2011-01-05 Thread Marcelo Chiapparini
Hi Jean-Francois, thanks for the reply, using the full path the error message is the same: Yggdrasill2:cbpf marcelo$ gnuplot G N U P L O T Version 4.4 patchlevel 2 last modified Wed Sep 22 12:10:34 PDT 2010 System: Darwin 10.5.0 Copyright (C) 1986-1993, 1998, 2004, 2007-2010 Thomas Williams, C

Re: Problems with gnuplot from marcports

2011-01-05 Thread Jean-Francois Gobin
Marcelo, Could you try loading the script using the full path? Thanks, J. On Wed, Jan 5, 2011 at 11:41 AM, Marcelo Chiapparini < marcelo.chiappar...@gmail.com> wrote: > Hello, > > I've just bought a new iMac, running OS X 10.6. I am using it at home. In > order to maintain compatibility with f

Re: bind9 / named questions

2011-01-05 Thread Daniel J. Luke
On Jan 4, 2011, at 9:10 PM, Ryan Schmidt wrote: > > On Jan 3, 2011, at 09:58, Daniel J. Luke wrote: >> On Jan 2, 2011, at 10:59 PM, Ryan Schmidt wrote: >>> >>> daemondo is a part of MacPorts base. MacPorts uses it for all launchd >>> plists it creates, though probably most software doesn't need

Problems with gnuplot from marcports

2011-01-05 Thread Marcelo Chiapparini
Hello, I've just bought a new iMac, running OS X 10.6. I am using it at home. In order to maintain compatibility with files created at work, under Linux, I want to install gnuplot on my Imac. So, I am using MacPorts, which I've found a very helpful and clever project (thank you guys!). So, I foll

Re: bind9 / rndc questions

2011-01-05 Thread Daniel J. Luke
On Jan 4, 2011, at 7:16 PM, William H. Magill wrote: > > The saga continues This is my first crack at rndc under Bind 9 and never > used ndc under BInd 8... > > I've run ">sudo rndc-confgen -a" that would have created /opt/local/etc/rndc.conf (and rndc would just work for you). > The /opt

Re: bind9 / rndc questions

2011-01-05 Thread Chris Janton
On 2011-01-04 , at 17:16 , William H. Magill wrote: > > If I delete the "include" > > I get: > --- >> sudo named-checkconf named.conf > named.conf:87: unknown key 'rndc-key' > > > I'm obviously not understanding somethi