Re: stuck in loop with restore_ports.tcl migrating to macOS Sierra (10.12.1)

2016-11-03 Thread Murray Eisenberg
PM, Ken Cunningham <ken.cunningham.web...@gmail.com> > wrote: > > Murray, I note the error in your log looks somewhat like this error in trac: > > <https://trac.macports.org/ticket/52776 > <https://trac.macports.org/ticket/52776>> > > __SWIFT_UNAVA

Re: stuck in loop with restore_ports.tcl migrating to macOS Sierra (10.12.1)

2016-11-03 Thread Murray Eisenberg
APIs unavailable for swift */“. > On Nov 3, 2016, at 10:43 AM, Murray Eisenberg <murrayeisenb...@gmail.com> > wrote: > > OK, and in > > > /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/usr/include/Availabilit

Re: stuck in loop with restore_ports.tcl migrating to macOS Sierra (10.12.1)

2016-11-03 Thread Murray Eisenberg
gham.web...@gmail.com> > wrote: > > can you remind me the name of a port that triggers the error so I can test it > (hopefully not clang-3.8 which would take all night to build ) ;> > > K --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm

Re: stuck in loop with restore_ports.tcl migrating to macOS Sierra (10.12.1)

2016-11-02 Thread Murray Eisenberg
; and compare them > > — > ultimately - reinstall it if nothing else works. > > something is up… > > > Ken --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile (413)-42

Re: stuck in loop with restore_ports.tcl migrating to macOS Sierra (10.12.1)

2016-11-02 Thread Murray Eisenberg
that file and look at line 423 and see if you can figure out what > is happening. > > It showed what was happening, clang is good about that. What was happening > was an Apple-defined macro that somehow was not defined, so it was being > parsed as a C function ca

Re: stuck in loop with restore_ports.tcl migrating to macOS Sierra (10.12.1)

2016-11-02 Thread Murray Eisenberg
> (with the -v option to see what happens) and whether the executable runs > > install some really really simple ports, like symlinks > > … > at least make sure the basics work > … > if all that works correctly, then … gotta dig deeper > > Ken > > &g

Re: stuck in loop with restore_ports.tcl migrating to macOS Sierra (10.12.1)

2016-11-02 Thread Murray Eisenberg
log looks somewhat like this error in trac: > > <https://trac.macports.org/ticket/52776 > <https://trac.macports.org/ticket/52776>> > > __SWIFT_UNAVAILABLE_MSG > … > > Ken --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm

Re: stuck in loop with restore_ports.tcl migrating to macOS Sierra (10.12.1)

2016-11-02 Thread Murray Eisenberg
ect -p >> /Applications/Xcode.app/Contents/Developer >> >> >>> On Nov 2, 2016, at 9:11 PM, Brandon Allbery <allber...@gmail.com >>> <mailto:allber...@gmail.com>> wrote: >>> >>> >>> On Wed, Nov 2, 2016 at 9:08 PM, Murray Ei

Re: stuck in loop with restore_ports.tcl migrating to macOS Sierra (10.12.1)

2016-11-02 Thread Murray Eisenberg
objects='' mpn_objs_in_libgmp='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/opt/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## --- ## ## confdefs.h. ## ## ---

Re: stuck in loop with restore_ports.tcl migrating to macOS Sierra (10.12.1)

2016-11-02 Thread Murray Eisenberg
es [murray@Blackstone:~]$ xcode-select -p /Applications/Xcode.app/Contents/Developer > On Nov 2, 2016, at 9:11 PM, Brandon Allbery <allber...@gmail.com> wrote: > > > On Wed, Nov 2, 2016 at 9:08 PM, Murray Eisenberg <murrayeisenb...@gmail.com > <mailto:murrayeisenb...@gm

Re: stuck in loop with restore_ports.tcl migrating to macOS Sierra (10.12.1)

2016-11-02 Thread Murray Eisenberg
;/opt/local/share/man/man5/stab.5.gz": no such file or directory while executing And, alas, that prevents reinstalling lots of other ports, since gcc depends on gmp, among others. > On Nov 2, 2016, at 6:48 PM, Murray Eisenberg <murrayeisenb...@gmail.com> > wrote: > >

Re: stuck in loop with restore_ports.tcl migrating to macOS Sierra (10.12.1)

2016-11-02 Thread Murray Eisenberg
ports $portList]" (file "./restore_ports.tcl" line 285) > On Nov 2, 2016, at 7:25 PM, Ryan Schmidt <ryandes...@macports.org> wrote: > >> >> On Nov 2, 2016, at 5:48 PM, Murray Eisenberg <murrayeisenb...@gmail.com> >> wrote: >>

stuck in loop with restore_ports.tcl migrating to macOS Sierra (10.12.1)

2016-11-02 Thread Murray Eisenberg
e loop while executing "sort_ports $portList" invoked from within "set operationList [sort_ports $portList]" (file "./restore_ports.tcl" line 285) Help!! I’d certainly prefer NOT to have to restore all my ports (from list saved in myports.txt) manually,

command line tools for Xcode 8.1?

2016-10-28 Thread Murray Eisenberg
cports? --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile (413)-427-5334 ___ macports-users mailing list macports-users@lists.macosforge.org

How configure backend for cantor?

2016-08-14 Thread Murray Eisenberg
ally helpful there. --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile (413)-427-5334 ___ macports-users mailing list macports-users@lists.macosfor

Re: Octave won't start, looks for legacy Java SE 6 runtime

2016-05-24 Thread Murray Eisenberg
m/kb/DL1573 > > For Mac OS X 10.5 Leopard: > > https://support.apple.com/kb/DL1359 > --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile (413)-427-5334 __

Re: Octave won't start, looks for legacy Java SE 6 runtime

2016-05-24 Thread Murray Eisenberg
I did the same, installing octave with -java variant. Finally, it’s working. Thanks to all who gave help in this thread. > On May 24, 2016, at 11:48 AM, Marius Schamschula <li...@schamschula.com> > wrote: > > Murray, > > On May 24, 2016, at 10:22 AM, Murray

Re: Octave won't start, looks for legacy Java SE 6 runtime

2016-05-24 Thread Murray Eisenberg
Uh oh! Then how do I get octave to run at all, given that it requires the Java 6 runtime? (And I have Java 8 from Oracle as the active runtime.) > On May 24, 2016, at 11:08 AM, Ryan Schmidt <ryandes...@macports.org> wrote: > > > On May 24, 2016, at 9:36 AM, Murray Eisenberg

Octave won't start, looks for legacy Java SE 6 runtime

2016-05-24 Thread Murray Eisenberg
simply to remove the +java variant for octave, or will I lose some substantial functionality? (I’m unsure why I installed with the +java variant in the first place!) --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD

Re: How add variant when upgrading octave

2016-05-24 Thread Murray Eisenberg
That fixed things. Thanks. > On May 23, 2016, at 9:04 PM, David Strubbe <dstru...@macports.org> wrote: > > I'm not sure what you actually tried. Please do "sudo port clean qrupdate; > sudo port install qrupdate +atlas +gcc5". > > On Mon, May 23, 2016 at 8:37

Re: How add variant when upgrading octave

2016-05-23 Thread Murray Eisenberg
: must set at least one Fortran variant > On May 23, 2016, at 8:19 PM, David Strubbe <dstru...@mit.edu> wrote: > > Try +gcc5. (There is no +gfortran variant since this port uses only Fortran.) > > On Mon, May 23, 2016 at 5:08 PM, Murray Eisenberg <murrayeisenb...@gmail.com

Re: How add variant when upgrading octave

2016-05-23 Thread Murray Eisenberg
ants octave -gcc48 +gfortran > > which seems to rebuild fftw-3 and hdf5 to match. > >> On May 20, 2016, at 17:59, Murray Eisenberg <murrayeisenb...@gmail.com >> <mailto:murrayeisenb...@gmail.com>> wrote: >> >> OK, tried >> >> sudo port upg

Re: How add variant when upgrading octave

2016-05-20 Thread Murray Eisenberg
-no-gui-libs, graphics_toolkit("fltk") will cause a crash ---> Cleaning octave > On May 20, 2016, at 5:23 PM, Brandon Allbery <allber...@gmail.com> wrote: > > On Fri, May 20, 2016 at 5:17 PM, Murray Eisenberg <murrayeisenb...@gmail.com > <mailto:murrayeis

Re: How add variant when upgrading octave

2016-05-20 Thread Murray Eisenberg
s.macports.org/curl ---> Installing curl @7.49.0_0+ssl ---> Cleaning curl ---> Computing dependencies for curl ---> Deactivating curl @7.48.0_0+ssl ---> Cleaning curl ---> Activating curl @7.49.0_0+ssl ---> Cleaning curl Error: hdf5: Variant gcc48 conflicts with gfortran E

How add variant when upgrading octave

2016-05-15 Thread Murray Eisenberg
Fortran variant Presumably I want to add fortran Is there some form of the upgrade command to do that? Or do I simply have to do a new install: sudo port install octave @4.0.2_0+atlas+gcc48+glgui+gfortran --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd

Re: macports-users Digest, Vol 113, Issue 16

2016-01-17 Thread Murray Eisenberg
orts-users-requ...@lists.macosforge.org > wrote: > > Sun, 17 Jan 2016 18:26:16 +0100 > From: Rainer M?ller <rai...@macports.org <mailto:rai...@macports.org>> > To: Murray Eisenberg <murrayeisenb...@gmail.com > <mailto:murrayeisenb...@gmail.com>>, MacPorts Users

Re: how keep particular broken port from trying to reinstall?

2016-01-17 Thread Murray Eisenberg
this.) --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile (413)-427-5334 ___ macports-users mailing list macports-users@lists.macosforge.org https

where is gdb executable installed?

2015-12-18 Thread Murray Eisenberg
I installed gdb @7.9.1_3 , but “which gdb” doesn't return anything. Where is the gdb executable installed?___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-users

Re: where is gdb executable installed?

2015-12-18 Thread Murray Eisenberg
OK, thanks. I was mislead by “port info gdb” which doesn’t mention a name other than gdb. > On Dec 18, 2015, at 6:53 PM, Brandon Allbery <allber...@gmail.com> wrote: > > On Fri, Dec 18, 2015 at 6:43 PM, Murray Eisenberg <murrayeisenb...@gmail.com > <mailto:murrayeis

on upgrade cannot link perl5 to perl5.22

2015-12-15 Thread Murray Eisenberg
Just tried an upgrade of some outdated perl ports. Successfully upgraded perl5.22, but upgrade of perl5 failed: $ sudo port upgrade perl5 : : ---> Staging perl5 into destroot Error: Can't find perl 5.22 (as /opt/local/bin/perl5.22) so can't link perl5 to it. Error:

Re: user macports problem after migration to new Mac

2015-12-10 Thread Murray Eisenberg
gt; wrote: > > > On Thu, Dec 10, 2015 at 5:42 PM, Murray Eisenberg <murrayeisenb...@gmail.com > <mailto:murrayeisenb...@gmail.com>> wrote: > $ echo -macports > -macports > > [NOTE: not pointing to anything] > > $ ls -al -macports > [ lists almos

Re: user macports problem after migration to new Mac

2015-12-10 Thread Murray Eisenberg
u, Dec 10, 2015 at 6:10 PM, Murray Eisenberg <murrayeisenb...@gmail.com > <mailto:murrayeisenb...@gmail.com>> wrote: > $ ls -al ~macports > total 0 > drwxr-xr-x 3 macports macports 102 Dec 10 16:01 . > drwxr-xr-x@ 12 root admin 408 Dec 10 16:01 .. >

user macports problem after migration to new Mac

2015-12-10 Thread Murray Eisenberg
Should I be able to see a user “macports” in System Preferences > Users & Groups? I see no such. However, under /Users there is a directory “macports” owned by macports:staff. It has with subdirectories Desktop, Documents, …Sites , which are all owned by macports:staff, as is that directory

Re: p5.16-libapreq2 won't reinstall after migration to El Capitan

2015-11-03 Thread Murray Eisenberg
015, at 12:26 AM, Mojca Miklavec <mo...@macports.org> wrote: > > On Tue, Nov 3, 2015 at 12:14 AM, Murray Eisenberg wrote: >> After uninstalling p5.16-libapeq2 and mod_perl2 + perl5_16, I was able to >> install in order: >> >>perl5 + perl5_22 >>mod_

Re: Updating php56-apache2handler gives configure error

2015-11-02 Thread Murray Eisenberg
> On 1 Nov2015, at 5:10 PM, Brandon Allbery <allber...@gmail.com> wrote: > > On Sun, Nov 1, 2015 at 5:07 PM, Murray Eisenberg <murrayeisenb...@gmail.com> > wrote: > My misunderstanding: I didn't realize that just because "which perl5" showed > "/o

Re: p5.16-libapreq2 won't reinstall after migration to El Capitan - SOLVED!

2015-11-02 Thread Murray Eisenberg
> On27 Oct 2015 23:27:27 +0100,Murray Eisenberg <murrayeisenb...@gmail.com> > wrote: > > > On Tue, Oct 27, 2015 at 11:03 PM, Murray Eisenberg wrote: >> After migrating macports from Yosemite to El Capitan, installing >> p5.16-libapreq2 failed during

Re: p5.16-libapreq2 won't reinstall after migration to El Capitan

2015-11-02 Thread Murray Eisenberg
+perl5_22 ! So no go. > On 2 Nov2015, at 11:14 AM, Mojca Miklavec <mo...@macports.org> wrote: > > Dear Murray, > > On Mon, Nov 2, 2015 at 4:20 PM, Murray Eisenberg wrote: >> >> The issue re p5.16-libapreq2 is solved! After the migration, I had never >

Updating php56-apache2handler gives configure error

2015-11-01 Thread Murray Eisenberg
prefork.c http_core.c mod_so.c So what does "not built using --enable-so" mean and how should this be fixed? Note that after migrating macports from Yosemite to El Capitan, I had no trouble installing the earlier version of php56-apache2handler. --- Murray Eisenberg

Re: Updating php56-apache2handler gives configure error

2015-11-01 Thread Murray Eisenberg
ompared to the usual "port select" method. (I've updated the trac ticket I filed.) Thanks! > On 1 Nov2015, at 3:50 PM, Brandon Allbery <allber...@gmail.com> wrote: > > > On Sun, Nov 1, 2015 at 3:29 PM, Murray Eisenberg <murrayeisenb...@gmail.com> > wr

Re: p5.16-libapreq2 won't reinstall after migration to El Capitan: configuring mod_perl2 +perl5_16 failed

2015-10-28 Thread Murray Eisenberg
apreq2 port > available. > > How fix?? If you want to keep using perl5perl +perl5_20, then you need to install mod_perl2 +perl5_20 and p5.20-libapreq2. I have no clue why p5.20-libapreq is missing and thin could be fixed. If you want to switch to 5.16, you need to install perl5 +perl5_16, th

Re: p5.16-libapreq2 won't reinstall after migration to El Capitan

2015-10-27 Thread Murray Eisenberg
to remove the "+perl5_20" part of mod_perl2, which seemed to get added automatically and, if so, how? > On 27 Oct2015, at 6:03 PM, Murray Eisenberg <murrayeisenb...@gmail.com> wrote: > > After migrating macports from Yosemite to El Capitan, installing > p5.16-lib

p5.16-libapreq2 won't reinstall after migration to El Capitan

2015-10-27 Thread Murray Eisenberg
t install p5.16-libapreq2", which failed. Also, I note that there no longer seems to be any p5.20-libapreq2 port available. How fix?? --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-666

gcc48 won't build under El Capitan; cannot fix Availability.h

2015-10-26 Thread Murray Eisenberg
, OS X refused to allow me to edit Availability.h. As a number of the ports involved will not install, with their needed variants, using later versions of gcc, including gcc48, using a different version is not a solution. (gcc 47, gcc49, and gcc5 did reinstall OK.) What's to be done? --- Murray

Re: configuring phpmyadmin: why no table mysql.host for mysql56?

2015-02-14 Thread Murray Eisenberg
OK, I recall that now. Thanks. I added a note about this to https://trac.macports.org/wiki/howto/PHP. On 14 Feb2015, at 12:17 AM, Brandon Allbery allber...@gmail.com wrote: On Sat, Feb 14, 2015 at 12:07 AM, Murray Eisenberg murrayeisenb...@gmail.com wrote: This gives: ERROR 1146 (42S02

Is structure of phpmyadmin database correct?

2015-02-14 Thread Murray Eisenberg
Is that correct, that the individual tables pma__bookmark, etc. should not be directly under phpmyadmin but instead under pma under phpmyadmin? (Is that what the use of the double-underscore in the table names forces?) --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd

Re: configuring phpmyadmin: why no table mysql.host for mysql56?

2015-02-14 Thread Murray Eisenberg
Eisenberg murrayeisenb...@gmail.com wrote: OK, I recall that now. Thanks. I added a note about this to https://trac.macports.org/wiki/howto/PHP. On 14 Feb2015, at 12:17 AM, Brandon Allbery allber...@gmail.com wrote: On Sat, Feb 14, 2015 at 12:07 AM, Murray Eisenberg murrayeisenb

Re: can't start mysql56 after move datadir

2015-02-13 Thread Murray Eisenberg
is already owned by _mysql). Isn't there some safer way to be able to use mysql with a datadir in a non-default location (after specifying it in my.cnf, of course)? On 13 Feb2015, at 11:34 AM, Brandon Allbery allber...@gmail.com wrote: On Fri, Feb 13, 2015 at 11:31 AM, Murray Eisenberg

Re: can't start mysql56 after move datadir

2015-02-13 Thread Murray Eisenberg
I've never heard permission +x referred to as search permission. I thought +x is execute permission, which is surely more dangerous than +r read permission. On 13 Feb2015, at 12:19 AM, Brandon Allbery allber...@gmail.com wrote: On Fri, Feb 13, 2015 at 12:10 AM, Murray Eisenberg

Re: can't start mysql56 after move datadir

2015-02-13 Thread Murray Eisenberg
, Bradley Giesbrecht pixi...@macports.org wrote: On Feb 12, 2015, at 5:24 PM, Murray Eisenberg murrayeisenb...@gmail.com wrote: I should add that whereas the command sudo port load mysql56-server runs without returning any error to the terminal, the next command, beginning /opt/local/lib

Re: can't start mysql56 after move datadir

2015-02-13 Thread Murray Eisenberg
, Murray Eisenberg murrayeisenb...@gmail.com wrote: I should add that whereas the command sudo port load mysql56-server runs without returning any error to the terminal, the next command, beginning /opt/local/lib/mysql56/bin/mysql bombs out, returning the error: ERROR 2002 (HY000): Can't

Re: can't start mysql56 after move datadir

2015-02-13 Thread Murray Eisenberg
a database; edit my.cnf to specify the non-default datadir; and carry out the two crucial steps above. On 12 Feb2015, at 5:05 PM, Murray Eisenberg murrayeisenb...@gmail.com wrote [corrected: After upgrading from OS X Mavericks to Yosemite, I did the standard procedure for migrating

configuring phpmyadmin: why no table mysql.host for mysql56?

2015-02-13 Thread Murray Eisenberg
in phpmyadmin) Why not? Should it not have been created when I originally installed mysql56-server and executed mysql_install_db ? How fix? --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile

Re: can't start mysql56 after move datadir

2015-02-12 Thread Murray Eisenberg
CORRECTION: The command I use to start the mysql server is indeed the one for the Macports version, namely: sudo /opt/local/share/mysql56/support-files/mysql.server start (Sorry for the typo.) On 12 Feb2015, at 5:05 PM, Murray Eisenberg murrayeisenb...@gmail.com wrote: After upgrading

Re: can't start mysql56 after move datadir

2015-02-12 Thread Murray Eisenberg
I should add that for the (re)installation of mysql56, I followed all the steps at https://trac.macports.org/wiki/howto/MySQL with one change: instead of using load to start the server, I'm using mysql.server start. On 12 Feb2015, at 5:05 PM, Murray Eisenberg murrayeisenb...@gmail.com wrote

Re: can't start mysql56 after move datadir

2015-02-12 Thread Murray Eisenberg
/ | # +---+--+ # sudo port unload mysql56-server sudo mv /opt/local/etc/mysql56/my{-orig,}.cnf sudo mv /Users/brad/mysql56 /opt/local/var/db/ Regards, Bradley Giesbrecht (pixilla) On Feb 12, 2015, at 2:34 PM, Murray Eisenberg murrayeisenb...@gmail.com wrote: CORRECTION: The command I use

Re: can't start mysql56 after move datadir

2015-02-12 Thread Murray Eisenberg
) On Feb 12, 2015, at 2:34 PM, Murray Eisenberg murrayeisenb...@gmail.com wrote: CORRECTION: The command I use to start the mysql server is indeed the one for the Macports version, namely: sudo /opt/local/share/mysql56/support-files/mysql.server start (Sorry for the typo.) On 12

Re: can't start mysql56 after move datadir

2015-02-12 Thread Murray Eisenberg
/mysql ? If so, might that be dangerous? On 13 Feb2015, at 12:03 AM, Ryan Schmidt ryandes...@macports.org wrote: On Feb 12, 2015, at 4:05 PM, Murray Eisenberg wrote: After upgrading from OS X Mavericks to Yosemite, I did the standard procedure for migrating macports. But I found

can't start mysql56 after move datadir

2015-02-12 Thread Murray Eisenberg
/var/run/mysql56/mysqld.sock sql_mode=NO_ENGINE_SUBSTITUTION,STRICT_TRANS_TABLES [client] socket = /opt/local/var/run/mysql56/mysqld.sock end file = --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240

Re: script to generate macports dependency graph

2015-01-21 Thread Murray Eisenberg
variants. I actually find it useful so I thought I would share... In any case it is free at https://github.com/Synss/macports_deptree --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile (413

How upgrade p5.20-test, p5.20-module-build

2014-12-22 Thread Murray Eisenberg
of this? --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile (413)-427-5334 ___ macports-users mailing list macports-users@lists.macosforge.org https

Re: How upgrade p5.20-test, p5.20-module-build

2014-12-22 Thread Murray Eisenberg
What about p5.*-test-output and p5.*-module-build, which seem to be giving similar errors on trying to upgrade? On 22 Dec2014, at 3:53 PM, David Evans dev...@macports.org wrote: On 12/22/14 12:34 PM, Murray Eisenberg wrote: I'm trying to upgrade the indicated ports. I keep getting error

Re: How upgrade p5.20-test, p5.20-module-build

2014-12-22 Thread Murray Eisenberg
in advance for working on a fix. Meanwhile, anything I can do to finesse this? On 22 Dec2014, at 5:08 PM, David Evans dev...@macports.org wrote: On 12/22/14 1:43 PM, Murray Eisenberg wrote: What about p5.*-test-output and p5.*-module-build, which seem to be giving similar errors on trying

mysql56-server: what is basedir? and where put my.cnf?

2014-09-15 Thread Murray Eisenberg
should be)?? (2) For the MacPorts version of mysql, what is the recommended or preferred location for my.cnf? Possibilities are: /opt/local/etc/mysql56/my.cnf(which I'm using) /opt/local/etc/my.cnf /private/etc/my.cnf --- Murray Eisenberg

Re: How install p5-libapreq2 for perl 5.20?

2014-09-15 Thread Murray Eisenberg
The 3-step process, including forcibly rebuilding mod_per2 from source, allows installing p5.20-libapreq2. Many thanks for this workaround. On 14 Sep2014, at 10:19 PM, Ryan Schmidt ryandes...@macports.org wrote: On Sep 14, 2014, at 9:43 AM, Murray Eisenberg murrayeisenb...@gmail.com

How install p5-libapreq2 for perl 5.20?

2014-09-14 Thread Murray Eisenberg
locate ModPerl/MM.pm). Is there some resolution? Not being a macports developer or, for that matter, a perl developer -- just somebody who needs to use perl and perl modules within something else (WeBWorK) -- at this point I don't understand what to do. --- Murray Eisenberg

config files for mysql

2014-09-13 Thread Murray Eisenberg
my.cnf somewhere else? (This is very muddled given that the MacPorts port distributes files into somewhat different locations, relative to /opt/local, than the native MySQL distribution does, relative to /usr/local.) --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm

Re: mysql56: Cannot create databases

2014-09-13 Thread Murray Eisenberg
On 12 Sep 2014 21:02:03 -0400, Murray Eisenberg murrayeisenb...@gmail.com wrote: I installed mysql56-server @5.6.19_1 under OS X 10.9.4. Following instructions at https://trac.macports.org/wiki/howto/MAMP, I executed: sudo port select mysql mysql56 sudo -u _mysql /opt/local

mysql56: Cannot create databases

2014-09-12 Thread Murray Eisenberg
reveals: mdfind -name fill_help_tables.sql /opt/local/share/mysql56/fill_help_tables.sql So how should this be fixed? (I submitted ticket, too.) --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667

Re: Which socket for mysql, mysqli, mysqlnd?

2014-09-08 Thread Murray Eisenberg
On 7 Sep 2014 22:50:31 -0500, Ryan Schmidt ryandes...@macports.org wrote: On Sep 7, 2014, at 4:53 PM, Murray Eisenberg wrote: My native-install (i.e., not MacPorts) MySQL file my.cnf specifies socket = /tmp/mysql.sock. You should use a more secure location. The MySQL developers changed

Which socket for mysql, mysqli, mysqlnd?

2014-09-07 Thread Murray Eisenberg
, mysqli.default_socket and pdo_mysql.default_socket all use /opt/local/var/run/mysql56/mysqld.sock rather than /tmp/mysql.sock? --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile (413)-427-5334

Re: php56-pear missing?

2014-09-06 Thread Murray Eisenberg
On 5 Sep 2014 15:35:57 -0700, Bradley Giesbrecht pixi...@macports.org wrote: On Sep 2, 2014, at 5:38 PM, Ryan Schmidt ryandes...@macports.org wrote: On Sep 2, 2014, at 3:55 PM, Murray Eisenberg wrote: The port of php56 was just released, along with various php56 modules, e.g., php56

php56-pear missing?

2014-09-02 Thread Murray Eisenberg
? --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile (413)-427-5334 ___ macports-users mailing list macports-users@lists.macosforge.org https

Fixed error in https://trac.macports.org/wiki/howto/MAMP re optional pmadb config

2014-09-01 Thread Murray Eisenberg
them. --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile (413)-427-5334 ___ macports-users mailing list macports-users@lists.macosforge.org https

Re: Fixed error in https://trac.macports.org/wiki/howto/MAMP re optional pmadb config

2014-09-01 Thread Murray Eisenberg
, at 1:38 PM, Ryan Schmidt ryandes...@macports.org wrote: On Sep 1, 2014, at 11:23 AM, Murray Eisenberg wrote: The very end of the page https://trac.macports.org/wiki/howto/MAMP, on setting up optional pmadb, had a series of typographical errors about editing /opt/local/www/phpmyadmin

Re: Fixed error in https://trac.macports.org/wiki/howto/MAMP re optional pmadb config

2014-09-01 Thread Murray Eisenberg
, Murray Eisenberg wrote: Believe me, it's still useful to have docs all in one place for getting the whole stack going, including phpMyAdmin! I would like to move away from the everything-in-one-place MAMP document and move to separate documents for each topic. A page about PHP; a separate page

Why isn't clang-3.4 updated?

2014-06-07 Thread Murray Eisenberg
+assertions+python27 clang-3.4 @3.4-r198150_0+analyzer+assertions+python27 Of course I tried cleaning clang-3.4 but still same thing. What's going on? --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667

Re: How upgrade outdated ports with JPortsUI

2014-05-04 Thread Murray Eisenberg
Never mind, I figured it out. The trouble was that I was misreading the display. There were actually then no outdated ports among those installed! On Fri, 2 May 2014 16:26:47 -0400, Murray Eisenberg murrayeisenb...@gmail.com wrote: I've done it before, but darn if I can recall how: to upgrade

How upgrade outdated ports with JPortsUI

2014-05-02 Thread Murray Eisenberg
installed. I try clicking the Mark - All Upgrades button, but nothing seems to happen. I'm obviously missing something here! --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile (413)-427-5334

How use jarbundler to create an .app from JPortsUI.jar?

2014-04-28 Thread Murray Eisenberg
subdirectory. --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile (413)-427-5334 ___ macports-users mailing list macports-users@lists.macosforge.org https

Re: How use jarbundler to create an .app from JPortsUI.jar?

2014-04-28 Thread Murray Eisenberg
local ANT lib directory. Given the configuration of MacPorts, with ports going into /opt, what does that mean I also need to do, if anything? I note that /opt/local/lib has no ant subdirectory. --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home

Re: How use jarbundler to create an .app from JPortsUI.jar?

2014-04-28 Thread Murray Eisenberg
the issue? On Apr 28, 2014, at 14:48, Murray Eisenberg murrayeisenb...@gmail.com wrote: OK, so I changed build.xml to: ?xml version=1.0? project name=JPortsUI taskdef name=jarbundler classname=net.sourceforge.jarbundler.JarBundler / /project Now running ant build.xml gives

How change pert5.18 to perl5.16?

2014-03-30 Thread Murray Eisenberg
/_opt_local_var_macports_registry_portfiles_perl5_5.12.4_0+perl5_18/perl5/main.log Warning: Failed to execute port file from registry for perl5 @5.12.4_0+perl5_18 Is there some other way to proceed without having to uninstall all these others then reinstall them with perl5.16 as default? --- Murray

Re: How change pert5.18 to perl5.16? [correction]

2014-03-30 Thread Murray Eisenberg
Correction: the relevant ticket number is: trac.macports.org/ticket/42582 Begin forwarded message: From: Murray Eisenberg murrayeisenb...@gmail.com Subject: How change pert5.18 to perl5.16? Date: March 30, 2014 at 5:00:16 PM EDT To: macports-users@lists.macosforge.org Because p5-libapreq2

Re: How change pert5.18 to perl5.16?

2014-03-30 Thread Murray Eisenberg
for my ultimate purpose.) On Mar 30, 2014, at 5:22 PM, Brandon Allbery allber...@gmail.com wrote: On Sun, Mar 30, 2014 at 5:00 PM, Murray Eisenberg murrayeisenb...@gmail.com wrote: Because p5-libapreq2 won't build with perl5.18 -- see http://trac.macports.org/ticket/28831 -- and because

Re: How change pert5.18 to perl5.16?

2014-03-30 Thread Murray Eisenberg
/CORE -DMOD_PERL -DMP_COMPAT_1X -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -DDARWIN_10 -O3 \ On Mar 30, 2014, at 17:43, Murray Eisenberg murrayeisenb...@gmail.com wrote: % sudo port -ns upgrade --force mod_perl2 --- Computing dependencies for mod_perl2 --- Building mod_perl2 --- Murray

where put font forge docs?

2013-12-10 Thread Murray Eisenberg
from Terminal and using either the Fn F1 key or the Help Help menu item in fontforge, I get the on-line documentation from fontforge.org instead. How fix? --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667

Re: where put font forge docs?

2013-12-10 Thread Murray Eisenberg
)? On Dec 10, 2013, at 12:42 PM, Brandon Allbery allber...@gmail.com wrote: On Tue, Dec 10, 2013 at 12:25 PM, Murray Eisenberg murrayeisenb...@gmail.com wrote: I’ve installed the port fontforge @20120731_2. Now I want the Help to call local help files. Following instructions at http

Re: where put font forge docs?

2013-12-10 Thread Murray Eisenberg
On Dec 10, 2013, at 2:06 PM, Ryan Schmidt ryandes...@macports.org wrote: On Dec 10, 2013, at 11:47, Murray Eisenberg wrote: I guess it’s “tidy” to keep the docs within /opt/local/share/fontforge, but what will happen on a version upgrade? will they be left unaffected (I would presume

Re: maxima+xmaxima: can't type into Console

2013-11-15 Thread Murray Eisenberg
On Wed, 13 Nov 2013 22:07:16 +0100, mk-macpo...@techno.ms wrote: On Nov 13, 2013, at 4:11 PM, Murray Eisenberg wrote: I installed maxima @5.30.0_0+xmaxima. By itself, the command-line maxima works (so far) as expected. good. When, instead, I start xmaxima from the command-line, I get two

Re: maxima+xmaxima: can't type into Console

2013-11-14 Thread Murray Eisenberg
On 13 Nov 2013 19:59:59 -0800, Ned Deily n...@acm.org wrote: In article fb588327-e6bd-4107-b65b-2de86735b...@gmail.com, Murray Eisenberg murrayeisenb...@gmail.com wrote: OS is Mavericks. Will try wxMaxima. On Nov 13, 2013, at 4:07 PM, mk-macpo...@techno.ms wrote: Hi Murray

maxima+xmaxima: can't type into Console

2013-11-13 Thread Murray Eisenberg
(instead of just evaluate what’s in the prepared html page showing in the Xmaxima:browser window? --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile (413)-427-5334

Re: maxima+xmaxima: can't type into Console

2013-11-13 Thread Murray Eisenberg
OS is Mavericks. Will try wxMaxima. On Nov 13, 2013, at 4:07 PM, mk-macpo...@techno.ms wrote: Hi Murray, On Nov 13, 2013, at 4:11 PM, Murray Eisenberg wrote: I installed maxima @5.30.0_0+xmaxima. By itself, the command-line maxima works (so far) as expected. good. When, instead, I

Updated command-line tools needed for Xcode 5.0.2?

2013-11-11 Thread Murray Eisenberg
, and if I do ahead, eventually I get an error window “Can’t install the software because it is not currently available from the Software Update server.” --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667

Re: How select python34?

2013-11-03 Thread Murray Eisenberg
The problem of not being able to select python34 has been fixed with the latest update to python34. On 2 Nov 2013 21:54:47 -0500, Ryan Schmidt ryandes...@macports.org wrote: On Nov 2, 2013, at 21:53, Murray Eisenberg wrote: On Nov 2, 2013, at 8:49 PM, Ryan Schmidt wrote: On Nov 2, 2013

How select python34?

2013-11-02 Thread Murray Eisenberg
does one properly get select to choose python34? --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville, MD 20850-6667Mobile (413)-427-5334 ___ macports-users mailing list

Re: How select python34?

2013-11-02 Thread Murray Eisenberg
Bug for what: python34? python_select? On Nov 2, 2013, at 8:49 PM, Ryan Schmidt ryandes...@macports.org wrote: On Nov 2, 2013, at 19:21, Murray Eisenberg wrote: In a clean install of MacPorts 2.2.1 into OS X Mavericks, I’ve installed ports python34 (as well as python33 and python27

How call pmtools utilities

2013-10-14 Thread Murray Eisenberg
I have the Macports perl5 installed and just ran: sudo port install p5-pmtools Now how do I call those tools, e.g., pminst ? I just get a command not found response. --- Murray Eisenbergmurrayeisenb...@gmail.com 503 King Farm Blvd #101 Home (240)-246-7240 Rockville

Re: How call pmtools utilities

2013-10-14 Thread Murray Eisenberg
Installing p5.12-pmtools fixed this. Thanks. On Oct 14, 2013, at 1:33 PM, Clemens Lang c...@macports.org wrote: On Mon, Oct 14, 2013 at 10:15:28AM -0400, Murray Eisenberg wrote: sudo port install p5-pmtools p5-pmtools is a stub port requiring p5.12-pmtools. Try port contents p5.12-pmtools

Re: How call pmtools utilities

2013-10-14 Thread Murray Eisenberg
On Mon, 14 Oct 2013 12:53:08 -0500, Ryan Schmidt ryandes...@macports.org wrote: On Oct 14, 2013, at 12:33, Clemens Lang wrote: On Mon, Oct 14, 2013 at 10:15:28AM -0400, Murray Eisenberg wrote: sudo port install p5-pmtools p5-pmtools is a stub port requiring p5.12-pmtools. Try port contents

How resolve upgrade of arpack?

2013-06-21 Thread Murray Eisenberg
installed I have, among many others: arpack @3.1.2_1+accelerate+gcc45+openmpi (active) gcc45 @4.5.4_6 (active) How does one resolve this? --- Murray Eisenberg murrayeisenb...@gmail.com 80 Fearing Street phone 413 549-1020 (H) Amherst, MA 01002-1912

  1   2   >