Re: [Fink-users] X11 forwarding

2002-06-13 Thread Nathan Callahan
Hi, Long time since I've posted anything here... but hey. X11 forwarding for ssh takes it's DISPLAY from the environment where it is called. So the correct command sequence is... (assuming tcsh under OS X) setenv DISPLAY localhost:0.0 ssh -X [EMAIL PROTECTED] it is also a good idea to enable

Re: [Fink-users] X11 forwarding

2002-06-13 Thread Jeremy Higgs
On 14/6/02 11:49 AM, "Jeremy Erwin" <[EMAIL PROTECTED]> wrote: > > On Thursday, June 13, 2002, at 08:00 PM, Shaofeng Yang wrote: > >> Hello, >> I want to connect to another linux machine using x windows from fink. >> I mean I want to display the gui of that linux machine? >> Anybody can help

Re: [Fink-users] X11 forwarding

2002-06-13 Thread Jeremy Erwin
On Thursday, June 13, 2002, at 08:00 PM, Shaofeng Yang wrote: > Hello, > I want to connect to another linux machine using x windows from fink. > I mean I want to display the gui of that linux machine? > Anybody can help me out? > Thanks a lot. assume two machines linux.remotedomain, and macos

[Fink-users] (no subject)

2002-06-13 Thread Shaofeng Yang
Hello, I want to connect to another linux machine using x windows from fink. I mean I want to display the gui of that linux machine? Anybody can help me out? Thanks a lot. Shaofeng ___ Don't miss the 2002 Sprint PCS Application Develo

Re: [Fink-users] Patch

2002-06-13 Thread Ken Engel
-rwxr-xr-x1 root wheel 97948 Jan 14 23:30 /usr/bin/patch* I have the same. But I have never seen the problem you describe. BTW, cocteau$ patch -v patch 2.5.4 Copyright 1984-1988 Larry Wall Copyright 1989-1999 Free Software Foundation, Inc. This program comes with NO WARRANTY, to

[Fink-users] gnome compliant manager?

2002-06-13 Thread A S Hodel
After a reinstall of all fink software, I cannot properly run gnome in XDarwin. An error window pops up complaining that I am not using a gnome-compliant window manager. The panel shows a number of extraneous processes as "panel-real" and new windows My .xinitrc file is source /sw/bin/init.

Re: [Fink-users] gnome and kde

2002-06-13 Thread Chris Devers
Koen van der Drift wrote: > 1. does the installation of kde interfere with the gnome packages? (I > think the answer is no, but to be safe I'd better ask) It shouldn't. They are, for the most part [entirely] two different systems that can be run over X11, with a lot of redundant functionality

[Fink-users] -bin and -shlibs clarification

2002-06-13 Thread Mike
I recently switched from a trouble-free source-only distribution (only because I wanted to use /Fink instead of /sw) to now primarily using the binary distribution (no way I'm compiling KDE from scratch!). Everything has gone fine, except for one item that I couldn't figure out, which is regardin

[Fink-users] gnome and kde

2002-06-13 Thread Koen van der Drift
Hi, I am thinking about installing KDE. However, there are already some packages on my machine that belong to the gnome environment. IIRC, they are gnome-libs and gnome-print, and probably some others I forgot. I have 2 questions. 1. does the installation of kde interfere with the gnome packa

Re: [Fink-users] Some questions

2002-06-13 Thread Julien Salort
On 13 Jun 2002 08:54:44 -0400 Anthony DeRobertis <[EMAIL PROTECTED]> wrote: > You'd have to add /sw/share/man to MANPATH for that to work without the > full path. That words. Thanks. ___ Don't miss the 2002 Sprint PCS Application Deve

Re: [Fink-users] input fields in scilab

2002-06-13 Thread Lars Weiler
* Jeff Whitaker <[EMAIL PROTECTED]> [02/06/11 19:12]: >setenv DYLD_FORCE_FLAT_NAMESPACE before invoking scilab fixes this (be >sure to unsetenv DYLD_FORCE_FLAT_NAMESPACE after quitting scilab). I'll >add this to the scilab startup script in the next revision. Thanks, Jeff! That works for me :-)

Re: [Fink-users] Patch

2002-06-13 Thread Chris Devers
On Thursday, June 13, 2002, at 09:06 AM, Hester, Jeffrey W. wrote: > [localhost:~] hester% which patch > /usr/bin/patch > [localhost:~] hester% ls -l /usr/bin/patch > -rwxr-xr-x 1 root wheel 97948 Dec 26 08:27 /usr/bin/patch > [localhost:~] hester% % which patch /usr/bin/patch % ls

[Fink-users] Patch

2002-06-13 Thread Hester, Jeffrey W.
Hello all, Can someone verify their "patch" for me? Here's mine: [localhost:~] hester% which patch /usr/bin/patch [localhost:~] hester% ls -l /usr/bin/patch -rwxr-xr-x 1 root wheel 97948 Dec 26 08:27 /usr/bin/patch [localhost:~] hester% For some reason some packages being installed

[Fink-users] xirc build bug

2002-06-13 Thread Chris Devers
The configure phase for xirc fails with a complaint about QT not being available, but it is... *** checking for QT libraries... /sw/lib/qt2 checking for QT includes... /sw/lib/qt2/include checking for Qt >= 2.1.0... configure: error: Sorry, but you need Qt version 2.1.0 or higher to

Re: [Fink-users] Some questions

2002-06-13 Thread Anthony DeRobertis
> [TiBook:~] jsalort% echo $MANPATH > /sw/man/man1:/usr/X11R6/man:/usr/local/man:~/man:/usr/local/share/man:/usr/share/man > [TiBook:~] jsalort% man apt-get > /usr/bin/man: no entry for apt-get in the manual. man /sw/share/man/man8/apt-get.8 You'd have to add /sw/share/man to MANPATH for that t

Re: [Fink-users] Some questions

2002-06-13 Thread Julien Salort
On 12 Jun 2002 22:54:24 -0400 Anthony DeRobertis <[EMAIL PROTECTED]> wrote: > apt-get --reinstall install package_name Thanks. > should do it. See the apt-get manpage for more. [TiBook:~] jsalort% echo $MANPATH /sw/man/man1:/usr/X11R6/man:/usr/local/man:~/man:/usr/local/share/man:/usr/share/ma

[Fink-users] Connection error in Dselect

2002-06-13 Thread Simon Schwaighofer
Hi, when trying to use dselect or apt-get I always get lines like this as error message. Err http://fink.sourceforge.net releasecurrent/crypto Release Could not resolve '8080' ? Any ideas? thanks sImOn ___ Don't miss the 2002 S