Re: Web-based Spotlight server search functionality?

2013-11-22 Thread Tabitha McNerney
Thanks Kevin for your suggestion. This seems like a basic but very good idea (and hopefully not too difficult to put together, I'll have to run this by my boss). I am kind of surprised that no one else seems to have done this yet (or so it seems based on the searching I've done so far). Regards,

gdb-apple Error

2013-11-22 Thread James Furness
Hi, I have just installed gdb-apple using macports in the hope that it might help with some Fortran debugging blues (details here if anyone would like to try and help: http://www.eclipse.org/forums/index.php/m/1203083/#msg_1203083) So as an experiment I thought I would try to use gdb-apple

Re: gdb-apple Error

2013-11-22 Thread Eric Gallager
Two things: 1. If they are just warnings and not errors, they can safely be ignored. 2. Are you sure the warning is coming from apple-gdb and not from the inferior program being debugged? On Fri, Nov 22, 2013 at 9:56 AM, James Furness pcx...@nottingham.ac.ukwrote: Hi, I have just installed

Re: gdb-apple Error

2013-11-22 Thread Brandon Allbery
On Fri, Nov 22, 2013 at 9:56 AM, James Furness pcx...@nottingham.ac.ukwrote: So as an experiment I thought I would try to use gdb-apple instead of the ‘vanilla’ gdb (again downloaded from macports). However when I try to run gdb-apple from the terminal, it will run fine without a program to

Re: gdb-apple Error

2013-11-22 Thread James Furness
I’ll reply to both here to save mails. It turns out it is running fine. Many thanks guys, I really appreciate the help. I’ve been staring at errors and warnings from different places all week, I missed that it was running fine and assumed the worst. Regards, James From Eric Gallager: Two

Links - Graphics not enabled when compiling

2013-11-22 Thread Jeff Friedman
Hi folks, I'd be grateful if someone could help me with this problem. I tried to install the Links browser, with the intention of using it with graphics enabled, but it didn't work. I have the following Ports installed - http://pastebin.com/1zn3pYRy I also wanted to try and get it working with

Re: Links - Graphics not enabled when compiling

2013-11-22 Thread Brandon Allbery
On Fri, Nov 22, 2013 at 2:01 PM, Jeff Friedman friedmanje...@gmail.comwrote: I tried to install the Links browser, with the intention of using it with graphics enabled, but it didn't work. I have the following Ports installed - http://pastebin.com/1zn3pYRy I also wanted to try and get it

Re: Links - Graphics not enabled when compiling

2013-11-22 Thread Jeff Friedman
Thanks for the reply, Brandon. I'll see if I can get it working through xterm as a weekend project for myself. Best wishes to all. Jeff. On Fri, Nov 22, 2013 at 7:12 PM, Brandon Allbery allber...@gmail.comwrote: On Fri, Nov 22, 2013 at 2:01 PM, Jeff Friedman friedmanje...@gmail.comwrote:

Re: Macports py26-numpy Issue on OS X Mavericks

2013-11-22 Thread Ryan Schmidt
On Nov 21, 2013, at 20:56, david laxer wrote: I tried different commands: 504 sudo port clean py26-numpy 505 sudo port selfupdate 506 sudo port install py26-numpy [+variants] 508 sudo port -f activate py26-numpy 509 sudo port -f activate py26-numpy variants 513 curl

Re: Macports py26-numpy Issue on OS X Mavericks

2013-11-22 Thread Ryan Schmidt
Remember to Reply All so this discussion remains on the mailing list and does not move to private email. On Nov 22, 2013, at 15:26, david laxer wrote: Hi Ryan, I tried this: David-Laxers-MacBook-Pro:~ davidlaxer$ sudo port clean py26-numpy Password: --- Cleaning py26-numpy

Re: Macports py26-numpy Issue on OS X Mavericks

2013-11-22 Thread david laxer
I did this:   701  sudo port -v selfupdate   703  sudo  port upgrade outdated Also, this:   733  port -qv installed myports.txt   734  sudo port -f uninstall installed   735  sudo port clean all and this: sudo ./restore_ports.tcl myports.txt Why does

Re: Macports py26-numpy Issue on OS X Mavericks

2013-11-22 Thread Ryan Schmidt
On Nov 22, 2013, at 15:38, david laxer wrote: I did this: 701 sudo port -v selfupdate 703 sudo port upgrade outdated Also, this: 733 port -qv installed myports.txt 734 sudo port -f uninstall installed 735 sudo port clean all and this: sudo ./restore_ports.tcl