On Jan 14, 2009, at 16:28, Bradley Giesbrecht wrote:
There is a problem with some
ports automatically finding things installed under /usr/local,
and it is impractical to expect port authors to catch every
instance of that - that should be made clear to people (if it
isn't already).
We agree.
Bradley Giesbrecht wrote:
>
> On Jan 14, 2009, at 1:42 PM, Eric Hall wrote:
>> There is a problem with some
>> ports automatically finding things installed under /usr/local,
>> and it is impractical to expect port authors to catch every
>> instance of that - that should be made clear to people (if
On Jan 14, 2009, at 1:42 PM, Eric Hall wrote:
On Wed, Jan 14, 2009 at 12:16:46AM -0800, Bradley Giesbrecht wrote:
On Jan 13, 2009, at 4:52 PM, Ryan Schmidt wrote:
On Jan 13, 2009, at 01:54, Bradley Giesbrecht wrote:
On Jan 11, 2009, at 11:36 PM, Joshua Root wrote:
[snip]
export PATH=~
Wed, 14 Jan 2009 (14:24 -0700 UTC) Bryan Blackburn wrote:
On Wed, Jan 14, 2009 at 07:29:30AM -0500, robert delius royar said:
[...]
So the maintainer might add
-D scriptdir='${prefix}/share/scripts'
[...]
This should be fixed in r45373, though scriptdir is pointed to just
${prefix}/bin since
On Jan 14, 2009, at 4:29 AM, robert delius royar wrote:
Wed, 14 Jan 2009 (20:26 +1100 UTC) Joshua Root wrote:
Joshua Root wrote:
Bradley Giesbrecht wrote:
BlackBook: brad$ ls /usr/share/bin/
c2ph dprofpph2ph libnetcfg perlcc perlthanks
pod2html pod2text podselect p
On Jan 14, 2009, at 4:29 AM, robert delius royar wrote:
Wed, 14 Jan 2009 (20:26 +1100 UTC) Joshua Root wrote:
Joshua Root wrote:
Bradley Giesbrecht wrote:
BlackBook: brad$ ls /usr/share/bin/
c2ph dprofpph2ph libnetcfg perlcc perlthanks
pod2html pod2text podselect p
On Wed, Jan 14, 2009 at 12:16:46AM -0800, Bradley Giesbrecht wrote:
>
> On Jan 13, 2009, at 4:52 PM, Ryan Schmidt wrote:
>
> >On Jan 13, 2009, at 01:54, Bradley Giesbrecht wrote:
> >
> >>On Jan 11, 2009, at 11:36 PM, Joshua Root wrote:
> >>
[snip]
> >>
> >>export PATH=~/bin:/usr/local/mysql/bin:/
On Wed, Jan 14, 2009 at 07:29:30AM -0500, robert delius royar said:
[...]
> So the maintainer might add
> -D scriptdir='${prefix}/share/scripts'
> to the configure.args values. I am leary of replacing a large, working
> perl 5.8.8 Macports installation to see if this is the correct. The
> pro
Wed, 14 Jan 2009 (20:26 +1100 UTC) Joshua Root wrote:
Joshua Root wrote:
Bradley Giesbrecht wrote:
BlackBook: brad$ ls /usr/share/bin/
c2ph dprofpph2ph libnetcfg perlcc perlthanks
pod2html pod2text podselect pstructxsubpp
corelist enc2xs h2xs pear_osx
Joshua Root wrote:
> Bradley Giesbrecht wrote:
>> BlackBook: brad$ env
>> MANPATH=/opt/local/share/man:/usr/share/man:/usr/local/share/man:/usr/X11/man
>>
>> TERM_PROGRAM=Apple_Terminal
>> TERM=xterm-color
>> SHELL=/bin/bash
>> TMPDIR=/var/folders/ix/ix1uNqEcEqms60M75qQFVE+++TI/-Tmp-/
>> Apple_PubS
Bradley Giesbrecht wrote:
> BlackBook: brad$ env
> MANPATH=/opt/local/share/man:/usr/share/man:/usr/local/share/man:/usr/X11/man
>
> TERM_PROGRAM=Apple_Terminal
> TERM=xterm-color
> SHELL=/bin/bash
> TMPDIR=/var/folders/ix/ix1uNqEcEqms60M75qQFVE+++TI/-Tmp-/
> Apple_PubSub_Socket_Render=/tmp/launch
On Jan 13, 2009, at 4:52 PM, Ryan Schmidt wrote:
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
On Jan 13, 2009, at 4:52 PM, Ryan Schmidt wrote:
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
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 11, 2009, at 11:36 PM, Joshua Root wrote:
Bradley Giesbrecht wrote:
I still don't understand why perl5 is writing anything to
/usr/share/bin. I've used fink, darwinports and now macports for
years
and I thought they installed in complete isolation under /sw or /
opt/local.
Everythin
Bradley Giesbrecht wrote:
> I still don't understand why perl5 is writing anything to
> /usr/share/bin. I've used fink, darwinports and now macports for years
> and I thought they installed in complete isolation under /sw or /opt/local.
Everything being under /opt/local is indeed the expected beha
Bradley Giesbrecht wrote:
> I have recently been working at using macports to build my servers
> rather then compiling on my own.
>
> I understood, possibly incorrectly, that I should be able to remove /opt
> and everything related to macports would be gone.
>
> So I removed /opt and then reinsta
On Jan 11, 2009, at 12:05 PM, Marcus Calhoun-Lopez wrote:
Bradley Giesbrecht pixilla.com> writes:
I understood, possibly incorrectly, that I should be able to remove /
opt and everything related to macports would be gone.
Not quite.
Some ports install startup items (and even new users).
By
Bradley Giesbrecht pixilla.com> writes:
>
> I understood, possibly incorrectly, that I should be able to remove /
> opt and everything related to macports would be gone.
Not quite.
Some ports install startup items (and even new users).
By default, MacPorts may also have installed stuff in
/Libr
I have recently been working at using macports to build my servers
rather then compiling on my own.
I understood, possibly incorrectly, that I should be able to remove /
opt and everything related to macports would be gone.
So I removed /opt and then reinstalled macports.
Attempting to get
20 matches
Mail list logo