Re: MacVim?

2014-01-13 Thread Brian Wisti
Hi Comer, I think the command line executable you're looking for is `mvim`. `open -a MacVim` might also work, but I'm in front of the stupid work machine so I cannot verify this. Kind Regards, Brian Wisti http://randomgeekery.org On Mon, Jan 13, 2014 at 8:36 AM, Comer Duncan wrote:

Re: port install painfully slow

2013-12-09 Thread Brian D. McGrew
> On Dec 9, 2013, at 06:06, Brian D. McGrew wrote: >>> On Sun, Dec 8, 2013 at 8:49 AM, Brian D. McGrew wrote: >>>> dyld: DYLD_ environment variables being ignored because main executable >>>> (/usr/bin/sudo) is setuid or setgid >>> >>> I s

Re: port install painfully slow

2013-12-09 Thread Brian D. McGrew
On Sun, Dec 8, 2013 at 8:49 AM, Brian D. McGrew mailto:br...@visionpro.com>> wrote: dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid I suggest you find out what is setting these, as MacPorts executes most things *not* as root an

port install painfully slow

2013-12-08 Thread Brian D. McGrew
etuid or setgid Password: DEBUG: Copying /Users/brian/Library/Preferences/com.apple.dt.Xcode.plist to /opt/local/var/macports/home/Library/Preferences DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/databases/mysql55<http://rsync.macp

Re: gcc48/gcc49: isalnum/isgraph: Undefined symbols for architecture x86_64

2013-11-07 Thread Brian D. McGrew
On 11/7/13, 2:18 PM, "Chris Jones" wrote: >Hi, > >Brian¹s example was incomplete and won¹t compile for other reasons, thats >probably what you are seeing (no main{..} and a missing ;}. > >The easiest is to look at > >http://stackoverflow.com/questions/19649

Re: gcc48/gcc49: isalnum/isgraph: Undefined symbols for architecture x86_64

2013-11-07 Thread Brian D. McGrew
On 11/6/13, 5:46 PM, "Joshua Root" wrote: >On 2013-11-7 10:44 , Brian D. McGrew wrote: >>>> >>> Shouldn't that be '#include ' since you're compiling as C++? >> >> Yeah, probably so. It¹s compiled like this for over a year in Mac

Re: gcc48/gcc49: isalnum/isgraph: Undefined symbols for architecture x86_64

2013-11-06 Thread Brian D. McGrew
>> >>I¹m getting an undefined symbol for isalnum and isgraph using g++-mp-4.8. >> >> I found this article here: >>http://stackoverflow.com/questions/19649421/something-odd-happened-to-c-1 >>1-in-mavericks which mentions the issue in Mavericks and the Xcode >>command line tools. However, I¹m using

gcc48/gcc49: isalnum/isgraph: Undefined symbols for architecture x86_64

2013-11-06 Thread Brian D. McGrew
Hello all, I’m getting an undefined symbol for isalnum and isgraph using g++-mp-4.8. I found this article here: http://stackoverflow.com/questions/19649421/something-odd-happened-to-c-11-in-mavericks which mentions the issue in Mavericks and the Xcode command line tools. However, I’m using MP

Re: Port won't install on 10.9

2013-10-12 Thread Brian D. McGrew
Are you trying to install port from binary distribution or source??? Although it's not supported, I installed the binary distribution in Mavericks and built and installed gcc-4.8.1 universal just fine. -brian Sent from my iPhone > On Oct 12, 2013, at 22:15, "PJW" wrote

Re: openmotif-2.3.4 fails

2013-10-04 Thread Brian D. McGrew
Update… if I drop +universal, it installs just fine. On Oct 4, 2013, at 12:46 AM, Brian D. McGrew wrote: > Using 10.8.5 / Xcode 5.0 > > archer:~ brian$ sudo port install openmotif +universal > Password: > Sorry, try again. > Password: > ---> Computing de

Re: Xcode 5.0 ok?

2013-09-20 Thread Brian D. McGrew
So... Has anyone tried building ports with Xcode 5.0 yet??? Sent from my iPad ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: Problem with gcc4.7 and call_once

2013-08-09 Thread Brian D. McGrew
gcc-mp-48. If I had a clue what to diff, I'd open an issue right now. -brian -- Brian McGrew br...@visionpro.com On 8/9/13 1:02 PM, "Ryan Schmidt" wrote: > >On Aug 9, 2013, at 14:36, Brian D. McGrew wrote: > >> In case anyone is interested, you the following

Re: Problem with gcc4.7 and call_once

2013-08-09 Thread Brian D. McGrew
/ar --with-bugurl=https://trac.macports.org/newticket --with-pkgversion='MacPorts gcc48 4.8.1_1+universal' --enable-libstdcxx-threads A make, make check and make install and you're golden. -brian -- Brian McGrew br...@visionpro.com On 8/9/13 8:17 AM, "Jeremy Huddle

Re: Problem with gcc4.7 and call_once

2013-08-09 Thread Brian D. McGrew
I do see the option on the configured line. -b On 8/9/13 8:17 AM, "Jeremy Huddleston Sequoia" wrote: > >On Aug 9, 2013, at 6:27, Brian D. McGrew wrote: > >> Well I could be going in the wrong direction, I'm not the foremost >>expert >> on ports ye

Re: Problem with gcc4.7 and call_once

2013-08-09 Thread Brian D. McGrew
Appreciate the help! In the meantime, I'Ll keep my original /opt/local tarred up and saved and use my hand cranked gcc, as it seems to work just fine. It's just an out-of-tree build as you said. -b On 8/9/13 8:17 AM, "Jeremy Huddleston Sequoia" wrote: > >On Aug

Re: Problem with gcc4.7 and call_once

2013-08-09 Thread Brian D. McGrew
really confused. On 8/8/13 11:45 PM, "Jeremy Huddleston Sequoia" wrote: > >On Aug 8, 2013, at 20:22, Brian D. McGrew wrote: > >> Major updateŠ >> >> Is ok, I can reinstall if I hosed it all :) >> >> Download gcc-4.8.1.tar.bz2 from gnu

Re: Problem with gcc4.7 and call_once

2013-08-08 Thread Brian D. McGrew
in ports that I need to blow up to convince ports to rebuild libstdcxx and gcc49 from sources??? -brian -- Brian McGrew br...@visionpro.com On 8/8/13 7:45 PM, "Jeremy Huddleston Sequoia" wrote: >You'll need to do that at the end of your build. > >On Aug 8, 2013,

Re: Problem with gcc4.7 and call_once

2013-08-08 Thread Brian D. McGrew
; ./build/libbacktrace/config.log >> ./build/libcpp/config.log >> ./build/libdecnumber/config.log >> ./build/libiberty/config.log >> 524_ find . -name 'config.log' | xargs egrep _GLIBCXX_HAS_GTHREADS >> >> On Aug 8, 2013, at 2:08 PM, Jeremy Lavergne

Re: Problem with gcc4.7 and call_once

2013-08-08 Thread Brian D. McGrew
On 8/8/13 2:00 PM, "Jeremy Huddleston Sequoia" wrote: > >On Aug 8, 2013, at 13:53, Jeremy Huddleston Sequoia > wrote: > >> >> On Aug 8, 2013, at 12:58, David Barto wrote: >> >>> It appears that the following is missing from the configuration for >>>libstdc++. >>> >>> --enable-libstdcxx-threa

Re: Problem with gcc4.7 and call_once

2013-08-07 Thread Brian D. McGrew
() ___ Error while running hook_stop: Value can't be converted to integer. (gdb) where #0 0x0001000c6b20 in __once_proxy () #1 0x7fff8b36eff0 in pthread_once () #2 0x00011195 in ?? () (gdb) -brian -- Brian McGrew br...@visionpro.com On 8/7/13 9:22 AM, "D

Re: perl/tk unable to display png (+upgrade problem)

2011-06-15 Thread Brian Wilson
Hi Mojca, I think you have to run: sudo port deactivate perl 5.8 and then try installing perl 5.12 Hope this works. Brian On Thu, Jun 16, 2011 at 4:46 AM, Mojca Miklavec < mojca.miklavec.li...@gmail.com> wrote: > Hello, > > I have a problem with Perl/Tk programs. Perl doesn&#x

Re: Keyboard support for gedit, bluefish and other macports installed software

2011-03-25 Thread Brian Wilson
Brandon, Thank you, I made the change in X11 and can type. I also installed quarts-wm, but I didn't see a difference. Do I need to change some place for my programs to upon with quartz? Brian On Fri, Mar 25, 2011 at 2:29 PM, Brandon S Allbery KF8NH < allber...@gmail.com> wrote: &

Re: Keyboard support for gedit, bluefish and other macports installed software

2011-03-25 Thread Brian Wilson
Brandon, Yes, X11 comes up whenever I use these programs. There are three boxes to click under (Preferences > Input). The bottom one is clicked "Enable key equivalents under X11". I am not seeing xquartz anywhere. Brian On Fri, Mar 25, 2011 at 2:07 PM, Brandon S Allbery K

Keyboard support for gedit, bluefish and other macports installed software

2011-03-25 Thread Brian Wilson
the fallback 'C' locale. Xlib: extension "RANDR" missing on display "/tmp/launch-kjSU7E/org.x:0". Is this related to my problem? Is the lack of keyboard support a macports issue or is there something wrong with my configuration. Thank you, Brian Wilson On Wed,

keyboard support for bibledit

2011-03-22 Thread Brian Wilson
arent that they will find a way to implement it. Is there a macports library that bibledit can link to in order to "know" when the user has switched keyboards? Any technical advice is appreciated and will be passed on to the bibledit developers. Than

Re: Problems with gnuplot from marcports

2011-01-09 Thread Brian Forte
the right binary. Winckler's port is available at <http://code.google.com/p/macvim/> and should not be confused with the no-longer-maintained Carbon-based port still available from macvim.org. Regards, Brian Forte. -- words, edits, type, layou

use port to install WordPress, then use WP's updater?

2010-10-02 Thread Michael Brian Bentley
Hi! The current MacPorts install for WordPress is for v2.8.4. v3 of WordPress was made available in mid-June, and currently they're at 3.0.1. I am wondering: Can I use the MacPorts install for WordPress v2.8.4, and then use their automatic updater to bring the installation up to the current

port sync problem

2010-02-26 Thread Brian Wolf
03 Referenced from: /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib Expected in: /usr/lib/libSystem.B.dylib dyld: Symbol not found: _close$UNIX2003 Referenced from: /opt/local/share/macports/Tcl/pextlib1.0/Pextlib.dylib Expected in: /usr/lib/libSystem.B.dylib Trace/BPT

Re: "sudo port upgrade outdated" fills HDD

2010-02-18 Thread Michael Brian Bentley
Hi, I just installed a backup of my dev laptop's drive with 10.5 on a mini (whose internal drive recently turned into a brick), and upgraded the OS to 10.6. (Yup, Family edition.) I remember having to tear down and rebuild my whole MacPorts entourage on my laptop after the 10.5->10.6 update.

gnome-games

2009-12-15 Thread Brian Myers
open(filename, 'r') IOError: [Errno 2] No such file or directory: '/gconf.defs' make[2]: *** [mediaprofiles.c] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: The following dependencies failed to build: gnome-python-desktop guile Error: Status 1 encountered during

Re: can't build a native gnucash

2009-09-17 Thread Brian Dunn
hmidt wrote: On Sep 17, 2009, at 10:16, Brian Dunn wrote: I've read and tried this: http://wiki.gnucash.org/wiki/MacOSX/MacPortsDetail#Using_MacPorts_to_install_the_native_Quartz_version_of_GnuCash But I'm still getting the following error. Some googling on the '/opt/local/bin/g

can't build a native gnucash

2009-09-17 Thread Brian Dunn
I've read and tried this: http://wiki.gnucash.org/wiki/MacOSX/MacPortsDetail#Using_MacPorts_to_install_the_native_Quartz_version_of_GnuCash But I'm still getting the following error. Some googling on the '/opt/local/bin/gsed: can't read /opt/local/lib/ libgtk-x11-2.0.la: No such file or director

Turbogears on Python 2.5

2009-07-20 Thread Brian Myers
I just installed Python2.5 and py25_turbogears. I'm getting the following error from the python2.5 prompt: Traceback (most recent call last): File "", line 1, in File "/opt/local/lib/python2.5/site-packages/turbogears/ __init__.py", line 8, in from turbogears import controllers, view

mod_perl / rrdtool conflict

2009-06-03 Thread Brian Hirt
x27;port - f activate mod_perl' to force the activation. Error: The following dependencies failed to build: mod_perl Error: Status 1 encountered during processing. Any advice besides forcing the install? Thanks for the help Brian ___ macports-users

Re: Problems with startup on OpenLDAP

2009-04-27 Thread Brian Topping
r two other tweaks I needed to make over the course of this, but can't remember them now. Just curious, is this something that should be handled by the install script? I uninstalled and reinstalled the port a few times and it never came up with this. Thanks, Brian On Apr 27, 2009, a

Problems with startup on OpenLDAP

2009-04-27 Thread Brian Topping
I can smell in this is that OpenLDAP is starting from the command line as root and not starting via daemondo because it's trying to launch as user 'ldap'.But I can't find any logs that would confirm this and thought I would ask here first. Any tho

mercurial port won't build

2009-04-16 Thread Brian Dunn
$ sudo port install mercurial +bash_completion ---> Building mercurial Error: Target org.macports.build returned: shell command " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_devel_mercurial/work/mercurial-1.2.1" && / opt/local/bin/pyth

Re: binary rpm repos?

2009-03-09 Thread Brian Forte
riva, however, these RPMs were built using RPM 4. Finally, and FWIW, there are portfiles available for RPM [4.x and 5.x][6], although the 5.x portfiles are closer to being in sync with upstream. Regards, Brian Forte. [1]: <http://rpm.org/> [2]: <http://rpm5.org/> [

cmake 2.6.2: _FILE_OFFSET_BITS=64/uClibc built w/o large file support

2009-03-04 Thread Michael Brian Bentley
Hi! I'm having a moment of trouble building cmake 2.6.2 with the current MacPort. I'm on Mac OS X 10.5.6. It is complaining that _FILE_OFFSET_BITS=64, but uClibc was built without large file support enabled. I looked around but apparently haven't found the obvious toggle switch. bentley-

wordpress portfile should build php with mysql support

2009-01-05 Thread Brian Dunn
would have posted this on the trac site, but it is down. is there a way for one port to require another to use a certain variant? how should this be handled? ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.o

python 2.6 port questions

2009-01-02 Thread Brian Barnes
d ask here before trying to install stuff or filing tickets... thanks, Brian [1] http://lists.macosforge.org/pipermail/macports-dev/2009-January/006850.html ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.o

Re: mysql5 +server install

2008-11-14 Thread Michael Brian Bentley
At 9:25 PM -0600 11/14/08, Ryan Schmidt wrote: On Nov 14, 2008, at 13:22, Michael Brian Bentley wrote: I just tried to install mysql5, and I tried uninstalling it and reinstalling it a couple times. It appears to install a zero-length /opt/local/var/db/mysql5/mysql/user.MYD file, apparently

mysql5 +server install

2008-11-14 Thread Michael Brian Bentley
I just tried to install mysql5, and I tried uninstalling it and reinstalling it a couple times. It appears to install a zero-length /opt/local/var/db/mysql5/mysql/user.MYD file, apparently making it difficult to log into mysql root and access things. Has anyone else run into that problem? We h

Re: git-core build process fails looking for Error-0.17012

2008-10-22 Thread Michael Brian Bentley
Excellent, I had been wondering if that would take care of the problem. Thanks, -Mike At 3:46 PM -0600 10/22/08, Bryan Blackburn wrote: On Wed, Oct 22, 2008 at 01:16:24PM -0700, Michael Brian Bentley said: Hiya! I just tried to install git-core, which fails while looking for Error

git-core build process fails looking for Error-0.17012

2008-10-22 Thread Michael Brian Bentley
Hiya! I just tried to install git-core, which fails while looking for Error-0.17012.tar.gz. I looked at the first place the process looks for this file, and in no time found Error-0.17015.tar.gz. I enclose the install log below, hope I'm following SOP. Thanks very much! -Mike ---

Re: dylib wowes after OS upgrade

2008-10-06 Thread Brian Dunn
lemme answer my own question here. sorry. http://trac.macports.org/wiki/FAQ#HowdoIremoveoruninstallMacPorts On Oct 6, 2008, at 1:39 PM, Daniel J. Luke wrote: > On Oct 6, 2008, at 2:27 PM, Brian Dunn wrote: >> just upgraded osx from 10.4 to 10.5, and I'm getting lots of dyl

dylib wowes after OS upgrade

2008-10-06 Thread Brian Dunn
just upgraded osx from 10.4 to 10.5, and I'm getting lots of dylib problems. for example: $ /opt/local/bin/ssh dyld: Library not loaded: /opt/local/lib/libkafs.0.dylib Referenced from: /opt/local/bin/ssh Reason: image not found Trace/BPT trap and: $port install subversion : : grep: /opt/

Re: clam says boot.efi Broken.Executable

2008-06-29 Thread Brian Flaherty
On Sun, Jun 29, 2008 at 11:19:43PM +0200, Rainer Müller wrote: > Brian Flaherty wrote: >> I also just checked to see if clamscan --detect-broken said boot.efi >> was a Broken.Executable and it did on both machines (laptop and >> desktop). > > I get the same: >

Re: clam says boot.efi Broken.Executable

2008-06-29 Thread Brian Flaherty
On Sun, Jun 29, 2008 at 12:44:07PM -0700, Brian Flaherty wrote: > Hello, > > I just happened to scan my /System/Library/CoreServices with > clamdscan, and it came back and said that boot.efi was a broken > executable. I'm running up to date Leopard & MacPorts. On t

clam says boot.efi Broken.Executable

2008-06-29 Thread Brian Flaherty
clamscan --version comes back as 0.93.1 though, and the clamav binaries are the same size on both machines. In fact, boot.efi is the same size on both machines too. Anyone else see this? Any thoughts will be appreciated. Thank you for your time. Brian ___

Re: [dia] cannot compile : configure: error: perl not found; required for intltool

2008-06-20 Thread Brian Flaherty
On Fri, Jun 20, 2008 at 06:23:33PM +0200, Damien Clauzel wrote: > Le 20 juin 08 à 17:46, Brian Flaherty a écrit : > >>> perl is present, but configure fails. Any idea on how to solve this >>> ? >> >> This looks a lot like problems I was having on my laptop. I

Re: [dia] cannot compile : configure: error: perl not found; required for intltool

2008-06-20 Thread Brian Flaherty
I haven't had the problem since. xfig is a very good drawing program, if you don't mind the X-windows interface. Brian ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Emacs.app & carbon emacs

2008-06-13 Thread Brian Flaherty
ing used by the active emacs-app port. Please deactivate this port first, or use the -f flag to force the activation. Error: Status 1 encountered during processing. What does it mean to force it? Will they peacefully coexist? Thank you for your time

Re: Deluge install issue

2008-06-10 Thread Brian Flaherty
wanted. So, I formatted the laptop hard drive, reinstalled Leopard and I haven't had any problems installing any port. I spent a fair amount of time looking to see what was going on, but could not find the cause. Maybe this issue parallels your two machines? Brian __

Re: Several errors building gnutls

2008-05-17 Thread Brian P. Flaherty
t of places where these paths are defined for the MacPorts build environment that I can check? Thank you for your help. Brian ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Several errors building gnutls

2008-05-14 Thread Brian P. Flaherty
Thanks for your time and help. Brian ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Re: emacs-app count as emacs?

2008-05-05 Thread Brian P. Flaherty
So, it detected the new portfile, but still tried to download emacs-22. If anyone has the patience to tell me what I'm not doing, I'd appreciate. Thanks for your time. Brian ___ macports-users mailing list macports-users@lists.mac

emacs-app count as emacs?

2008-05-01 Thread Brian P. Flaherty
to be installed? Thank you for your time and help. Brian Flaherty ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

MzScheme framework path

2008-04-12 Thread Brian Campbell
I'm trying to use the MzScheme port (I've actually updated the portfile to the latest 372 version, but otherwise left it unchanged), and it builds and installs just fine, but when I try to run it, I get an error about it not being able to find the MzScheme framework: $ mzscheme dyld: Librar

macports, gprof and leopard?

2008-03-06 Thread Brian Barnes
ng on with gprof. sincerely, Brian ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Re: Installing py25-matplotlib fails

2008-03-06 Thread Brian
t; Skip Skip, Unfortunately, this problem is common to many py25- ports. See my report here: http://lists.macosforge.org/pipermail/macports-users/2008-February/009238.html Or a trac entry for py25-zlib here: http://trac.macports.org/projects/macports/ticket/1340

Re: rrdtool breaking

2008-03-05 Thread Brian Matzon
Ryan Schmidt wrote: > You may need to uninstall or deactivate your existing rrdtool before > installing the new one? If that doesn't work, please file a ticket and > assign it to Mark. yes, this fixed it: [var/root] > uninstall rrdtool ---> Unable to uninstall rrdtool 1.2.15_0, the following po

logrotate deleting conf file

2008-03-04 Thread Brian Matzon
Hi all I recently upgraded logrotate and in doing so, my logrotate.conf file was deleted. Instead I got a shiny new logrotate-default. Fortunately I had a backup - but this is still a critical bug. I am unable to login to the trac and report the bug - the login process stalls. /matzon

rrdtool breaking

2008-03-04 Thread Brian Matzon
getting the following output when upgrading (Darwin 8.11.1 Darwin Kernel Version 8.11.1: Wed Oct 10 18:23:28 PDT 2007; root:xnu-792.25.20~1/RELEASE_I386 i386 i386): ---> Building rrdtool with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/buil

py25-* package building on Leopard

2008-02-29 Thread Brian Barnes
list, so that anyone else affected by this (perhaps with other packages) is aware of the simple workaround. Macports on Leopard is working great. Apple would be wise to promote this on their website, or throw some serious money behind it (if they haven't already)

Re: pre-pending of PATH by macports: normal conflicts?

2008-02-13 Thread Brian Barnes
://trac.macosforge.org/projects/macports/ticket/14313 Brian ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

pre-pending of PATH by macports: normal conflicts?

2008-02-13 Thread Brian Barnes
/local/sbin:$PATH I believe the 'periodic' commands of openmotif and /usr/sbin are extremely different ;). Is this sort of thing known/expected? Are there other conflicts with system commands? Or is this perhaps an openmotif port bug? Just curious. than

Question re Ticket #14090 (Portfile diff for maven 2.0.8)

2008-02-06 Thread Brian Forte
t eventually but were wondering if we can get away with excising the section entirely. Alternatively, is there a way I can do the tweaking necessary to incorporate the changes and close the ticket myself (I registered a login to the macports.org WordPress blog earlier today)? TIA. Regards,

py25-pyx with texlive: works!

2008-02-05 Thread Brian Barnes
are already using texlive. It should be safe to update this port's dependencies. sincerely, Brian ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

py-PyX package update?

2008-01-22 Thread Brian Barnes
it? Anyway, it would be nice to have the newer one. :) I was going to open a trac ticket until I did a search and saw this ticket was submitted two months ago. If anyone gets around to updating the port, thank you! -Brian cc: to jmpp as last committer to the py-pyx portfile, which has

perl-5.8.8.tar.bz2 checksum mismatch

2008-01-12 Thread brian hunter
Help! Anyone know how to get around this? This is after I manually downloaded the archive and stuck it in /opt/local/var/macports/ distfiles/perl5.8/ because I was getting the 'fetch failed' error. Sorry, I'm a bit of a newb. brian [

Re: general dependency questions

2007-12-20 Thread Brian Barnes
On Dec 20, 2007, at 4:31 PM, Anders F Björklund wrote: Also, the portfile for grace has the following dependency line: depends_lib lib:libX11.6:XFree86 \ X11 for Leopard provide X11R7 (instead of 6) and is based on xorg, not XFree86. But, I know that macports grace works in Leop

general dependency questions

2007-12-20 Thread Brian Barnes
or just refuses to install? thanks for reading, Brian ___ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users

Postfix +TLS

2007-11-26 Thread Brian Matzon
Can anyone confirm that the 'warning: run-time library vs. compile-time header version mismatch: OpenSSL 0.9.8 may not be compatible with OpenSSL 0.9.7' issue has been fixed for Postfix using TLS? -- The cake is a lie ___ macports-users mailing list

Re: php5 + sockets

2007-11-24 Thread Brian Matzon
Ryan Schmidt wrote: On Nov 23, 2007, at 13:42, Roger Hoover wrote: On Nov 23, 2007 3:34 AM, Brian Matzon wrote: I am looking for a variant sockets, but it seems to have either gone missing - or never made available. Is this a simple oversight, or are there issues with adding the sockets

php5 + sockets

2007-11-23 Thread Brian Matzon
I am looking for a variant sockets, but it seems to have either gone missing - or never made available. Is this a simple oversight, or are there issues with adding the sockets variant to php5? -- The cake is a lie ___ macports-users mailing list macp

xmgrace and leopard?

2007-11-16 Thread Brian Barnes
none mention helping of building grace. Nothing in fink or at hpc.sourceforge.net yet either. Is anyone working on building this package, or is a specific problem triaged? Thanks, Brian http://grace.darwinports.com/dports/x11/grace/Portfile http://www.x.org/wiki/XDarwin p.s. please cc

py25-mysql Fails on Leopard / PowerBook G4

2007-10-31 Thread Brian Yamabe
mmand " cd "/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_python_py25-mysql/work/MySQL-python-1.2.2" && /opt/local/bin/python2.5 setup.py build " returned error 1 I just did a new install of mysql5 +server An

Re: vncserver with Aqua gui

2007-09-06 Thread Brian Barrera
On 9/5/07, Anthony Michael Agelastos <[EMAIL PROTECTED]> wrote: > > Why use Vine Server when Apple's Remote Desktop does the same thing > (is VNC) and is a feature of OS X Tiger? I use TightVNC to connect to A couple of reasons why I use Vine Server instead of ARD's bundled VNC server: - ARD doesn

Re: Checksum failure on mysql-connector-java

2007-08-31 Thread Brian Peisley
ack of the software I've installed than do it myself. Previous experience suggests that isn't one of my strengths... :-) Best of luck, Brian On 8/31/07, Scott Harper <[EMAIL PROTECTED]> wrote: > > > Brian Peisley wrote: > > > > There has already been a

Re: Checksum failure on mysql-connector-java

2007-08-31 Thread Brian Peisley
ons to fix, but until that happens there's really not much you can do other than go download, build, and install the software yourself. Brian On 8/31/07, Scott Harper <[EMAIL PROTECTED]> wrote: > > I am trying to install the mysql-connector-java port, but am encountering a > check

Re: Gnome-desktop fails

2007-08-19 Thread brian
well, I fixed it, and gnome-desktop built today. the problem was I had run this silly little thing http://xanana.ucsc.edu/xtal/Xterminator/ to set up display variables for launching x11 progs from the command line, and it does a little overkill, adding stuff to .bashrc, .kshrc, .cshrc, and .b

Re: MTree violation error when building port

2007-08-16 Thread Brian Peisley
pdate. -Brian On 8/16/07, Samuel M. Smith <[EMAIL PROTECTED]> wrote: > When I try to install xpdf using macports 1.510 it fails (actually on > the first dependency ghostscript) > > ---> Staging ghostscript into destroot Error: violation by /opt/ > local/man Error: Target o

Overwriting config files

2007-08-16 Thread Brian Matzon
I have had some issues lately with upgrades overwriting config files (postfix, apache2). Should I create a ticket for these issues, or is this being fixed in this ticket: I noticed this ticket: http://trac.macports.org/projects/macports/ticket/2365 ? /matzon

Postfix / sasl issues

2007-08-16 Thread Brian Matzon
At some point I installed postfix @2.3.2_0+sasl+tls then I later upgraded to macports 1.5.0 Then I updated to postfix @2.3.8_0+sasl+tls - primarily because I wanted to get smtp auth / tls working. But when someone auths I get: initializing the server-side TLS engine warning: run-time library v

Re: Wireshark build fails on 10.4.10 MacBook Core Duo

2007-08-13 Thread Brian Barrera
On 8/13/07, Eric Hall <[EMAIL PROTECTED]> wrote: > I suspect the new glib (2.14.0) and wireshark are not > getting along, I'll see what I can do with it. > Curious, how do you install the new glib? MacPorts is 1.510 and was updated using selfupdate yet I'm running glib 2.12.12 according to

Re: Wireshark build fails on 10.4.10 MacBook Core Duo

2007-08-13 Thread Brian Barrera
On 8/13/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Chip Warden <[EMAIL PROTECTED]> writes: > >I'm trying to build Wireshark from MacPorts 1.5.1 on a 1st generation > >MacBook running OS X 10.4.10 with the following port command: > > > >> sudo port -v install wireshark +adns +ipv6 +net_snm

Gnome-desktop fails

2007-08-12 Thread brian
here is the first of two similar errors. let me know if more would be helpful. I really have no idea what is going on here. ---> Building gnome-desktop with target all DEBUG: Executing org.macports.build (gnome-desktop) DEBUG: Environment: DEBUG: Assembled command: 'cd "/opt/local/var/macport

stackless

2007-07-30 Thread Michael Brian Bentley
I'd like to work/play with the stackless (www.stackless.com) variant of python. How hard would it be for me to create a variant of the mac ports python25 installer that installs an independent copy of python25 with the stackless additions from http://www.stackless.com and the relevant svn repo

Re: MacPorts manual, or info on MacPorts development

2007-06-30 Thread Brian Campbell
Thanks! I think I understand a little better now. Now I need to figure out what the best way is to document in the manual, since I'm trying to document everything I need to do there so people don't have to ask these questions in the future. On Jun 30, 2007, at 2:38 AM, Ryan Schmidt wrote:

Re: MacPorts manual, or info on MacPorts development

2007-06-28 Thread Brian Campbell
On Jun 28, 2007, at 12:24 PM, Juan Manuel Palacios wrote: Usually when testing out a port, you only need sudo when destrooting and installing either 'cause you need to set special permissions on files or because you need write to otherwise off- limits directories. Everything else from fetch

Re: MacPorts manual, or info on MacPorts development

2007-06-28 Thread Brian Campbell
On Jun 27, 2007, at 2:03 AM, Ryan Schmidt wrote: I don't know of a way to do that. I think you have to use sudo, and it will do things in /opt/local. Is that what most MacPorts developers do? What happens when they screw something up, and need to throw out their whole /opt/local and need

MacPorts manual, or info on MacPorts development

2007-06-26 Thread Brian Campbell
, is there any way to actually build a port without doing it in the /opt/local hierarchy? Or is there any documentation, or anywhere I can find out about what the expected way to develop under MacPorts is? $ port version Version: 1.442 Thanks, Brian _

Re: Can't install gnome

2007-06-19 Thread brian
paul beard wrote: On Jun 19, 2007, at 6:22 AM, brian wrote: came across this peculiarity while following your directions... [EMAIL PROTECTED] brian]$ sudo port uninstall libxslt ---> Unable to uninstall libxslt 1.1.20_0, the following ports depend on

DHCP Help

2007-05-22 Thread Brian Go
Ok... Some stupidity on my part. Small hardware failure on my linux box, and I realized that all I was doing was running three services. 1. http 2. dhcpd 3. dnsmasq Since my iMac is almost always on, i decided to run those guys on the mac... The silence in my computer room is nice, but I i

somewhat [OT] byteswap.h

2007-04-10 Thread Michael Brian Bentley
I'm trying to build something that RedHat wrote for Linux on a Mac Book Pro running OS X 10.4.8, and have come across a need for a file called byteswap.h, which appears to be a Linux-only thing. I imagine that at least one of the mac ports have run into needing a version of this file. I coul

Re: gcc's crt0.o

2007-04-05 Thread Michael Brian Bentley
On the plus side, this is the first meaningful explanation I've seen (thanks for finding it!) that says what gcc is doing and why. Now I know. Cool. Because of Apple's stark interest in keeping linking dynamic, I could see Apple adding a warning to their build of gcc that explains (briefly!)

gcc's crt0.o

2007-04-05 Thread Michael Brian Bentley
I find that I'm using macports more and more as I try to do builds using scripts that were developed on GNU/Linux systems with GNU versions of tools. I am finding that there's just enough difference in the use of some tools like sed and cp (of all utilities, cp?) that force me to add the GNU ve

Unable to build new erlang port (R11B-4)

2007-04-04 Thread Brian McCallister
2_0 (active) readline @5.1.004_0 readline @5.2.001_0 (active) rlwrap @0.24_0 (active) ruby @1.8.5-p12_0 ruby @1.8.6_0 (active) sqlite3 @3.3.13_0+darwin_8 (active) subversion @1.4.3_0 (active) synergy @1.3.1_0 (active) wget @1.10.2_0+darwin_8 (active) zlib @1.2.3_0 zlib @1.2.3_1 (ac

Using gcc 4.1.2 port to build gcc 4.1.1?

2007-04-03 Thread Michael Brian Bentley
How easy would it be for me to adopt the 4.1.2 port in order to build gcc 4.1.1? I have a project that causes an internal compiler error to crop up in 4.1.2, but I'm told that we use gcc 4.1.1 to build everything on the linux boxes, so I'm curious to see what happens with a 4.1.1. I haven't yet

  1   2   >