Ryan Schmidt wrote:
> On Jan 13, 2009, at 08:50, Doctor Who wrote:
>
>> On Tue, Jan 13, 2009 at 1:06 AM, Ryan Schmidt wrote:
>>
>>> On Jan 11, 2009, at 14:13, Doctor Who wrote:
>>>
I installed the findutils and coreutils packages so that I could use
locate on my Mac.
>>>
>>> FYI, locate
Hi Everyone,
This is my first time posting here, not sure how this really works.
I am having trouble compiling and
application I wrote that uses openMP under OSX.
I have installed GCC 4.3.2 and tried to compile with
this, but during linking i get an error,
gcc-mp-4.3 -fopenmp -lm -w -DNDEBUG
On Jan 13, 2009, at 01:54, Bradley Giesbrecht wrote:
On Jan 11, 2009, at 11:36 PM, Joshua Root wrote:
It really does look as though your prefix has somehow been set to
/usr/share.
If it is I don't know where.
bash-3.2# env
SHELL=/bin/bash
TERM=xterm-color
USER=root
SUDO_USER=brad
SUDO_UID=5
On Jan 13, 2009, at 01:52, Bradley Giesbrecht wrote:
On Jan 12, 2009, at 4:09 AM, Vincent Lefevre wrote:
On 2009-01-11 21:18:52 -0800, Bradley Giesbrecht wrote:
While struggling to get perl5 reinstalled I noticed a lot of files
referencing /opt/local/bin/perl in /usr/share/bin.
What do you
On Jan 13, 2009, at 08:50, Doctor Who wrote:
On Tue, Jan 13, 2009 at 1:06 AM, Ryan Schmidt wrote:
On Jan 11, 2009, at 14:13, Doctor Who wrote:
I installed the findutils and coreutils packages so that I could use
locate on my Mac.
FYI, locate works fine on my Mac without installing anything
On Jan 13, 2009, at 09:32, jason white wrote:
On Mon, Jan 12, 2009 at 11:59 PM, Ryan Schmidt wrote:
the entry in my .bash_profile is:
export PATH=" opt/local/bin: /opt/local/sbin:$PATH"
You are missing an initial / on the first path. That line should be
export PATH=" /opt/local/bin: /opt/
On Tue, Jan 13, 2009 at 1:06 AM, Ryan Schmidt wrote:
>
> On Jan 11, 2009, at 14:13, Doctor Who wrote:
>
>> I installed the findutils and coreutils packages so that I could use
>> locate on my Mac.
>
> FYI, locate works fine on my Mac without installing anything extra with
> MacPorts... I'm on Tige
On Sat, Jan 10, 2009 at 12:17 PM, Joshua Root wrote:
> Vince Rice wrote:
>> OS X 10.5.6, Macports 1.7, gcc 4.0.1 from Xcode 3.1.2
>>
>> The FAQ address why Macports installs its own libraries, etc. I have the
>> opposite question, and I read the FAQ and tried searching a couple of months
>> of m