Re: [Fink-users] problems installing asymptote

2016-04-06 Thread Greg Minshall
ink)! works great now! cheers, Greg Minshall -- ___ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user

[Fink-users] problems installing asymptote

2016-04-06 Thread Greg Minshall
hi. i can't seem to get asymptote to build. any suggestions would be appreciated. cheers, Greg Minshall make[1]: Entering directory '/sw/src/fink.build/asymptote-2.27-2/asymptote-2.27/doc' ../asy -dir ../base -config "" -render=0 -h 2>&1 | grep -iv Asymptote > options

[Fink-users] error building qscintilla2-qt4-mac-py27

2015-11-08 Thread Greg Minshall
below. any thoughts? i've been holding off updating to macosx 10.11. cheers, Greg Minshall g++ -c -pipe -fno-exceptions -O2 -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.10 -Wall -W -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB

Re: [Fink-users] error building qscintilla2-qt4-mac-py27

2015-11-08 Thread Greg Minshall
Alexander, thanks for the reply. > I didn’t reproduce this (10.11/Xcode 7.1). Are your qt4* packages > current? they appear to be (see below). i *do* notice the installed ones (i don't know what they got installed for) are -mac, whereas i tend to run everything -x11 (assuming "-mac" means the

Re: [Fink-users] less and word boundary-specifying regular expressions

2014-07-10 Thread Greg Minshall
Looks like \ and \ are GNU extensions: maybe, i hadn't realized that. i notice the BSD grep on macosx (/usr/bin/grep) recognizes them. (i *feel* like i've used them forever.) i have tried the various combinations. thanks all for the various suggestions. cheers, Greg

Re: [Fink-users] less and word boundary-specifying regular expressions

2014-07-07 Thread Greg Minshall
Christian, thanks! i've never used pcre. my fingers are programmed more like regex, but that will work in a pinch. (and, it would still be nice to have \ and \ work.) cheers, Greg -- Open source business process

[Fink-users] less and word boundary-specifying regular expressions

2014-07-06 Thread Greg Minshall
hi. for some reason, /usr/bin/less *and* /sw/bin/less don't recognize regular expressions with specifications for the beginning and/or end of a word (i.e., \ and \). maybe it's something with the regular expression library on Darwin? i'm not sure. i've tried building the package with the

[Fink-users] ad hominem *thanks*

2014-04-24 Thread Greg Minshall
hi. normally i only post when having a problem. but, i just upgraded to fink-0.36.4 (self-update, followed by update-all). 55 tar files downloaded, recompiled, installed. all without a glitch. really, given the complexity of the system and the task, it's quite amazing, and, so, thank you all

Re: [Fink-users] ad hominem *thanks*

2014-04-24 Thread Greg Minshall
Alexander, i'm on 10.9.2, with xcode-select (at least) version 2333. i noticed the return of the binary. i've gotten so used to source, i'm not sure i'll switch back. but, i suspect this will be a big win for new users. again, many thanks! cheers, Greg Thanks for the feedback!

Re: [Fink-users] w3m problems

2014-01-31 Thread Greg Minshall
Hanspeter, This is now fixed in CVS. Look for revision -104 after a 'fink selfupdate'. that did it. thanks! cheers, Greg -- WatchGuard Dimension instantly turns raw network data into actionable security

Re: [Fink-users] w3m problems

2014-01-28 Thread Greg Minshall
something, as i can't figure out how this ever worked before. any thoughts? is this possibly a problem with X11 (i'm using XQuartz 2.7.5 (xorg-server 1.14.4))? or ...? cheers, Greg Minshall gcc -I. -I. -g -O2 -I./libwc -I/sw/lib/system-openssl/include -I/sw/lib/system-openssl/include

[Fink-users] unable to open files with inkscape

2013-04-25 Thread Greg Minshall
hi. i'm on Package manager version: 0.34.7. i installed inkscape0.48.4-3SVG application but it was unable to open any files. this seemed to be the problem: http://fink.9193.n7.nabble.com/inkscape-0-48-3-1-1-can-t-open-files-td17261.html so, i

Re: [Fink-users] unable to open files with inkscape

2013-04-25 Thread Greg Minshall
Alexander, I tried removing gnome-vfs2-unified, and I can still open files with inkscape. Did anything else happen to get installed at the same time? no, just gnome-vfs2-unified: bash greg-minshalls-mbp: {1038} sudo fink install gnome-vfs2-unified Password: Information about 7216

Re: [Fink-users] unable to open files with inkscape

2013-04-25 Thread Greg Minshall
Alexander, ('twere it so easy to verify my *own* sanity! ;-) Indeed. Just for my sanity, what happens if you now remove gnome-vfs2-unified? Will inkscape open a file then? okay, i've just now opened a file with inkscape, no problem. now, i remove gnome-vfs2-unified bash

Re: [Fink-users] asymptote runs Cocoa-GLUT rather than X11?

2013-01-25 Thread Greg Minshall
Alexander, thanks for the reply. yes, i had noticed xasy, but that isn't (or doesn't seem to be) the issue. xasy is sort of a gui to build up an image, one piece at a time. i have that running under X. but, asy itself, when drawing 3D images, launches some GLUT application, which turns out to

[Fink-users] asymptote runs Cocoa-GLUT rather than X11?

2013-01-24 Thread Greg Minshall
hi. i'm running 0.34.4, and have just installed asymptote: asymptote 2.15-1 Script-based vector graphics language when i try drawing a 3D object, i get a Cocoa GLUT application, that is apparently built during the fink build of asymptote. is this intentional? poking around,

Re: [Fink-users] R package rgl

2012-12-09 Thread Greg Minshall
Alexander, Nice. It would probably be useful to come up with Fink-compliant packaging for this at some point. i'll try following this up the R stream (where, i think, any such Fink-compliant packaging would have to come from). never having gone up that stream, i don't know what or when.

[Fink-users] R package rgl

2012-12-08 Thread Greg Minshall
by the, just in case anyone is wondering, on macosx 10.8 with Fink 0.34.4 and r-base215 (et al.), this caused the R package rgl to build, install, and (seemingly) work: install.packages(rgl, configure.args='--with-gl-libs=/usr/X11/lib \ --disable-cocoa') cheers.

[Fink-users] x11 graphics from r-base on 10.8?

2012-12-07 Thread Greg Minshall
. cheers, Greg Minshall -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value

Re: [Fink-users] x11 graphics from r-base on 10.8?

2012-12-07 Thread Greg Minshall
Martin, thanks for the quick sleuthing. it is very weird. too bad the linker (in addition to preferring /opt/X11/lib) doesn't complain about duplicate symbols or some such. here's a bit more mystery (probably my ignorance of fink or R): if i build R (either 2.15.0 or 2.15.2) by hand (*),

Re: [Fink-users] x11 graphics from r-base on 10.8?

2012-12-07 Thread Greg Minshall
Alexander, below is the rather ugly output (okay if viewed in a large window) from otool -L for (first) the version that works and (second) the fink-built version. i don't see any references to /opt/X11 in either. the only difference is the broken version includes libgcc_s.1.dylib, which the

Re: [Fink-users] x11 graphics from r-base on 10.8?

2012-12-07 Thread Greg Minshall
indeed, it works for me after modifying /sw/bin/flag-sort. cheers! -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your

Re: [Fink-users] boost1.35

2012-09-14 Thread Greg Minshall
tools. if i blow away Xcode, can i *just* download the command line tools? (i.e., Command Line Tools (OS X ...) for XCode, August 2012 from, e.g., https://developer.apple.com/downloads/index.action .) again, thanks very much, for past and future. cheers, Greg Minshall darwin.compile.c

Re: [Fink-users] (no subject)

2012-09-14 Thread Greg Minshall
Martin, So for Greg: Try to move /Developer/SDKs/MacOSX10.4u.sdk out of the way (or throw the whole /Developer directory away) and see if this changes anything. i got rid of /Developer (moved it to my home directory), and everything built (and seems to run) perfectly. thanks!! Greg

[Fink-users] (no subject)

2012-09-13 Thread Greg Minshall
12 20:07:26 2012, 10.7, x86_64 Trees: local/main stable/main Xcode.app: 4.3.2 Xcode command-line tools: 4.4.0.0.1.1249367152 Max. Fink build jobs: 2 cheers, Greg Minshall -- Live Security Virtual Conference Exclusive

[Fink-users] install-info

2012-07-28 Thread Greg Minshall
hi. how do i find out which package installed a given file in /sw? (in this particular case, /sw/sbin/install-info, but i'm curious in general.) cheers. -- Live Security Virtual Conference Exclusive live event will

[Fink-users] 10.7.3

2012-02-02 Thread Greg Minshall
fwiw, i upgraded to 10.7.3 last night, and X11 quit working. somehow my path variable wasn't being set (neither /usr/local/bin nor /sw/bin). putting a source ~/.bashrc in my .xinitrc cured it. -- Try before you buy = See

[Fink-users] misc 'q'

2008-04-11 Thread Greg Minshall
of the current fink not yet having caught up with the new 10.5 and new Apple X11? thanks in advance, Greg Minshall - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still

Re: [Fink-users] misc 'q'

2008-04-11 Thread Greg Minshall
Alexander K. Hansen [EMAIL PROTECTED] wrote: It's been reported to us (on IRC, I believe). I don't think they have anything at all to do with Fink, per se, but rather to the interaction between the X11 display server and Spaces. okay, thanks. sounds like something Apple will hopefully at

Re: [Fink-users] fink selfupdate-cvs and apt-0.5.4-2

2002-05-13 Thread Greg Minshall
Alexander, thanks for the reply. on my system (Mac OS X 10.1.4), /usr/bin/make is a symbolic link to /usr/bin/bsdmake. (i.e., /usr/local/bin doesn't enter into the picture.) so, i'm assuming there's some other problem. Greg ___

[Fink-users] no such file or directory: /sw/src/root-tetex-base-1.0-9/sw/bin

2002-05-01 Thread Greg Minshall
i'm running: Package manager version: 0.9.11 Distribution version: 0.4.0.cvs trying to do fink install bundle-tetex, i get lots of compiles, etc., then ultimately cd /sw/src/root-tetex-base-1.0-9/sw/bin; for i in access afm2tfm bibtex dialog dmp dvicopy dvilj dvilj2p dvilj4

Re: [Fink-users] dia and libpixbuf crash

2002-04-19 Thread Greg Minshall
thanks -- that did it! ___ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

[Fink-users] number of available packages (dselect

2002-03-07 Thread Greg Minshall
not seeing. similarly, when i say fink list, it says: Information about 288 packages read in 2 seconds. again, is that what everyone sees (in stable main crypto), or have i mangled something? below is my /sw/etc/fink.conf. thanks in advance, Greg Minshall # Fink configuration