Re: Bind9 error??

2013-08-18 Thread Stubbs Jeff
Yeah, it turned out to be an upstream DNS error. Took all day to convince them. Thanks for all the help. On Aug 17, 2013, at 2:45 PM, Clemens Lang c...@macports.org wrote: On Sat, Aug 17, 2013 at 02:17:38PM -0400, Stubbs Jeff wrote: Warning: Your DNS servers incorrectly claim to know the

clang-mp-3.4 failing to find libLLVM

2013-08-18 Thread Watson Ladd
When trying to link a project I get the following dyld: Library not loaded: @rpath/libLLVM-3.4svn.dylib Referenced from: /opt/local/libexec/llvm-3.4/lib/libLTO.dylib Reason: image not found This seems to be a compiler problem because the project worked before I installed clang-mp-3.4

cdrtools: MacPorts version doesn't work as expected but manually compiled one does

2013-08-18 Thread Davide Liessi
Hi all. I installed cdrtools both with MacPorts and manually compiling it. MacPorts' installation cannot find the DVD drive, but manual installation does. Compare, for example, the output of cdrecord -scanbus: $ /opt/local/bin/cdrecord -scanbus Cdrecord-ProDVD-ProBD-Clone 3.00

Fortran cross-compilers

2013-08-18 Thread fommil
Hi all, I'm trying to cross-compile a mixture of C and Fortran code for http://github.com/fommil/netlib-java However, it looks like the Linux cross compilers^ do not support fortran and the MinGW Windows cross-compilers are very out of date. I've created tickets to deal with each of these

Re: Bind9 error??

2013-08-18 Thread Ryan Schmidt
On Aug 17, 2013, at 13:17, Stubbs Jeff wrote: BBEdit shows a mixture of Javascript/HTML code for a web page. FireFox, Chrome Safari either display a blank page or show this message: Firefox can't find the file at

Re: cdrtools: MacPorts version doesn't work as expected but manually compiled one does

2013-08-18 Thread Ryan Schmidt
On Aug 18, 2013, at 15:16, Davide Liessi wrote: I installed cdrtools both with MacPorts and manually compiling it. MacPorts' installation cannot find the DVD drive, but manual installation does. Compare, for example, the output of cdrecord -scanbus: $ /opt/local/bin/cdrecord -scanbus

Re: clang-mp-3.4 failing to find libLLVM

2013-08-18 Thread Ryan Schmidt
On Aug 18, 2013, at 11:37, Watson Ladd wrote: When trying to link a project I get the following dyld: Library not loaded: @rpath/libLLVM-3.4svn.dylib Referenced from: /opt/local/libexec/llvm-3.4/lib/libLTO.dylib Reason: image not found This seems to be a compiler problem because the

Re: problem with ImageMagick 6.8.6-6 (no delegates found)

2013-08-18 Thread Ryan Schmidt
On Aug 17, 2013, at 12:27, Artemio González López wrote: I am attaching the diff file created by the command diff output output-broken.txt diffs.ttx, where output-broken.txt is the output file from your command executed in the computer having the problem (and, obviously, output.txt is

Re: error upgrading outdated port

2013-08-18 Thread Lawrence Velázquez
On Aug 18, 2013, at 8:37 PM, Peter Trudelle pe...@trudelle.com wrote: Any pointers much appreciated. I'm prepared to nuke /opt and start over if nothing seems obvious. That won't be necessary. https://trac.macports.org/ticket/39850 vq ___

Re: ProFTPD No longer works

2013-08-18 Thread Jasper Frumau
Thanks Ryan. I did figure it out in the end. See http://serverfault.com/questions/531685/proftp-on-macports-connection-refused. Thanks for getting back to me on this! On Sat, Aug 17, 2013 at 6:13 PM, Ryan Schmidt ryandes...@macports.orgwrote: On Aug 17, 2013, at 01:11, Jasper Frumau wrote:

Re: Graphviz Checksum Mismatch

2013-08-18 Thread Jasper Frumau
Thanks for that Ryan. Hope to be hearing some news from the mirror admin soon. On Sat, Aug 17, 2013 at 5:58 PM, Ryan Schmidt ryandes...@macports.orgwrote: On Aug 17, 2013, at 01:06, Jasper Frumau wrote: I tried sudo port clean --all graphviz and then did another upgrade, but got: ---

Re: Graphviz Checksum Mismatch

2013-08-18 Thread Ryan Schmidt
On Aug 18, 2013, at 21:57, Jasper Frumau wrote: Thanks for that Ryan. Hope to be hearing some news from the mirror admin soon. In the mean time you can manually download the correct file from any other mirror and put it in the directory MacPorts expects it to be in.

Re: ProFTPD No longer works

2013-08-18 Thread Ryan Schmidt
On Aug 18, 2013, at 21:55, Jasper Frumau wrote: Thanks Ryan. I did figure it out in the end. See http://serverfault.com/questions/531685/proftp-on-macports-connection-refused . Thanks for getting back to me on this! Glad you got it working, though it's not clear to me from that what the

Re: error upgrading outdated port

2013-08-18 Thread Peter Trudelle
Yup, my /opt is a symlink. thanks! Peter Peter Trudelle pe...@trudelle.com gVoice: (831) 704-6880 On Sun, Aug 18, 2013 at 7:13 PM, Lawrence Velázquez lar...@macports.orgwrote: On Aug 18, 2013, at 8:37 PM, Peter Trudelle

Re: ProFTPD No longer works

2013-08-18 Thread Jasper Frumau
Somehow ProFTDP stopped working. The proper way to (re)start it was sudo /opt/local/etc/LaunchDaemons/org.macports.proftpd/proftpd.wrapper start Why it did not run anymore is not clear, but this worked. All the other standard startup commands did not. On Mon, Aug 19, 2013 at 10:10 AM, Ryan