lilypond configure failure

2016-08-10 Thread Lenore Horner
I’ve just done a clean install of El Capitan. I installed the texlive stuff I wanted and then tried to go on to install Lilypond. That fails. Just before failure, a window pops up saying something needs to access x11 and I can either cancel or continue. I tried cancel. I tried installing x

Re: How to discover what TeXLive ports I need

2016-05-19 Thread Lenore Horner
> On May 19, 2016, at 08:02, Rainer Müller wrote: > > On 2016-05-19 12:06, list_em...@icloud.com wrote: >> That's it. Is there some way to figure out what ports I need to add >> to get specific functionality? Or will I have to bite the bullet and >> do sudo port install texlive +full which warns

Re: How to discover what TeXLive ports I need

2016-05-19 Thread Lenore Horner
> Thanks, Mojca. I notice that my /usr/local/texlive/2013 is 3.4 GB so I should > be able to delete that in due course. I'll look into the svn link and most > likely install +full. I also notice from some saved e-mails that you've > helped me a lot before. 8^) > > Jerry Using port info texlive,

Re: A screenshot/webpage capture app like Shutter?

2016-02-07 Thread Lenore Horner
> On Feb 7, 2016, at 15:48, bunk3m wrote: > > On 06.02.2016 10:17, Clemens Lang wrote: >> Hi, >> >> On Thu, Feb 04, 2016 at 10:58:45PM -0500, bunk3m wrote: >>> @ryandesign, OSX does a great job at capturing an image of the screen >>> but what I'm looking for is the ability to capture the conten

Re: A screenshot/webpage capture app like Shutter?

2016-02-04 Thread Lenore Horner
> On Feb 3, 2016, at 23:09, Ryan Schmidt > wrote: > > > On Feb 3, 2016, at 7:25 PM, bunk3m > wrote: > >> I've done some searching in the ports list but haven't found what I'm >> looking for. [Usually, this means I don't know how to s

Re: How to use personal style and class files with LaTeX built through TexLive

2015-12-22 Thread Lenore Horner
> On Dec 22, 2015, at 07:45, Ryan Jamison wrote: > > Thanks Russell and Lenore for the comments. > > If I put my .sty and .cls files in /opt/local/share/texmf-local/tex/latex do > I need to run texhash or anything like that? > > Ryan yes > > On Tue, Dec 22, 2015 at 3:41 AM, Russell Jones

texlive-bin-extra and texlive-latex-extra conflict?

2014-07-06 Thread Lenore Horner
Upgraded outdated after not having done so for a few months (on Mavericks). The following. ---> Activating texlive-latex-extra @34239_0+doc Error: org.macports.activate for port texlive-latex-extra returned: Image error: /opt/local/bin/ps4pdf is being used by the active texlive-bin-extra port

Re: help! - Python, Tkinter and IDLE

2014-04-04 Thread Lenore Horner
> I have attached a screen grab of the alert message which now appears when I > try to run IDLE from OSX Python. The message box is itself frozen, and the OK > button unresponsive. Eventually a shape the size of the IDLE window appears > on screen as a blank white square, and I have to force qu

Re: Python and Tkinter

2014-04-02 Thread Lenore Horner
On Apr 2, 2014, at 17:13, Ryan Schmidt wrote: > > On Apr 2, 2014, at 05:16, Lenore Horner wrote: > >>> If you want to stick with MacPorts, then IDLE is already included with the >>> python27 port, and tkinter is in the py27-tkinter port. If they don’t work, >&

Re: Python and Tkinter

2014-04-02 Thread Lenore Horner
epends on python. See https://trac.macports.org/ticket/38746 https://trac.macports.org/ticket/42191 This defect was also discussed on this list back in January. Lenore Horner ___ macports-users mailing list macports-users@lists.macosforge.

Re: pb with fluxbox

2014-01-29 Thread Lenore Horner
last line /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_fluxbox/fluxbox/main.log gives the location of the specific log file that would be more useful in diagnosing the problem. Lenore Horner ___ m

Re: where is parallel.sty?

2014-01-24 Thread Lenore Horner
>> On Jan 23, 2014, at 22:24, Lenore Horner wrote: >> >> I have installed most of the texlive packages (see below) but the >> parallel.sty that CTAN says is included in TeXLive isn’t there. Does anyone >> know which of the MacPorts packages it has been put

where is parallel.sty?

2014-01-23 Thread Lenore Horner
I have installed most of the texlive packages (see below) but the parallel.sty that CTAN says is included in TeXLive isn’t there. Does anyone know which of the MacPorts packages it has been put in (or has it been removed)? Thanks, Lenore texlive-basic @30847_0+doc (active) texlive-bin @201

Re: python27 IDLE doesn't run

2014-01-19 Thread Lenore Horner
On Jan 18, 2014, at 11:32, Jeremy Lavergne wrote: > I vaguely remember the py-tkinter port being split off from python (log says > 3 years ago), perhaps it wasn’t a 100% clean split? > http://trac.macports.org/ticket/27768 > > On Jan 18, 2014, at 11:16, Lenore Horner wrote: &

Re: python27 IDLE doesn't run

2014-01-18 Thread Lenore Horner
On Jan 18, 2014, at 9:43, Brandon Allbery wrote: > On Sat, Jan 18, 2014 at 9:34 AM, Kevin Walzer wrote: > On 1/18/14, 9:21 AM, Lenore Horner wrote: > This doesn’t really make sense to me though because I thought Macports > itself used Tcl so wouldn’t Tcl/Tk be installed already? &g

python27 IDLE doesn't run

2014-01-18 Thread Lenore Horner
When I double-click the IDLE icon in the MacPorts Python folder nothing happens except that the following line gets written to console. 1/18/14 08:54:26.526 com.apple.launchd.peruser.502[185]: (org.python.IDLE.129216[59547]) Exited with code: 1 port installed python* yields python27 @2.7.6_0 (

Re: jpilot

2014-01-16 Thread Lenore Horner
On Jan 16, 2014, at 10:20, John Ruschmeyer wrote: > I think you want /dev/pilot to be a symbolic link to the device for your > serial port. Something like: > > # ln -s /dev/ttyUSB1 /dev/pilot Doesn’t that mean I should have /dev/ttyUSB1 already? I don’t. Oddly, Missing Sync will actually sy

Re: jpilot

2014-01-16 Thread Lenore Horner
> > For obvious reasons, Palm has not been keeping its drivers up-to-date; > http://kb.hpwebos.com/wps/portal/kb/common/article/33529_en.html#mac is still > downloadable but I would be very very surprised if it worked on 10.9. I did > find this: http://pccallup.sourceforge.net which may be a work

jpilot

2014-01-15 Thread Lenore Horner
Since it annoys me no end to throw away hardware that works, I’m still trying to use a Palm TX on Mavericks. It may not be possible, but I thought I’d try jpilot. When I do and try to hot sync, it tells me pi_bind error: /dev/pilot No such file or directory Check your serial port and settings

Gnucash troubles

2013-12-05 Thread Lenore Horner
I was having problems with Gnucash because something (it turned out to be Tracker installing xuggle) set DYLD_LIBRARY_PATH I've finally gotten that cleared up (env | grep DYLD reports nothing in either Terminal or xterm). Now I'm getting segmentation fault 11. The head of the crash log is belo

Re: XeTeX - back to original brokenness

2013-10-02 Thread Lenore Horner
On Oct 1, 2013, at 7:53 PM, Dan Ports wrote: > On Tue, Oct 01, 2013 at 02:22:34PM +0200, Mojca Miklavec wrote: >> This reminds me on https://trac.macports.org/ticket/39334 even though >> I'm not claiming that it is necessarily the same issue. But XeTeX uses >> (almost) the same backend and if th

Re: ragged2e package missing

2013-10-01 Thread Lenore Horner
On Oct 1, 2013, at 2:25 AM, Dan Ports wrote: > On Tue, Oct 01, 2013 at 01:01:35AM -0400, Lenore Horner wrote: >> Ragged2e seems not to be included in the TexLive ports anymore. I don't >> remember having to install it by hand before. Has something changed? > &

ragged2e package missing

2013-09-30 Thread Lenore Horner
Ragged2e seems not to be included in the TexLive ports anymore. I don't remember having to install it by hand before. Has something changed? Thanks, Lenore ___ macports-users mailing list macports-users@lists.macosforge.org https://lists.macosforge.o

XeTeX very broken

2013-09-30 Thread Lenore Horner
I upgraded my OS and was told, correctly, that I hadn't followed the migration steps. So I went back and did the migration steps again. That did not fix my problem (can't create a valid pdf when the .tex file includes \includegraphics{file.png}). So I followed the directions to completely un

Re: upgrading somehow broke XeLaTeX?

2013-09-30 Thread Lenore Horner
On Sep 30, 2013, at 4:43 PM, Lenore Horner wrote: > On Sep 30, 2013, at 1:57 PM, Daniel J. Luke wrote: > >> On Sep 30, 2013, at 1:30 PM, Lenore Horner >> wrote: >>> I printed a physics test last week. This week I can create a new pdf file >>> but it say

Re: upgrading somehow broke XeLaTeX?

2013-09-30 Thread Lenore Horner
On Sep 30, 2013, at 1:57 PM, Daniel J. Luke wrote: > On Sep 30, 2013, at 1:30 PM, Lenore Horner wrote: >> I printed a physics test last week. This week I can create a new pdf file >> but it says it may not be valid and Skim won't open it. Over the weekend I, >> fin

upgrading somehow broke XeLaTeX?

2013-09-30 Thread Lenore Horner
I printed a physics test last week. This week I can create a new pdf file but it says it may not be valid and Skim won't open it. Over the weekend I, finally, upgraded from 10.6.8 to 10.8.5. As a consequence I downloaded the new Xcode and installed the command line utilities and pointed every

Re: Macports

2013-06-13 Thread Lenore Horner
On Jun 13, 2013, at 1:27 PM, James Guzman wrote: > I have installed Macports to try to install the GIMP software. I have > installed it but now don't know how to use it, For GIMP in general, google GIMP tutorials. However, last I knew GIMP installed via MacPorts didn't work well (inaccessible

Re: TeXLive and Web-O-Mints

2013-05-30 Thread Lenore Horner
On May 30, 2013, at 6:02 PM, Justin C. Walker wrote: > > On May 30, 2013, at 14:31 , Lenore Horner wrote: > >> I would like to use the Web-O-Mints font to make some page borders with >> LaTeX. The only instructions I've found for doing so with TeXLive require >

TeXLive and Web-O-Mints

2013-05-30 Thread Lenore Horner
t one time in texlive-bin-extra. I just installed that, however, and it's not there. So I tried texlive-fontutils. It's not there either? Where is it? (If I install it by hand, won't that mess up MacPorts managing my TexLive installation?) T

povray

2013-01-16 Thread Lenore Horner
There's a ticket http://trac.macports.org/ticket/36940 about patching povray so it compiles. It looks to me like the patch attached to that ticket has never been committed because I'm still getting the same error. Thanks, Lenore ___ macports-users ma

Re: gimp palettes inaccessible

2012-11-10 Thread Lenore Horner
On Nov 10, 2012, at 2:33 PM, Jeremy Lavergne wrote: >> I just updated everything this morning. Any ideas? > > This assumes the previous install didn't have these problems. > > You may still have the previous gimp installation still, but not active: I'd > see if it is in the list of non-active

gimp palettes inaccessible

2012-11-10 Thread Lenore Horner
I have gimp installed through Macports under 10.6.8. The tool palette on the left is ridiculously narrow and I can't find a way to resize it. Palettes like fill with pattern come up under the main tool palette so I can't use them at all. I don't know whether my x11 has gotten messed up or wha

pandoc

2012-11-03 Thread Lenore Horner
10.6.8 ran selfupdate and upgrade outdated this morning before starting on pandoc. I see there is a ticket from a few weeks ago that may be related, but there's not closure or work-around suggested. https://trac.macports.org/ticket/36608 I'm getting a string of errors trying to install pandoc.

Re: libproxy archive signature mismatch

2012-05-30 Thread Lenore Horner
As seemed to be the case for other users, changing to a different network (since school was over for the day anyhow) was a simpler solution. Why would the network affect error checking on some but not all files? Jeremy, thanks for your help with this. On May 30, 2012, at 2:59 PM, Jeremy Laver

Re: libproxy archive signature mismatch

2012-05-30 Thread Lenore Horner
On May 30, 2012, at 2:00 PM, Jeremy Lavergne wrote: >> I haven't found a solution to the archive mismatch in my searching. I've >> tried twice and then cleaned and tried again. All with the same lack of >> result. Other things are fetching from archive for me. Is the only >> work-around to

libproxy archive signature mismatch

2012-05-30 Thread Lenore Horner
I haven't found a solution to the archive mismatch in my searching. I've tried twice and then cleaned and tried again. All with the same lack of result. Other things are fetching from archive for me. Is the only work-around to install from source? 10.6.8 MacPorts 2.1.1 Thanks. Lenore --->

Re: audio/sox update

2012-01-24 Thread Lenore Horner
Libsdl seems to be the culprit (or one culprit) for pulling in xorg. port deps libsdl Full Name: libsdl @1.2.14_9+x11 Library Dependencies: xorg-libXext, xorg-libXrandr, xrender On Jan 24, 2012, at 11:38 , Jan Stary wrote: > On Jan 24 10:17:31, Arno Hautala wrote: >> On Tue, Jan 24, 2012 at 05:4

Re: remove old installations

2011-12-01 Thread Lenore Horner
Perhaps this is terribly naive: what about sudo port clean --all portname ? On Dec 1, 2011, at 18:22 , Phil Dobbin wrote: > On 1/12/11 22:48, "Roger Pack" wrote: > >> I guess the "frustration" is that if I ever have an aborted >> installation, with that particular port, and then attempt a rei

Re: MacPorts without root privileges: how?

2011-02-15 Thread Lenore Horner
It's the list of instructions that tells your computer how to compile and install a port. See http://guide.macports.org/#development and the next section as well. See also http://trac.macports.org/wiki/FAQ#PortfileDevelopmentandMaintenanceQuestions. Internals may be helpful http://guide.ma

Re: FORTRAN for Snow Leopard?

2011-01-07 Thread Lenore Horner
On Jan 7, 2011, at 9:35 AM, Jason Swails wrote: > > > On Fri, Jan 7, 2011 at 9:13 AM, Ryan Schmidt wrote: > On Jan 7, 2011, at 08:06, Jason Swails wrote: > > > Just install an updated GCC with the +gfortran variant. > > > > sudo port -v install gcc45 +gfortran (this may take a little while) >

Re: Error: port activate failed: Registry error

2010-12-30 Thread Lenore Horner
> I get the following error. Could you let me know what I should do? Thank you! > > $sudo port -f activate texlive-common > Password: > ---> The following versions of texlive-common are currently installed: > ---> texlive-common @2009_1 > ---> texlive-common @2010_1 > Error: port activ

Re: qt3 and qt3-mac

2010-12-22 Thread Lenore Horner
On Dec 22, 2010, at 5:14 PM, Andrea D'Amore wrote: > On Tue, Dec 21, 2010 at 6:25 AM, Lenore Horner > wrote: >> I can install one by inactivating the other, but each then gives an error on >> activation if the other is active. > > That's likely to be a con

qt3 and qt3-mac

2010-12-21 Thread Lenore Horner
Has anyone successfully had qt3 and qt3-mac active at the same time? I can install one by inactivating the other, but each then gives an error on activation if the other is active. Thanks, Lenore ___ macports-users mailing list macports-users@lists.

Re: Broken install on new SnowLeopard machine with MacPorts-1.9.2-10.6-SnowLeopard.dmg

2010-11-17 Thread Lenore Horner
On Nov 17, 2010, at 7:55 PM, Potato Soup wrote: > Hi I just installed the latest SnowLeopard Mac Ports > (MacPorts-1.9.2-10.6-SnowLeopard.dmg) from the website, on my brand new 27" > iMac with SnowLeopard and latest xcode, and when running port, it fails with: > > dlopen(/opt/local/share/macpo

Asymptote

2010-07-25 Thread Lenore Horner
I'm trying to install asymptote and its failing on texinfo. I've read the ticket and attempted to use the workaround given there as noted, but failed. Exactly where am I supposed to be putting that file? Thanks, Lenore Horner ___ macp

Re: Problems running Gimp with +quartz +no_x11

2010-06-27 Thread Lenore Horner
>> > > Lenore Horner reported the same on this list a few weeks ago. I sort of got around the problems by using pango 1.26 but as noted by others, there are still problems. In particular, I have found that adjusting color curves in gimp doesn't seem to work right using th

Re: A word on Trac ticket submissions...

2010-06-22 Thread Lenore Horner
I can't change it myself, but perhaps I'm wrong.) " • Cc: The maintainer (found by entering "port info foo" for the maintainer of port foo) and anyone else besides the ticket reporter and assignee who would like to

Re: Gnumeric configuration save

2010-06-18 Thread Lenore Horner
On Jun 18, 2010, at 8:44 AM, reiser.p...@gmail.com wrote: > Hello - Whever I start gnumeric, or try to change some settings, I get the > following message: > > An error occurred while loading or saving configuration information for > gnumeric. Some of your configuration settings may not work pr

Re: Problem with macports install, any help greatly appreciated

2010-06-12 Thread Lenore Horner
On Jun 12, 2010, at 5:20 AM, John Essam wrote: > Hi Ryan, downloaded all the file for gimp, I think it was okay, although I > didn't hang around to check it. I have closed the terminal, silly question > but how do I open gimp now? Open the terminal. Type gimp at the prompt. Or install gimpap

port outdated epoch overrides version?

2010-06-11 Thread Lenore Horner
I just saw the following in my port outdated list. pango 1.26.0_0 < 1.24.5_0 (epoch 0 < 1) That doesn't make sense to me. (The 1.26.0_0 is essentially a patch to make gimp +quartz sort of work.) Lenore ___ macports-users

Re: Problem with macports install, any help greatly appreciated

2010-06-11 Thread Lenore Horner
On Jun 11, 2010, at 10:14 AM, John Essam wrote: > Hi Ryan, did what you said no problem, this is the terminal > screen > > Last login: Fri Jun 19 09:12:17 on console > john-essams-macbook-pro-15:~ johnessam$ sudo port install gimp > > WARNING: Improper use of the sudo command coul

several Gimp problems

2010-06-05 Thread Lenore Horner
gimp2 @2.6.8_1+no_x11+quartz (active) Having used the pango 1.26 portfile to get a usable gimp I still have the following error messages showing up in my terminal while gimp is running. LibGimpModule-Message: Module '/opt/local/lib/gimp/2.0/modules/libdisplay-filter-lcms.so' load error: dlopen

upgrade libgtkhtml3

2010-06-03 Thread Lenore Horner
This needs to be upgraded from the current 3.26.3 version first because that version doesn't install (see 24974) and second because that version isn't supported any more (see below). I'm not seeing how to change the ticket to make it an upgrade request and anyhow it's an unmaintained port.

where is the lock file

2010-05-06 Thread Lenore Horner
I accidentally hit cmd-Q when I wanted cmd-W and killed terminal in the middle of compiling qt4-mac. When I tried to start again I got Waiting for lock on /opt/local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_aqua_qt4-mac/work/.macports.qt4-mac.stat

Re: how long does it take to build gcc45?

2010-04-18 Thread Lenore Horner
On Apr 18, 2010, at 9:04 AM, Gabriele Kahlout wrote: On my 2.5 GB 32-bit macbook it's been running 'stock on building gcc45' for half an hour. How long more should I normally wait? I don't know for sure how long it should take, but it's huge so I'm pretty sure half an hour is not an indica

Re: gnumeric will not install

2010-04-15 Thread Lenore Horner
On Apr 15, 2010, at 9:26 AM, reiser.p...@gmail.com wrote: Hi Ryan - Yes, the gnumeric 1.10.1 folder was from the previous installment. I have put that in the trash. I'm assuming that the MacPorts installation process created something like a gnumeric 1.8.4 folder somewhere, but I cannot se

Re: gnumeric will not install

2010-04-12 Thread Lenore Horner
On Apr 12, 2010, at 12:48 PM, Ryan Schmidt wrote: On Apr 12, 2010, at 12:22, reiser.p...@gmail.com wrote: I would like to install gnumeric, GDL, GIMP, and ImageMagick I should point out that installing gimp with MacPorts is an enormous endeavor, with almost 200 dependencies. This will t

Re: firefox-x11 & matplotlib

2010-04-10 Thread Lenore Horner
Error: Target org.macports.activate returned: Image error: /opt/local/share/terminfo/2/2621a already exists and does not belong to a registered port. Unable to activate port ncursesw. ---> Computing dependencies for ncurses ---> Activating ncursesw @5.7_0+darwin_10+universal Error: The followi

Re: gnuplot and aquaterm

2010-03-28 Thread Lenore Horner
On Mar 28, 2010, at 5:58 PM, Ryan Schmidt wrote: On Mar 28, 2010, at 17:55, Lenore Horner wrote: On Mar 28, 2010, at 12:12 PM, Ryan Schmidt wrote: On Mar 28, 2010, at 11:09, Lenore Horner wrote: $ aquaterm -bash: aquaterm: command not found But $ port installed aquaterm The following

gnuplot and aquaterm

2010-03-28 Thread Lenore Horner
Powerbook G4 running 10.5.8 Plotting generates no output. This used to work and I don't know what I've changed or how to fix it. No errors are showing up in console. Just nothing happens. $ gnuplot G N U P L O T Version 4.2 patchlevel 5 last modified Mar 2009

Re: Build of Gimp fails on 10.6.2

2010-02-25 Thread Lenore Horner
On Feb 25, 2010, at 1:06 AM, Jasper Frumau wrote: I would not use Mac Ports to install Gimp but the image located @ http://gimp.lisanet.de/Website/Download.html . I tried Gimp via MacPorts, but ran into problems as well. There are still some issues as Ryan mentioned. However, I don't see

Atlas problems

2010-02-02 Thread Lenore Horner
I''m having the problem reported in ticket 23349. There doesn't seem to be any hint of a resolution in that ticket. Any suggestions on where to look for help next? This is blocking both octave and gimp. G4 10.5.8 xcode 3.1.3 MP 1.8.2___ macports-

Re: gtk2 +quartz

2010-01-16 Thread Lenore Horner
On Jan 16, 2010, at 05:47 , Thomas De Contes wrote: hi :-) what is gtk2 port with quartz variant ? is it GTK+OSX ( http://gtk-osx.sourceforge.net/ ), or is it sth else ? does it work fine, or is it still at beta level ? Use port info gtk2 to find out the possible variants. I can't tell you

Re: I think I cleaned up too much - Gnucash fail

2009-12-29 Thread Lenore Horner
On Dec 28, 2009, at 12:43 , Ryan Schmidt wrote: On Dec 28, 2009, at 07:16, Lenore Horner wrote: (I'm using the aqua version of everything rather than the x11 version. Maybe that's why I have this going on.) Do you mean the +quartz variant? I note goffice doesn't have one,

Re: I think I cleaned up too much - Gnucash fail

2009-12-28 Thread Lenore Horner
$gnucash dyld: Library not loaded: /opt/local/lib/libjpeg.62.dylib Referenced from: /opt/local/lib/libgtkhtml-3.14.19.dylib Reason: image not found Trace/BPT trap Does libgtkhtml need the same version bump? I have libgtkhtml3 @3.26.3_0. It doesn't list a dependency on jpeg. I guess so

Re: I think I cleaned up too much - Gnucash fail

2009-12-28 Thread Lenore Horner
On Dec 27, 2009, at 17:40 , Ryan Schmidt wrote: On Dec 27, 2009, at 17:36, Lenore Horner wrote: On Dec 27, 2009, at 01:05 , Ryan Schmidt wrote: On Dec 26, 2009, at 21:36, Joshua Root wrote: I've now rev bumped gnucash, so it should be OK once you upgrade it. I've finishe

Re: I think I cleaned up too much - Gnucash fail

2009-12-27 Thread Lenore Horner
On Dec 27, 2009, at 01:05 , Ryan Schmidt wrote: On Dec 26, 2009, at 21:36, Joshua Root wrote: The jpeg port was recently updated to version 7, which is not binary compatible with the previous version. All ports that declare a dependency on jpeg had their revision incremented, but gnucash dep

Re: I think I cleaned up too much - Gnucash fail

2009-12-26 Thread Lenore Horner
Thanks, Ryan. On Dec 26, 2009, at 20:55 , Ryan Schmidt wrote: On Dec 26, 2009, at 19:05, Lenore Horner wrote: I used port_cutleaves the other day and I think I must have cleaned up too much. Either that or port upgrade outdated went awry. I can no longer run gnucash. It fails with the

I think I cleaned up too much - Gnucash fail

2009-12-26 Thread Lenore Horner
I used port_cutleaves the other day and I think I must have cleaned up too much. Either that or port upgrade outdated went awry. I can no longer run gnucash. It fails with the following message. dyld: Library not loaded: /opt/local/lib/libjpeg.62.dylib Referenced from: /opt/local/bin/gnu

Re: back to a prior version

2009-12-05 Thread Lenore Horner
In general: http://trac.macports.org/wiki/howto/InstallingOlderPort I've noticed that this has to be told fairly frequently. That suggests to me that it's not where people are looking. It looks to me as though one has to search at least 5 places to stand a chance of finding basic info

Re: Snow Leopard ate my ports

2009-10-14 Thread Lenore Horner
On Oct 14, 2009, at 04:33 , Ryan Schmidt wrote: On Oct 13, 2009, at 19:15, Lenore Horner wrote: Whenever you make a major OS or architecture change (PowerPC to Intel, 32-bit to 64-bit, one OS version to another) you must uninstall all ports and reinstall them. MacPorts will not detect

Re: Snow Leopard ate my ports

2009-10-13 Thread Lenore Horner
Whenever you make a major OS or architecture change (PowerPC to Intel, 32-bit to 64-bit, one OS version to another) you must uninstall all ports and reinstall them. MacPorts will not detect these changes, and will assume all ports currently installed were installed with the current arch a

Re: Install Error

2009-10-08 Thread Lenore Horner
On Oct 8, 2009, at 18:24 , Peter Hindrichs wrote: I am looking to further my understanding and knowledge of the command line and "Ports" so when I tried to install the port "CosmicDebris" I got this message. I have tried to figure it out, but am having no luck, could someone please help

Re: attempt to build on Mac OS 10.6 (Snow Leopard)

2009-09-04 Thread Lenore Horner
On Sep 2, 2009, at 02:39 , Ryan Schmidt wrote: On Aug 31, 2009, at 21:00, Lenore Horner wrote: (Forwarding Octave list exchange as they try to figure out why Octave won't build except with g95. The previously said it must be a MP fault.) Perhaps this information should be add

Fwd: attempt to build on Mac OS 10.6 (Snow Leopard)

2009-08-31 Thread Lenore Horner
(Forwarding Octave list exchange as they try to figure out why Octave won't build except with g95. The previously said it must be a MP fault.) Begin forwarded message: From: Ben Abbott Date: August 30, 2009 10:58:12 PM CDT To: "John W. Eaton" Cc: Lenore Horner , oct

Fwd: attempt to build on Mac OS 10.6 (Snow Leopard)

2009-08-31 Thread Lenore Horner
(Forwarding Octave list exchange as they try to figure out why Octave won't build except with g95. The previously said it must be a MP fault.) Begin forwarded message: From: Ben Abbott Date: August 30, 2009 10:21:49 PM CDT To: Joel LeBlanc Cc: octave maintainers mailing list , L

Re: cannot compile

2009-08-27 Thread Lenore Horner
lo-specfun.cc: In function 'Complex xlgamma(const Complex&)': lo-specfun.cc:327: error: 'lgamma_r' was not declared in this scope make[2]: *** [lo-specfun.o] Error 1 make[1]: *** [liboctave] Error 2 make: *** [all] Error 2 Error: Status 1 encountered during processing. Lenore, I apologize for

Re: error compiling Octave

2009-08-26 Thread Lenore Horner
On Aug 26, 2009, at 08:12 , Olivier Le Floch wrote: Hi ! From: "nicos.pav...@bluewin.ch" Date: August 26, 2009 7:50:38 AM CDT To: Subject: RE: error compiling Octave Reply-To: nicos.pav...@bluewin.ch In the case of Intel (10.5.8, XCode 3.1.3), it is clearly a compiler problem, where the

Fwd: error compiling Octave

2009-08-26 Thread Lenore Horner
Message d'origine De: lenorehor...@sbcglobal.net Date: 26.08.2009 14:01 À: "MacPorts Users" Objet: error compiling Octave There's a bug report on this, but nothing's happening on it, so I thought I'd ask the list. This is the error - before this a lot of things scroll by going fine. lo

error compiling Octave

2009-08-26 Thread Lenore Horner
There's a bug report on this, but nothing's happening on it, so I thought I'd ask the list. This is the error - before this a lot of things scroll by going fine. lo-specfun.cc: In function 'Complex xlgamma(const Complex&)': lo-specfun.cc:327: error: 'lgamma_r' was not declared in this scope ma

Re: Installing on OS X Leopard - Build Error

2009-08-20 Thread Lenore Horner
Hi, On Donnerstag, 20. August 2009, Lenore Horner wrote: [...] In short, the compile error (for Macs at least) that was present in 3.9 is still present in 3.10. [...] Thanks, this is fixed now in SVN so the next release won't have this bug anymore (I kind'a applied the patch propo

Re: lots of changes for a small upgrade increment

2009-08-18 Thread Lenore Horner
On Aug 18, 2009, at 20:56 , Bryan Blackburn wrote: On Tue, Aug 18, 2009 at 07:43:16PM -0500, Lenore Horner said: Actually, I deactivate and then install so my variants are respected. Note that 'port upgrade' keeps positive variants (eg, +variant1, +variant2) around by defaul

lots of changes for a small upgrade increment

2009-08-18 Thread Lenore Horner
Actually, I deactivate and then install so my variants are respected. Among the things listed as outdated was the gtk-doc. gtk-doc1.11_0 < 1.11_1 Why would such a small upgrade cause seven new dependencies to be installed: db46, gdbm, tcl, tk, python26, py26-libxml2, gn

Re: Installing on OS X Leopard - Build Error

2009-08-18 Thread Lenore Horner
On Aug 18, 2009, at 16:48 , Ryan Schmidt wrote: On Aug 18, 2009, at 15:34, Lenore Horner wrote: On Aug 18, 2009, at 15:02 , Lenore Horner wrote: On Aug 18, 2009, at 14:31 , Christopher Stamper wrote: The version of gnutls you have installed is old; I've got 2.8.3. I read somewhere

Re: Installing on OS X Leopard - Build Error

2009-08-18 Thread Lenore Horner
On Aug 18, 2009, at 15:02 , Lenore Horner wrote: On Aug 18, 2009, at 14:31 , Christopher Stamper wrote: On Tue, Aug 18, 2009 at 3:07 PM, Lenore Horner > wrote: On Aug 18, 2009, at 13:21 , Christopher Stamper wrote: Hello, I'm trying to install GNU Cash on my macbook using

Re: Installing on OS X Leopard - Build Error

2009-08-18 Thread Lenore Horner
On Aug 18, 2009, at 14:31 , Christopher Stamper wrote: On Tue, Aug 18, 2009 at 3:07 PM, Lenore Horner > wrote: On Aug 18, 2009, at 13:21 , Christopher Stamper wrote: Hello, I'm trying to install GNU Cash on my macbook using macports (Quartz version), following the instruction

Re: Installing on OS X Leopard - Build Error

2009-08-18 Thread Lenore Horner
On Aug 18, 2009, at 13:21 , Christopher Stamper wrote: Hello, I'm trying to install GNU Cash on my macbook using macports (Quartz version), following the instructions on the website. After running 'sudo port install gnucash', I get the following error: ** The libgnutls-config script installe

Re: Remind

2009-08-14 Thread Lenore Horner
On Aug 14, 2009, at 16:42 , Ryan Schmidt wrote: On Aug 13, 2009, at 22:00, Lenore Horner wrote: I'm trying to learn the calendar tool Remind and am having trouble using color. I have groups of entries that I'd like to color the same way and I really don't want to have t

Re: ocaml

2009-08-13 Thread Lenore Horner
On Aug 13, 2009, at 22:01 , Lenore Horner wrote: I tried to install wyrd both last night and tonight and ocaml hangs at the fetch stage for at least half an hour. I have internet service in that I can get and send mail and wander around the web. I thought there were mirror servers to

ocaml

2009-08-13 Thread Lenore Horner
I tried to install wyrd both last night and tonight and ocaml hangs at the fetch stage for at least half an hour. I have internet service in that I can get and send mail and wander around the web. I thought there were mirror servers to avoid this. Is there a way around this blockade? T

Remind

2009-08-13 Thread Lenore Horner
I'm trying to learn the calendar tool Remind and am having trouble using color. I have groups of entries that I'd like to color the same way and I really don't want to have to type special color 255 0 0 every time I want an appointment to show in red. I've tried using both set and fset to

upgrade outdated is making me miserable

2009-07-21 Thread Lenore Horner
I thought nothing on my list of ports that were outdated was anything I had installed with options beyond what where the defaults I set (not to use X11 specifically). I thought upgrade at least obeyed the default options. I knew it didn't obey the hand ones. Now I have a ton of xorg stuf

Re: mysql5-server install - FATAL ERROR: Could not find fill_help_tables.sql inside --basedir

2009-06-23 Thread Lenore Horner
On Jun 23, 2009, at 20:58 , Bill Hernandez wrote: Several days ago I posted this message but received no response, Does anybody know who the mySQL maintainer might be ? $port info mysql5-server mysql5-server @5.0.82 (databases) MySQL is an open-source, multi-threaded SQL database with a com

Re: gnuplot png

2009-06-05 Thread Lenore Horner
same way on both machines set terminal png font 'Times' 24 size 640, 580 I'll go have a look at "output". Lenore On Thu, Jun 4, 2009 at 5:41 PM, Lenore Horner> wrote: I have gnuplot installed on two machines: G4 10.5.7 making everything not use x11 Intel 10.5.7 On t

gnuplot png

2009-06-04 Thread Lenore Horner
I have gnuplot installed on two machines: G4 10.5.7 making everything not use x11 Intel 10.5.7 On the second machine I can create png plots with gnuplot. On the first the same command causes gibberish (symbols) to be spewed out in the command line and no png file to be created. I assume di

Re: Native Quartz version of gnucash

2009-05-25 Thread Lenore Horner
On May 25, 2009, at 10:49 , cory steers wrote: I can now start gnucash as my user account. Only remaining problem is that every time I start gnucash, I get an error dialog and a setup dialog. I can see it setting up .gconf.path etc., but I get the "cannot find default values" dialog wa

Re: [MacPorts] #14999: gd2 does not see fonts

2009-05-24 Thread Lenore Horner
Anthony, Those are precisely the things I mentioned having seen. What I want to know is how to do something about it and none of these suggest anything. The closest I've come to a solution is the temporary (I think) one listed at http://www.lmpx.com/nav/article.php/news/php.net/php.gd.de

does png output from gnuplot require X11

2009-05-24 Thread Lenore Horner
I have gnuplot (just updated) installed on an Intel machine using X11 and on a G4 where I'm not using X11. In both cases, exporting to png causes a can't find fonts warning. In addition, on the G4/no-X11 installation, running gnuplot on a file setting terminal to png creates a screen full

gnuplot not finding font

2009-05-24 Thread Lenore Horner
fontcnfig: I've seen the comments indicating that fontconfig should work without having to set gdfontpath. However, gnuplot cannot find my fonts (and complains about it). I have fontconfig 2.6.0_2 +macosx installed and active. Am I supposed to do something myself with fontconfig? If so,

  1   2   >