RE: [Fink-users] Best way to copy text from xterm (and bring clipboard into Aqua)?

2003-07-11 Thread Alexander K. Hansen
There is an application called xcutsel that comes with XFree86 (i.e. you should already have it). It lets you copy from X to Aqua and vice versa. There's also the autocutsel package, which does the same thing, but is automatic. Alexander K. Hansen Levitated Dipole Experiment http://www.psfc.mit.e

[Fink-users] Best way to copy text from xterm (and bring clipboard into Aqua)?

2003-07-11 Thread Brendan Lane Larson
Can anyone recommend the best way to copy text outputted from unix commands running under XDarwin in Xterm, using the mouse? I understand that any unix command can have its output practically piped to a buffer, but it would be nice to be able to select and copy for copy-and-paste capabilities

Re: [Fink-users] crazy errors/gcc update

2003-07-11 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kevin Horton wrote: It would be nice if fink was smart enough to automatically do "sudo gcc_select 3" if the situation requires it. I just entered this as a feature request. Damned if you do, damned if you don't. There's plenty of people who use th

Re: [Fink-users] crazy errors/gcc update

2003-07-11 Thread Kevin Horton
It would be nice if fink was smart enough to automatically do "sudo gcc_select 3" if the situation requires it. I just entered this as a feature request. Kevin Horton At 11:39 AM -0400 9/7/03, Alexander K. Hansen wrote: Check out the fink main page (http://fink.sourceforge.net/) for the offici

Re: [Fink-users] Python 2.32b2-2

2003-07-11 Thread Skip Montanaro
> "Jeff" == Jeff Whitaker <[EMAIL PROTECTED]> writes: Jeff> On Fri, 11 Jul 2003, Andrew Hartung wrote: >> Second, I am having trouble building the info documentation >> files. Here is the error when I run make in the >> /sw/share/doc/python23/doc/info directory: >> >>

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

2003-07-11 Thread Alexander K. Hansen
SoftWare? On Friday, July 11, 2003, at 03:08 PM, Joe Corneli wrote: 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 &

[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] Re: [Fink-devel] g77 error

2003-07-11 Thread jfm
On Friday, Jul 11, 2003, at 18:58 Europe/Brussels, [EMAIL PROTECTED] wrote: This is an error I have gotten with either g77 3.1 or 3.3 if you upgrade to the developer tools patch that installs gcc 3.3. The only way I was able to get rid of this problem was to reinstall the December 2002 editio

[Fink-users] can't make fink believe stuff needs to be updated

2003-07-11 Thread Geoff Smith
I have fink installed, but only version 0.12.1-1, or 0.5.2 (not really sure about the numbering scheme). The results of a fink selfupdate follow: [stokes:~] gbsmith% fink selfupdate sudo /sw/bin/fink selfupdate Password: (1) Delete it and download again (2) Assume it is a partial dow

Re: [Fink-users] g77 error

2003-07-11 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: This is an error I have gotten with either g77 3.1 or 3.3 if you upgrade to the developer tools patch that installs gcc 3.3. The only way I was able to get rid of this problem was to reinstall the December 2002 edition of th

[Fink-users] emacs speaks statistics

2003-07-11 Thread Amit Gandhi
I was wondering whether anyone has any experience with installing the emacs speaks statistics (ESS) package for a fink installed emacs - i.e. what changes to the makefile were needed to get the installation to work with the /sw directory structure. thanks alot amit -

[Fink-users] g77 error

2003-07-11 Thread wgscott
This is an error I have gotten with either g77 3.1 or 3.3 if you upgrade to the developer tools patch that installs gcc 3.3. The only way I was able to get rid of this problem was to reinstall the December 2002 edition of the developer tools. Merely switching back to gcc 3.1 did not get rid of t

Re: [Fink-users] Python 2.32b2-2

2003-07-11 Thread Jeff Whitaker
On Fri, 11 Jul 2003, Andrew Hartung wrote: > A couple of python questions: > > First, is IDLE included in the fink distribution? /sw/bin/idle2.3 is the new IDLE (based on IDLEfork) in the python-2.3b2 package. It's been working fine for me. > > Second, I am having trouble building the info docum

Re: [Fink-users] can't find curses file & broken archives

2003-07-11 Thread Benjamin Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Gustavo Delfino wrote: I think that this has been covered before, but after hours of searching I can't find the problem. I am trying to do a 'fink selfupdate' (from CVS) and I am getting the following errors: .. perl /sw/src/dpkg-1.10.9-2/dpkg-1.1

[Fink-users] can't find curses file & broken archives

2003-07-11 Thread Gustavo Delfino
I think that this has been covered before, but after hours of searching I can't find the problem. I am trying to do a 'fink selfupdate' (from CVS) and I am getting the following errors: .. perl /sw/src/dpkg-1.10.9-2/dpkg-1.10.9/dselect/mkcurkeys.pl keyoverride $cursesfile > curkeys.h Unknown

Re: [Fink-users] Python 2.32b2-2

2003-07-11 Thread dan
On Fri, 11 Jul 2003 07:07:40 -0500, Andrew Hartung <[EMAIL PROTECTED]> wrote: > A couple of python questions: > > First, is IDLE included in the fink distribution? IDLE has been replaced by IDLEfork. See the announcement for Python 2.3b2. I'm still running 2.2, so I don't know exactly how to f

Re: [Fink-users] Python 2.32b2-2

2003-07-11 Thread Eric Jacoboni
Andrew Hartung <[EMAIL PROTECTED]> writes: > First, is IDLE included in the fink distribution? Yes, at least, with the Python 2.3b2-1 source package. > Second, I am having trouble building the info documentation > files. Here is the error when I run make in the > /sw/share/doc/python23/doc/info

[Fink-users] Python 2.32b2-2

2003-07-11 Thread Andrew Hartung
A couple of python questions: First, is IDLE included in the fink distribution? Second, I am having trouble building the info documentation files. Here is the error when I run make in the /sw/share/doc/python23/doc/info directory: Unknown environment: comment Args out of range: 405210, 405212

Re: [Fink-users] problems with g77

2003-07-11 Thread Jeff Whitaker
Or, replace /usr/libexec/gcc/darwin/ppc/as with the one from the original Dec2002 Dev Tools (but make a copy first!). I put one at ftp://ftp.cdc.noaa.gov/Public/jsw/fink/as if you need it. -Jeff On Fri, 11 Jul 2003, Federico Carminati wrote: > Try to replace stops in subroutines with call exit

RE: [Fink-users] Self update fails

2003-07-11 Thread Alexander K. Hansen
Yes. Sourceforge is supposed to fix it by August. Alexander K. Hansen Levitated Dipole Experiment http://www.psfc.mit.edu/LDX -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Hartung Sent: Friday, July 11, 2003 7:17 AM Cc: [EMAIL PROTECTED] Subje

Re: [Fink-users] Self update fails

2003-07-11 Thread Andrew Hartung
On Friday, July 11, 2003, at 03:53 AM, Federico Carminati wrote: Overloaded server... Try again. Fed I always get an cvs [update aborted]: end of file from server (consult above messages if any). I'm lucky if I can update one a week, if that. Same thing? -

Re: [Fink-users] problems with g77

2003-07-11 Thread Federico Carminati
Try to replace stops in subroutines with call exit. fed On 11/7/03 10:01, "sylvaine ferrachat" <[EMAIL PROTECTED]> wrote: > Hi, > > I just installed g77. Trying to compile one of my fortran codes, I got > this error message: > > /var/tmp//ccSZOCsb.s:237:section difference relocatable subtract

Re: [Fink-users] Self update fails

2003-07-11 Thread Federico Carminati
Overloaded server... Try again. Fed On 11/7/03 9:38, "Thomas Davie" <[EMAIL PROTECTED]> wrote: > Hi, > I've been having some problems with fink selfupdate in the last few > days. Whenever I run it, it attempts to su to me and update it's > source from cvs, but every time it fails with the messa

Re: [Fink-users] socket

2003-07-11 Thread almisr
see here http://prdownloads.sourceforge.net/sourceforge/gnu-darwin/ direct_download/packages/ppc/sysutils Regards Plumber <>

[Fink-users] problems with g77

2003-07-11 Thread sylvaine ferrachat
Hi, I just installed g77. Trying to compile one of my fortran codes, I got this error message: /var/tmp//ccSZOCsb.s:237:section difference relocatable subtraction expression, "LC0" minus "L1$pb" using a symbol at the end of section will not produce an assembly time constant I found in the fi

[Fink-users] Self update fails

2003-07-11 Thread Thomas Davie
Hi, I've been having some problems with fink selfupdate in the last few days. Whenever I run it, it attempts to su to me and update it's source from cvs, but every time it fails with the message: [myMachine:~] myUsername% fink selfupdate sudo /sw/bin/fink selfupdate Your Fink installation is