[Fink-users] fink install perlmagick-pm588 fails

2011-06-05 Thread Joe Corneli
OS X 10.6.7, I've just run fink selfupdate -- $ fink install perlmagick-pm588 The following package will be installed or updated: perlmagick-pm588 The following 7 additional packages will be installed: imagemagick10-dev imagemagick10-shlibs libgettext3-dev libgsf-dev libgsf-shlibs libjpeg libpn

Re: [Fink-users] command-line php broken

2011-04-28 Thread Joe Corneli
namespace in /sw/lib/php5/20060613/pdo.so Trace/BPT trap On Sat, Apr 16, 2011 at 9:23 PM, Daniel Macks wrote: > On Sat, 16 Apr 2011 00:49:36  0200, Joe Corneli  wrote: > I've seen this error reported earlier, but I don't know if there are >  > any fixes.  I just ran self update

Re: [Fink-users] command-line php broken

2011-04-28 Thread Joe Corneli
These pages look relevant: http://www.mail-archive.com/internals@lists.php.net/msg30245.html https://trac.macports.org/ticket/21573 On Thu, Apr 28, 2011 at 7:57 PM, Joe Corneli wrote: > After updating to php5 version 5.2.12-3, I get the following (slightly > different) error.  Now

Re: [Fink-users] command-line php broken

2011-04-17 Thread Joe Corneli
my tmp.php is as follows: > What is your tmp.php file, so I can see > if either hacking to fix mine also solves others or else if there are > multiple separate problems here. I get the error I reported if I just run php with no arguments. Thanks for taking a look! Note: maybe this is relevant?

[Fink-users] command-line php broken

2011-04-15 Thread Joe Corneli
I've seen this error reported earlier, but I don't know if there are any fixes. I just ran self update and update-all and it didn't improve things. $ php tmp.php dyld: NSLinkModule() error dyld: Symbol not found: _core_globals_id Referenced from: /sw/lib/php5/20060613/mysql.so Expected in: fl

[Fink-users] repeat of php5 bug on Mac OS 10.6.5

2011-01-06 Thread Joe Corneli
$ php5 PHP Warning: PHP Startup: Unable to load dynamic library '/sw/lib/php5/20060613/mysql.so' - (null) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/sw/lib/php5/20060613/mysqli.so' - (null) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic

[Fink-users] now it works! (Re: building mysql-java fails on Mac OS 10.6.4, fink 0.29.13-51)

2010-10-08 Thread Joe Corneli
mysql-java (5.1.13-1) now works for me! -- Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and m

Re: [Fink-users] building mysql-java fails on Mac OS 10.6.4, fink 0.29.13-51

2010-09-14 Thread Joe Corneli
>> I didn't see anything that looked like a log file.  I can try to >> reproduce the issue later today. > > It wound up being a day later, but I do indeed reproduce the issue on > 10.6/i386 as well as 10.6/x86_64. > > On 10.5/i386 and 10.5/powerpc the packge builds without issue. Since significant

Re: [Fink-users] problem with firefox package

2010-08-02 Thread Joe Corneli
Hi Hanspeter: I tried your fix and it works for me. Thanks! Joe On Mon, Aug 2, 2010 at 1:34 PM, Hanspeter Niederstrasser wrote: > On 08/02/2010 7:23 AM, Joe Corneli wrote: >> $ fink install firefox >> >> [...] >> >> Selecting previously deselected pack

Re: [Fink-users] problem with firefox package

2010-08-02 Thread Joe Corneli
I forgot to mention, $ fink -v [...] Package manager version: 0.29.13, 10.6, i386 $ fink install firefox [...] Selecting previously deselected package firefox3-shlibs. Unpacking firefox3-shlibs (from .../firefox3-shlibs_3.6.6-1_darwin-i386.deb) ... Setting up firefox3-shlibs (3.6.6-1) ... Sett

[Fink-users] problem with firefox package

2010-08-02 Thread Joe Corneli
$ fink install firefox [...] Selecting previously deselected package firefox3-shlibs. Unpacking firefox3-shlibs (from .../firefox3-shlibs_3.6.6-1_darwin-i386.deb) ... Setting up firefox3-shlibs (3.6.6-1) ... Setting up firefox3 (3.6.6-1) ... Setting up firefox (3.6.6-1) ... Updating the list o

Re: [Fink-users] building mysql-java fails on Mac OS 10.6.4, fink 0.29.13-51

2010-07-28 Thread Joe Corneli
Hi Alexander, > The message must have taken the 4th off. ;-) I'm in the UK these days so I didn't think of that :-0 > Check in > /sw/src/fink.build/mysql-java-5.0.8-1/mysql-connector-java-5.0.8 to see > if there's an error output log there.  I'm not sure if the package > writes a separate log fi

Re: [Fink-users] building mysql-java fails on Mac OS 10.6.4, fink 0.29.13-51

2010-07-28 Thread Joe Corneli
ping? On Mon, Jul 5, 2010 at 7:12 PM, Joe Corneli wrote: > problem when running > fink install mysql-java : > > it suggests to look at compiler output for details, but I don't know > where to find that! > > [...] > > > Setting runtime build-lock... > dp

[Fink-users] building mysql-java fails on Mac OS 10.6.4, fink 0.29.13-51

2010-07-05 Thread Joe Corneli
problem when running fink install mysql-java : it suggests to look at compiler output for details, but I don't know where to find that! [...] Setting runtime build-lock... dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-mysql-java-5.0.8-1 /sw/src/fink.build dpkg-deb: building package `fink-b

[Fink-users] building coreutils fails on Mac OS 10.6.4, fink 0.29.13-51

2010-07-04 Thread Joe Corneli
sudo fink install coreutils [...] Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ** chmod: cannot access `part-rename.tmp': No such file or directory SKIP: part-rename PASS: trailing-slash === All 18

Re: [Fink-users] phase compiling: imlib2-1.4.2-3 failed

2010-06-29 Thread Joe Corneli
> Let's summarize what you have going on then.  Please post the results of > the following commands: > > dpkg -L giflib After running this one, I got: Package `giflib' is not installed. So, I installed it (not the first time you should know!) and then everything is working. Thanks for the he

Re: [Fink-users] phase compiling: imlib2-1.4.2-3 failed

2010-06-29 Thread Joe Corneli
OK, did that but still get the same hanging link: >>> verify that the file it's supposed to be a symbolic >>> link to is installed, e.g. via "ls -L /sw/lib/libgif.dylib"). >> >> I get "ls: libgif.dylib: No such file or directory". --

Re: [Fink-users] phase compiling: imlib2-1.4.2-3 failed

2010-06-29 Thread Joe Corneli
> Verify whether /sw/lib/libgif.dylib is in fact installed (e.g. via "ls > /sw/lib/libgif.dylib"). I verify that it is installed! > If it is installed, verify that the file it's supposed to be a symbolic > link to is installed, e.g. via "ls -L /sw/lib/libgif.dylib"). I get "ls: libgif.dylib: No

[Fink-users] phase compiling: imlib2-1.4.2-3 failed

2010-06-29 Thread Joe Corneli
Hi all: Trying to install the w3m package with fink, I encounter the following problem: i686-apple-darwin10-gcc-4.2.1: /sw/lib/libgif.dylib: No such file or directory make[4]: *** [gif.la] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursiv

[Fink-users] cxboard in color?

2005-03-15 Thread Joe Corneli
I just loaded up cxboard, and I found that it displays both kinds of pieces in the same color - very confusing. I tried emailing the software author about this, but my email bounced back. Does anyone know whether this software is still maintained by anyone? -

[Fink-users] Re: after updating tetex, xpdf fonts are mysteriously gone

2005-03-04 Thread Joe Corneli
On Mar 3, 2005, Joe Corneli wrote: > I recently updated my tetex (first removing jadetex), and now when I > start Xpdf I get messages like the one below. > > Any idea why? > > Error: Couldn't find a font for 'Helvetica' > Error:

[Fink-users] after updating tetex, xpdf fonts are mysteriously gone

2005-03-04 Thread Joe Corneli
I recently updated my tetex (first removing jadetex), and now when I start Xpdf I get messages like the one below. Any idea why? Error: Couldn't find a font for 'Helvetica' Error: Couldn't find a font for 'Helvetica' Error: Couldn't find a font for 'Helvetica' Error: Couldn't find a font for '

Re: [Fink-users] can't update tetex-base

2005-02-28 Thread Joe Corneli
Thanks gents. You're run into a bug in jadetex which was fixed 6 months ago. First update (or remove) jadetex; then you should be able to update tetex-base. (jadetex-3.13-13 had the problem; jadetex-3.13-14 does not) -- Dave ---

[Fink-users] can't update tetex-base

2005-02-28 Thread Joe Corneli
I'm running into a bit of trouble with tetex-base. Do you have any advice on how to actually update it? [~]% fink update tetex-base [...] install-info(web2c.info): deleting entry `* Web2c: (web2c) ...' install-info(dvips.info): deleting entry `* DVI-to-Postscript: (dvips) ...' install-info(lat

Re: [Fink-users] finding some debian equivalents on fink

2005-02-14 Thread Joe Corneli
You want to use 'fink list' to determine the names of the packages you need. What I don't know is whether Fink has equivalents to the Debian packages postgresql postgresql-client mysql-client mysql-common mysql-server libxml-libxslt-perl For example, "fink list postgre" does not turn up

[Fink-users] finding some debian equivalents on fink

2005-02-14 Thread Joe Corneli
I'm trying to figure out what to do with the following instructions, given in terms of required Debian packages. The Debian packages are listed in parens, and my guesses about Fink equivalents are listed below. (postgresql and postgresql-client) fink install postgresql (mysql-client, mysq

[Fink-users] fink support for firefox, sunbird?

2005-02-12 Thread Joe Corneli
Just wondering if anyone would be interested in adding firefox or sunbird to the fink package repository. I've had the darndest time getting them to build for use under X11. --- SF email is sponsored by - The IT Product Guide Read honest & cand

[Fink-users] bittorrent?

2005-02-07 Thread Joe Corneli
[~]% fink list bitt Information about 4517 packages read in 3 seconds. i bittorrent3.4.2-23 Tool for distributing files bittorrent-x113.4.2-23 Tool for distributing files I installed bittorrent, but I don't have a bittorren

Re: [Fink-users] problems with a couple perl modules

2005-02-01 Thread Joe Corneli
You may be at a stuck fink version. What do you get if you run fink --version The most recent such release was 0.22.0, in which rsync updating stopped: http://fink.sourceforge.net/faq/upgrade-fink.php#fink-0220 (your output looks like you've got that version). Yes, that is

Re: [Fink-users] problems with a couple perl modules

2005-02-01 Thread Joe Corneli
>This version of uri-pm581 is in the binary distribution too, but >there's a newer one (because of this very problem, in part) in the >stable distribution. Have you not run "fink selfupdate" recently? > > Actually I ran it last night, right before trying to install the

Re: [Fink-users] problems with a couple perl modules

2005-02-01 Thread Joe Corneli
Well, then the problem isn't with sgmls-pm, but with opensp4. One quick option here is that the same version of opensp4 is available in the binary distribution, so you can install it from there: http://fink.sourceforge.net/pdb/package.php/opensp4 Hm, never installed a binary ve

[Fink-users] problems with a couple perl modules

2005-02-01 Thread Joe Corneli
Can anyone offer some suggestions wrt the following problems? Both these commands fail, fink update sgmls-pm fink install libwww-pm581 Here are my installed perl modules, [~]% fink list -w 100 -i "*-pm*" Information about 3840 packages read in 3 seconds. i compress-zlib-pm581 1.33-12

Re: [Fink-users] failed selfupdate (gzip)

2004-06-11 Thread Joe Corneli
Thanks Martin. --- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.insta

[Fink-users] mozilla fails to build

2004-06-11 Thread Joe Corneli
Please advise. variable nsFreeType.cpp:974: error: `request_data' undeclared (first use this function) nsFreeType.cpp:977: error: `aFace' undeclared (first use this function) nsFreeType.cpp:979: warning: invalid conversion from `int (*)(...)' to `int' nsFreeType.cpp:982: error: `FT_UShort' un

[Fink-users] failed selfupdate (gzip)

2004-06-10 Thread Joe Corneli
I can't selfupdate fink or install any packages -- I always get a message that says gzip failed (like the one copied below). This is my first time trying to update fink with Mac OS X 10.3.4, but I don't know if that is where the error is coming from! Please advise. Reading package info... Upda

Re: [Fink-users] screenshot of root window

2004-05-12 Thread Joe Corneli
Screen capture [is] accessible via the "screencapture" command. For example, "screencapture output.pdf". Obviously that works perfectly well in shell scripts. As for portability, AFAIK x11 methods only work under x11 so those hardly qualify as portable either. ;) Well that'

Re: [Fink-users] screenshot of root window

2004-05-12 Thread Joe Corneli
For me (Apple X11 (OS X 10.3), rooted (fullscreen) mode, fvwm2 (from fink)), xwd gives just the background but import (imagemagick-5.5.6-23 from fink) gives *most* windows. But just their contents and some decorations (close box but no borders), no iconified windows. Sounds like so

Re: [Fink-users] screenshot of root window

2004-05-12 Thread Joe Corneli
Maybe I'm not following the train of thought, but OS X has built in screen shot capability. Thanks but no thanks. First of all, I'm using X *full screen*, so switching to the Finder to take a screenshot would kind of defeat the point. Second of all, I'm only really happy with this computer

[Fink-users] how to listen to streaming audio?

2004-05-11 Thread Joe Corneli
Can I use mpg321 to listen to a live mp3 stream such as http://helix.kfai.org/httpfs/html/kfai64.pls and if so, how should I go about it? --- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Eri

[Fink-users] screenshot of root window

2004-05-11 Thread Joe Corneli
Both xwd -root | xwdtopnm | pnmtojpeg > screen.jpg and import -window root foo.jpg produce a picture of my desktop (as defined by xsetroot -solid black) -- but I was under the impression that they should actually produce a screenshot of what I see when I look at the computer. Does anyone els

[Fink-users] [xscreensaver-gtk2] compiling failed

2004-04-19 Thread Joe Corneli
This occured right after selfupdating fink from CVS today. xscreensaver-getimage.c:255: warning: implicit declaration of function `gdk_pixbuf_new_from_file' xscreensaver-getimage.c:272: warning: implicit declaration of function `gdk_pixbuf_get_width' xscreensaver-getimage.c:273: warning: implic

Re: [Fink-users] [imagemagick] xwd | convert > png -- doesn't work

2004-04-18 Thread Joe Corneli
What version of imagemagick do you have installed? Not the -nox variant, perhaps? oops...! You can see with "otool -L /sw/bin/convert" whether convert is linked to libraries in /usr/X11R6/lib. No, its not necessary, I know I installed -nox. Thanks.

[Fink-users] [imagemagick] xwd | convert > png -- doesn't work

2004-04-17 Thread Joe Corneli
The following should produce a screenshot: % setenv FH xwd-$DATE && xwd -root > $HOME/$USER-$FH && convert $HOME/$USER-$FH png:$HOME/$FH.png But instead I got convert: X Window library is not available (/Users/arided/arided-xwd-17.04.04) [Invalid argument]. Narration of the command: setenv

Re: [Fink-users] CLISP 2.32 does not seem to work with TeXmacs

2004-03-02 Thread Joe Corneli
% which clisp which clisp /sw/bin/clisp % /sw/bin/clisp --version /sw/bin/clisp --version STACK depth: 16367 GNU CLISP 2.32 (2003-12-29) (built 3287104209) (memory 3287108186) Software: GNU C 3.3 20030304 (Apple Computer, Inc. build 1495) ANSI C program Features [SAFETY=3]: (CLOS LOOP COMPILER CL

Re: [Fink-users] CLISP 2.32 does not seem to work with TeXmacs

2004-03-01 Thread Joe Corneli
TeXmacs version 1.0.3.3 --- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click

[Fink-users] CLISP 2.32 does not seem to work with TeXmacs

2004-03-01 Thread Joe Corneli
Contrary to the advertisement, TeXmacs doesn't even offer a CLISP session. Which is weird because the same binary presented this option before I updated CLISP. --- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps &

[Fink-users] Re: Fwd: problem updating clisp 2.32-1

2004-02-29 Thread Joe Corneli
OK, it didn't work, citing conflicts with Maxima. It says it needs Maxima 5.9.0.0-20 or greater, but the Maxima that is currently available through my Fink is only 5.9.0.0-1. Would it be good to remove Maxima, then install CLISP, and then try installing Maxima again? cd po && make install prefix

[Fink-users] Re: Fwd: problem updating clisp 2.32-1

2004-02-29 Thread Joe Corneli
I tried it. The computer took practically *forever* with this line: (SETF FIND-CLASS): redefining class C-SOURCE-POINT in /sw/src/clisp-2.32-1/clisp-2.32/src/compiler.lisp, was defined in /sw/src/clisp-2.32-1/clisp-2.32/src/clos.fas But it seems to be running along pretty smoothly now. I can

[Fink-users] failed to build CLISP

2004-02-29 Thread Joe Corneli
I couldn't build the new CLISP package. ;; Loaded file floatprint.lisp ;; Loading file type.lisp ... [stream.d:4034] *** - UNIX error 2 (ENOENT): No such file or directory Bye. mv lispimag.mem interpreted.mem mv: cannot stat `lispimag.mem': No such file or directory make: *** [interpreted.mem] E

Re: [Fink-users] Fink Community, your opinion is needed your Input wanted.

2004-02-19 Thread Joe Corneli
Fink would no longer be useful to me if it was such a project. I don't see why not. I'm perfectly sure you could choose not to see anything related to GNU/Linux or GNU/Darwin, just like you can choose to see the unstable branch, or not. what do you see as Fink's "edge" over these other dist

Re: [Fink-users] Fink Community, your opinion is needed your Input wanted.

2004-02-19 Thread Joe Corneli
> I prefer it to Debian (at least when comparing the defaults). Please elaborate, this is a new one to me. Fink builds everything from source! This is like Gentoo but not like the default of Debian. If it is as easy on Debian as it is on Fink to change compile time options, then I would sa

Re: [Fink-users] Fink Community, your opinion is needed your Input wanted.

2004-02-19 Thread Joe Corneli
I've already migrated to a distribution, it's called "Fink on Mac OS X". This is not "the full world of open source". --- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DV

Re: [Fink-users] Fink Community, your opinion is needed your Input wanted.

2004-02-19 Thread Joe Corneli
Note: this is a response to an email from Enrico Riboni. I was suggesting something more than having Fink "become" a GNU/Linux distribution -- I was suggesting that it should be a migration tool to go from OS X to a free software system. This is an order of magnitude more interesting, important

Re: [Fink-users] Fink Community, your opinion is needed your Input wanted.

2004-02-18 Thread Joe Corneli
1. I think it would be great if Fink *would* offer a ppc GNU/Linux (or GNU/Darwin) distro, combined with tools that would de-install OS X. Fink should facilitate the transition to a wholly free software system. 1a. Fink should run under GNU/Linux (or GNU/Darwin). 2. Fink should wor

Re: [Fink-users] experience with GNU/Linux on PPC and Fink?

2004-02-04 Thread Joe Corneli
it's basically not feasible to just drop in another kernel, or even a full base system in most cases (not in a way that makes all of macosx still work How about in a way that not all of Mac OS X will work? I'm thinking of a sort of trojan horse approach to getting rid of Mac OS X all tog

Re: [Fink-users] experience with GNU/Linux on PPC and Fink?

2004-02-04 Thread Joe Corneli
The Darwin core is available freely: http://developer.apple.com/darwin/ Thanks for the link. Their license looks rather like the GPL, actually, except for all the talk about Apple in it. I wish I knew--I'd love to have Fink for Linux on i386, personally. I feel the same way, th

[Fink-users] experience with GNU/Linux on PPC and Fink?

2004-02-03 Thread Joe Corneli
I've been debating with myself about installing GNU/Linux on my iBook, and now that I have a new model (yet _another_ replacement) the thought occurs to me again that maybe I should go for it. While I don't think I would miss OS X very much, I would be kind of sad to say goodbye to Fink! This lea

Re: [Fink-users] pass arguments to fink build?

2004-02-03 Thread Joe Corneli
Thank you. It couldn't be easier. BTW, I wonder why --enable-persistent-cookies isn't the default for lynx (like it appears to be for every other browser I've ever tried). --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference

[Fink-users] pass arguments to fink build?

2004-02-02 Thread Joe Corneli
Is there a good way to rebuild a fink package with a non-standard option (e.g. I want to build lynx with the --enable-persistent-cookies flag)? I didn't see this on the FAQ page, so I take it it isn't? --- The SF.Net email is sponsored by Eclip

Re: [Fink-users] trackballs compilation error "invalid group"

2003-12-16 Thread Joe Corneli
Thanks, worked like a charm. Joe --- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Cli

[Fink-users] trackballs compilation error "invalid group"

2003-12-15 Thread Joe Corneli
/sw/bin/install -c -m 644 settings7.png /sw/src/root-trackballs-0.9.2-1/sw/share/trackballs/images/settings7.png /sw/bin/install -c -m 644 settings8.png /sw/src/root-trackballs-0.9.2-1/sw/share/trackballs/images/settings8.png /sw/bin/install -c -m 644 setup1.png /sw/src/root-trackballs-0.9.2-

Re: [Fink-users] options for soap-lite-pm on Panther

2003-12-15 Thread Joe Corneli
Maybe you can help me debug/fix the following problem. I've had to reinstall OSX/Xcode a few times lately, maybe I've missed something or messed something up. fink install soap-lite-pm *snip* gzip -dc /sw/src/Compress-Zlib-1.19.tar.gz | /sw/bin/tar -xvf - Compress-Zlib-1.19/ Compress-Zlib-1.1

Re: [Fink-users] fink selfupdate-cvs fails with su exit code 1

2003-12-14 Thread Joe Corneli
Thanks, sudo find /sw/fink -type d -name 'CVS' -exec rm -rf {} \; fink selfupdate-cvs seems to have done the trick. --- This SF.net e

[Fink-users] fink selfupdate-cvs fails with su exit code 1

2003-12-14 Thread Joe Corneli
Here was my simple unfruitful interaction. Can you tell me how to make su work as it is supposed to? [fink]%fink selfupdate-cvs sudo /sw/bin/fink selfupdate-cvs I will now run the cvs command to retrieve the latest package descriptions. The 'su' command will be used to run the cvs command as t

Re: [Fink-users] options for soap-lite-pm on Panther

2003-12-07 Thread Joe Corneli
Well, thanks for the scoop. BTW soap-lite-pm seems to be the best way (OK, OK, change that to "my prefered way") to work with the google API, but I can wait. Joe --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge

[Fink-users] options for soap-lite-pm on Panther

2003-12-05 Thread Joe Corneli
This dialog contains my best guesses. Can anyone confirm to me whether they're right? Should I proceed with this installation? Thanks, Joe sudo /sw/bin/fink install soap-lite-pm Information about 2996 packages read in 2 seconds. fink needs help picking an alternative to satisfy a virtual dep

[Fink-users] mpg321 builds but crashes w/ bus error

2003-11-05 Thread Joe Corneli
Nothin' much more to say; I haven't done an extensive test, and I'm still running an old beta of Panther. Joe --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you cr

Re: [Fink-users] perl 5.8.0

2003-09-01 Thread Joe Corneli
> Did you install perl 5.8 manually? If so, then I believe that you'll > need to use the system-perl580 package instead. No, I did fink install perl580 Joe --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http:/

[Fink-users] perl 5.8.0

2003-08-31 Thread Joe Corneli
This error is a little ironic: /usr/bin/perl5.6.0 -pi -e's#/sw/src/root[^/]+## if/^install/' /sw/src/root-perl580-5.8.0-1/sw/lib/perl5/5.8.0/darwin/Config.pm || /sw/bin/perl5.6.0 -pi -e's#/sw/src/root[^/]+## if/^install/' /sw/src/root-perl580-5.8.0-1/sw/lib/perl5/5.8.0/darwin/Config.pm sh: lin

[Fink-users] textutils for 10.3

2003-08-29 Thread Joe Corneli
Hi, I get all kinds of errors when trying to build (the normal distro of) textutils. Is there a 10.3-ready version yet? Joe fnmatch_loop.c:925: `no_leading_period' undeclared here (not in a function) fnmatch_loop.c:925: `flags' undeclared here (not in a function) fnmatch_loop.c:925: initializer

[Fink-users] seeds (ADC/WWDC)

2003-08-27 Thread Joe Corneli
> Apple releases software seeds during the development/beta cycles to > developers and member of Apple Developer's Connection- a paid > subscription 10.3 & Xcode seeds were released to everyone who attended WWDC 2003. (Including lucky students who were able to attend via a free scholarship; that's

Re: [Fink-users] rxvt delete key

2003-08-27 Thread Joe Corneli
After a lot of fiddling about, I got both the delete and backspace key to work (locally and on the linux machine I'm logged onto currently) by using some very simple settings in my .Xdefault: rxvt*deletekey:^d rxvt*backspacekey:^? This is far from being the complete picture (indeed I still don't

Re: [Fink-users] rxvt delete key

2003-08-27 Thread Joe Corneli
.Xmodmap: keycode 59 = Delete .Xresources: xterm*.deleteIsDEL: true xterm*.backarrowKey: false xterm*.ttyModes: erase ^? .xinitrc xrdb -load $HOME/.Xresources xmodmap $HOME/.Xmodmap Just took a look at it... xterm has more options than

[Fink-users] rxvt delete key

2003-08-26 Thread Joe Corneli
Hello, first of all, my delete key is not working (rxvt 2.7.8, OSX 10.3). It was working just fine with my old set-up, which consists entirely of the line rxvt*deletekey:^d in my .Xdefaults. Second of all, I managed to get it working for a moment (at least over SSH), but it has since s

[Fink-users] Re: OS X 10.3 & X11 version 1, apparently w/o SDK

2003-08-26 Thread Joe Corneli
Ok, wait a second, I just realized that I didn't install the Xcode stuff, hence I didn't really install any version of the SDK, hence there probably isn't a problem Joe --- This SF.net email is sponsored by: VM Ware With VMware you can run

[Fink-users] Re: OS X 10.3 & X11 version 1, apparently w/o SDK

2003-08-26 Thread Joe Corneli
Ok, in case anyone else out there is in the same situation as I am (relatively ignorant but magically blessed with a software seed): one has to install X11SDK from the packages subfolder of the Xcode CD. Then everything appears to work just fine. Out of curiousity, supposing I want to switch back

[Fink-users] OS X 10.3 & X11 version 1, apparently w/o SDK

2003-08-26 Thread Joe Corneli
Hi, I just installed Fink and then the latest 10.3 preview (packaged with X11 1.0) on an otherwise out-of-the-box iBook. Now when I try fink install rxvt I am prompted to install the place holder package system-xfree86. But Fink then asks for me to install Apple's SDK. However,

[Fink-users] ratpoison?

2003-08-26 Thread Joe Corneli
1.1.1-1 is available in the unstable tree... but the latest unstable release is 1.3.0-3, and the latest stable release is 1.2.2. Any chance that there could be an update? Joe --- This SF.net email is sponsored by: VM Ware With VMware you can

[Fink-users] what does "sw" stand for?

2003-07-11 Thread Joe Corneli
Please tell me- maybe it would inspire me with an idea for a logo. Joe --- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _

[Fink-users] emacs build magically works now

2003-06-25 Thread Joe Corneli
emacs 21 must have fallen through the cracks between 10.2.6 and 10.3; it works on 10.3 now that I have Xcode installed. --- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer

[Fink-users] emacs 21 build fails

2003-06-24 Thread Joe Corneli
I got this error message. Please advise. Joe strftime.c:70: header file 'wchar.h' not found strftime.c:82: undefined type, found `mbstate_t' strftime.c:615: undefined type, found `mbstate_t' cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make[1]: *** [strftime.o]

[Fink-users] color in emacs running in rxvt

2003-06-03 Thread Joe Corneli
Hi, I've gone through the steps that I think should be necessary to get color in my emacs running in rxvt. (Loaded rxvt.el which is available in Emacs CVS, did some color changes using custom.) No go -- still only get white on black. There appears to be some issue with the fink version of rxvt or

locate (was Re: [Fink-users] TeXmacs and Maxima)

2003-06-02 Thread Joe Corneli
> To test this theory: Run "locate maxima_toc.html". My guess is that the > output is empty, but that the file nevertheless exists at > /sw/share/maxima/5.9.0/doc/html/maxima_toc.html. Yes, you are right on both counts. > So the remedy is simple: Run "sudo /usr/libexec/locate.updatedb", wait > 10

Re: [Fink-users] TeXmacs and Maxima

2003-06-02 Thread Joe Corneli
o (in black) and the first command prompt (in red) show up briefly before TeXmacs crashes. Joe On Mon, 2 Jun 2003, Martin Costabel wrote: > Joe Corneli wrote: > > > Another question is: why are URLs being passed around anyway? > > Texmacs treats any address, local path or net

Re: [Fink-users] TeXmacs and Maxima

2003-06-02 Thread Joe Corneli
this be another candidate? Suggested revisions? Note that I haven't tried rebooting since changing the computer's name yet (I noted no success in trial)... Joe On Mon, 2 Jun 2003, Martin Costabel wrote: > Joe Corneli wrote: > > > Another question is: why are URLs bein

Re: [Fink-users] TeXmacs and Maxima

2003-06-02 Thread Joe Corneli
llow me to be sure.) Would my computer's name actually come up in TeXmacs? To me that seems a bit odd, but I'll try changing the name and maybe that will help. Joe On Mon, 2 Jun 2003, Martin Costabel wrote: > Joe Corneli wrote: > > > Another question is: why are URLs being pa

Re: [Fink-users] TeXmacs and Maxima

2003-06-02 Thread Joe Corneli
nd attempt to repair it. Another question is: why are URLs being passed around anyway? Joe On Sun, 1 Jun 2003, [ISO-8859-1] Michèle Garoche wrote: > > Le dimanche, 1 juin 2003, à 09:58 Europe/Paris, Joe Corneli a écrit : > > > Hello -- > > > > I tried to use Maxima

[Fink-users] TeXmacs and Maxima

2003-06-01 Thread Joe Corneli
Hello -- I tried to use Maxima in TeXmacs and got this (fatal) error. What should I do to get Maxima working in TeXmacs? Joe % texmacs & [1] 22569 [Small03]% TeXmacs] Loading ecrm11 at 300 dpi TeXmacs] Loading hyphen.us TeXmacs] Loading ecrm10 at 600 dpi TeXmacs] Loading texmath.syx TeXmacs] Lo

[Fink-users] mgv issues

2003-02-19 Thread Joe Corneli
mgv is a super program. At last I can have 'reverse video' postscript. Sooo easy on the eyes. mgv is also more stable than ghostview vis a vis mashing the keyboard, which is nice. But that said, there are a couple of problems I've noticed... unless I am being a bonehead, which is always a possibi

[Fink-users] xemacs bigfont query

2003-02-19 Thread Joe Corneli
_XF86BigfontQueryFont: could not attach shm segment this is printed by XEmacs 21.5.9 when it launches on my system. It is accompanied with a loss of most custom set font functionality as compared with the earlier fink version of XEmacs I was running. What does it mean and how can I make it go aw