Re: editing gnuplot initialization file

2010-03-31 Thread Scott Haneda
On Mar 31, 2010, at 9:21 PM, Ryan Schmidt wrote: > "^abc" isn't a valid glob and shouldn't work (and doesn't): > > > $ cd $(port dir zlib) > $ find . -name ^P > $ find . -name P > $ find . -name P* > ./Portfile > > > "find" is case-sensitive with the -name option and case-insensitive with the

Re: editing gnuplot initialization file

2010-03-31 Thread Joshua Root
On 2010-4-1 15:12 , Scott Haneda wrote: > On Mar 31, 2010, at 8:40 PM, Ryan Schmidt wrote: > >> Actually, "find" takes a glob pattern; regular expression syntax is >> different from glob syntax. > > Well, that is just plain weird, I never knew that. I have always fed it > regular expressions,

Re: editing gnuplot initialization file

2010-03-31 Thread Ryan Schmidt
On Mar 31, 2010, at 23:12, Scott Haneda wrote: >>> If you know the name of the file you are looking for, a `sudo find >>> /opt/local -name "the-filename-pattern"` where "the-filename-pattern" can >>> be a regular expression, so to find all ini files, it would be "*.ini" or >>> just look for the

Re: editing gnuplot initialization file

2010-03-31 Thread Scott Haneda
On Mar 31, 2010, at 8:40 PM, Ryan Schmidt wrote: > On Mar 31, 2010, at 22:34, Scott Haneda wrote: > >> On Mar 31, 2010, at 8:18 PM, Zachary Cordero wrote: >> >>> I'm a new to unix so sorry for the trivial question but I just used macport >>> to install gnuplot and I'd like to edit the gnuplot i

Re: editing gnuplot initialization file

2010-03-31 Thread Ryan Schmidt
Then I guess you have to create them. On Mar 31, 2010, at 22:57, Zachary Cordero wrote: > Alright, so then where can I find the initialization file? The files > mentioned in the gnuplot manual are not in my home directory and I can't find > them in the port contents. Any suggestions? > > Tha

Re: editing gnuplot initialization file

2010-03-31 Thread Ryan Schmidt
On Mar 31, 2010, at 22:34, Scott Haneda wrote: > On Mar 31, 2010, at 8:18 PM, Zachary Cordero wrote: > >> I'm a new to unix so sorry for the trivial question but I just used macport >> to install gnuplot and I'd like to edit the gnuplot initialization file. >> Where can I find it on my comp?

Re: editing gnuplot initialization file

2010-03-31 Thread Scott Haneda
On Mar 31, 2010, at 8:18 PM, Zachary Cordero wrote: > I'm a new to unix so sorry for the trivial question but I just used macport > to install gnuplot and I'd like to edit the gnuplot initialization file. > Where can I find it on my comp? I'm using Mac OS 10.5. Anything that MacPorts installe

Re: editing gnuplot initialization file

2010-03-31 Thread Joshua Root
On 2010-4-1 14:18 , Zachary Cordero wrote: > Hi all, > > I'm a new to unix so sorry for the trivial question but I just used > macport to install gnuplot and I'd like to edit the gnuplot > initialization file. Where can I find it on my comp? I'm using Mac OS > 10.5. See section 18 in the manual

editing gnuplot initialization file

2010-03-31 Thread Zachary Cordero
Hi all, I'm a new to unix so sorry for the trivial question but I just used macport to install gnuplot and I'd like to edit the gnuplot initialization file. Where can I find it on my comp? I'm using Mac OS 10.5. Thanks, Zack ___ macports-users mailing

X11 bitmaps (was: fvwm - where's pager?? -- SOLVED)

2010-03-31 Thread Joshua Root
On 2010-4-1 10:28 , Ryan Schmidt wrote: > > On Mar 31, 2010, at 16:39, Pau wrote: > >> The path for icons etc is also wrong: >> >> PixmapPath /usr/include/X11/pixmaps/ >> IconPath /usr/include/X11/bitmaps/ >> >> This is even worse, because these pixmaps and bitmaps do not exist in >> macports

Re: was: fvwm - where's pager?? -- SOLVED

2010-03-31 Thread Ryan Schmidt
On Mar 31, 2010, at 16:39, Pau wrote: > The path for icons etc is also wrong: > > PixmapPath /usr/include/X11/pixmaps/ > IconPath /usr/include/X11/bitmaps/ > > This is even worse, because these pixmaps and bitmaps do not exist in macports What should these paths be set to if these pixmaps an

was: fvwm - where's pager?? -- SOLVED

2010-03-31 Thread Pau
Hi, I figured out the problem. In the default fvwmrc file that's provided with the installation of fvwm in macports the paths are wrong. In this particular case, it should read: ModulePath /opt/local/bin/ instead of ModulePath /usr/lib/X11/fvwm The path for icons etc is also wrong: PixmapPa

Re: firefox-x11 & matplotlib

2010-03-31 Thread Frank Schima
On Mar 31, 2010, at 2:57 PM, Pau wrote: > Also, regarding matplotlib, I would like to ask the same question. I > try to used macosx some five weeks ago and I had to install it by > resorting to that superpack but I would like to ask whether macports > has it now up and running. A colleague said t

Re: firefox-x11 & matplotlib

2010-03-31 Thread Joshua Root
On 2010-4-1 07:57 , Pau wrote: > Also, regarding matplotlib, I would like to ask the same question. I > try to used macosx some five weeks ago and I had to install it by > resorting to that superpack but I would like to ask whether macports > has it now up and running. A colleague said that it is n

Re: firefox-x11 & matplotlib

2010-03-31 Thread Ryan Schmidt
On Mar 31, 2010, at 15:57, Pau wrote: > Also, regarding matplotlib, I would like to ask the same question. I > try to used macosx some five weeks ago and I had to install it by > resorting to that superpack but I would like to ask whether macports > has it now up and running. A colleague said tha

firefox-x11 & matplotlib

2010-03-31 Thread Pau
Hello, sorry for the spamming... I have too many questions because I am in the process of migrating to macosx after many years of OpenBSD I have seen that firefox-x11 fails at building when getting to xulrunner, as in this ticket: http://trac.macports.org/ticket/21477 Six months ago jeremyhu sa

Re: launching gnome fails

2010-03-31 Thread Dan Ports
On Wed, Mar 31, 2010 at 01:37:19PM +0200, Pau wrote: > "There is a problem with the configuration server: > (/opt/local/libexec/gconf-sanity-check-2 exited with status 2)" > > And then > > "Could not connect to session bus: Not enough memory" > > and > > "Could not acuire name on session bus"

Re: fvwm - where's pager??

2010-03-31 Thread Joshua Root
On 2010-3-31 17:38 , Pau wrote: > "locate" seems not to work. 'mdfind -name' is a reasonable approximation to locate. - Josh ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-us

Re: launching gnome fails

2010-03-31 Thread Pau
I think I know what the problem is: gnome-desktop-suite gnome-platform-suite gnome-bindings-suite Password: ---> Computing dependencies for gnome-desktop-suite ---> Configuring libgweather Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macpor

launching gnome fails

2010-03-31 Thread Pau
Hello, after the problem with fvwm, I have now tried to install gnome. I installed the metapackage and everything ran smooth. Then I follow the indications here: https://trac.macports.org/wiki/GNOME But I get a window protesting: "There is a problem with the configuration server: (/opt/local/l