Alexander Hansen | 1 Sep 2003 02:02
Picon

Re: perl 5.8.0

Did you install perl 5.8 manually?  If so, then I believe that you'll 
need to use the system-perl580 package instead.

--
Alexander K. Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX

On Sunday, August 31, 2003, at 06:15 PM, Joe Corneli wrote:

> 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: line 1: /usr/bin/perl5.6.0: No such file or directory
> sh: line 1: /sw/bin/perl5.6.0: No such file or directory
> ### execution of  failed, exit code 127
> Failed: installing perl580-5.8.0-1 failed
>
>
> (Perl 5.8.0 does appear in /usr/bin !)
>
> Joe

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
(Continue reading)

Joe Corneli | 1 Sep 2003 18:53
Picon
Favicon

Re: perl 5.8.0

> 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://thinkgeek.com/sf
Alexander Hansen | 1 Sep 2003 21:40
Picon

Re: perl 5.8.0

What I meant was:  did you install 5.8 manually (i.e. in /usr/bin) 
before you tried to install it via Fink?  That would explain the 
existence of  /usr/bin/perl5.8.0 .

On Monday, September 1, 2003, at 12:53 PM, Joe Corneli wrote:

>> 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
>
--
Alexander K. Hansen
Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Daniel Macks | 2 Sep 2003 13:38

openssh 'No xauth data' warning

I just switched from using the ssh client that came with 10.2
(/usr/bin/ssh: OpenSSH_3.4p1) to Fink's (openssh 3.6.1p1-3). Now,
whenever I connect to a remove machine, I get a message:

  Warning: No xauth data; using fake authentication data for X11 forwarding.

after entering my password but before the (remote) MOTD appears. This
happens when connecting to many different machines running several
different versions of ssh daemon. Except for HostBasedAuthentication,
my /sw/etc/ssh/ssh_config matches /etc/ssh_config. I've got a manually
installed x11 (4.2), and xauth exists in /usr/X11R6/bin.

My local DISPLAY is :0.0; when I connect, the remove environment has a
DISPLAY of 'localhost 12:0'. I have 'xhost +', and x11 things work
(remotely started xterm appears on my window).

So what's the story?

dan

--

-- 
Daniel Macks
dmacks <at> netspace.org
http://www.netspace.org/~dmacks

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
(Continue reading)

Matt Richardson | 2 Sep 2003 16:55
Picon
Favicon

Re: move it or lose it?

On Fri, 2003-08-29 at 18:51, Ben Hines wrote:
> On Monday, August 25, 2003, at 04:17  PM, Jens Nockel wrote:
> 
> > packages will survive this. For example, scientific programs like R,
> > Numeric Python, octave etc. may be compiled with ATLAS or Altivec 
> > support.
> >
> 
> 1. Those are about the only packages which do that (generally, fink 
> packages do not and are not supposed to)

Which is why I like fink.  I know enough to really screw up my system,
but probably not enough to fix all of my screw ups.

> 2. I doubt he uses many scientific packages working in the Department 
> of Art at CSUSB :)
> 
That's a pretty good assumption :)  

I do appreciate the head's up, computer science classes start in a few
weeks and I may get into something beyond the GIMP and Sodipodi :)

--

-- 
Matt Richardson
Instructional Support Technician
Department of Art
California State University San Bernardino
marichar <at> csusb.edu
(909)880-7727

(Continue reading)

Eric Jacoboni | 2 Sep 2003 20:26

rmail and postfix

In the Postfix distro, there's a rmail script but, afaik, it's not 
installed by the fink package. Could it be installed to help UUCP users 
to get their mails ?
--

-- 
Éric Jacoboni, né il y a 1365970680 secondes

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Philip Ershler | 2 Sep 2003 20:37
Picon

Re: rmail and postfix

I had been having trouble with the Postfix package in fink. I wrote the 
maintainer and he said that he was no longer taking care of the 
package. No one else has stepped up to take it over.  If you go to 
www.postfix.org, the standard distribution is already tailored to build 
for OS X as well as many other platforms. It builds in just a few 
minutes. There's also a lot of other resources for Postfix on the site.

HTH,

Phil
On Tuesday, September 2, 2003, at 12:26 PM, Eric Jacoboni wrote:

> In the Postfix distro, there's a rmail script but, afaik, it's not 
> installed by the fink package. Could it be installed to help UUCP 
> users to get their mails ?
> -- 
> Éric Jacoboni, né il y a 1365970680 secondes
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Fink-users mailing list
> Fink-users <at> lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/fink-users

(Continue reading)

Eric Jacoboni | 2 Sep 2003 20:46

Re: rmail and postfix

Philip Ershler wrote:
> I had been having trouble with the Postfix package in fink. I wrote the 
> maintainer and he said that he was no longer taking care of the package. 
> No one else has stepped up to take it over.  If you go to 
> www.postfix.org, the standard distribution is already tailored to build 
> for OS X as well as many other platforms. It builds in just a few 
> minutes. There's also a lot of other resources for Postfix on the site.

Oh, i see... I think that's what i'm gonna do.

Thanks
--

-- 
Éric Jacoboni, né il y a 1365972240 secondes

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Philip Ershler | 2 Sep 2003 20:55
Picon

Postfix is no longer supported

I had been having trouble with the Postfix package in fink. I wrote the 
maintainer and he said that he was no longer taking care of the 
package. No one else has stepped up to take it over.  If you go to 
www.postfix.org, the standard distribution is already tailored to build 
for OS X as well as many other platforms. It builds in just a few 
minutes. There's also a lot of other resources for Postfix on the site.

Hope this is useful information.

Phil

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Jerry Talkington | 2 Sep 2003 21:02
Picon

Re: rmail and postfix

On Tue, Sep 02, 2003 at 08:46:54PM +0200, Eric Jacoboni wrote:
> Philip Ershler wrote:
> >I had been having trouble with the Postfix package in fink. I wrote the 
> >maintainer and he said that he was no longer taking care of the package. 
> >No one else has stepped up to take it over.  If you go to 
> >www.postfix.org, the standard distribution is already tailored to build 
> >for OS X as well as many other platforms. It builds in just a few 
> >minutes. There's also a lot of other resources for Postfix on the site.
> 
> Oh, i see... I think that's what i'm gonna do.

If you are already going through the trouble, please update the fink
package, so the rest of us don't have to do it also ;)

--

-- 
GPG public key:
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x9D5B8762

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf

Gmane