Re: [Fink-users] KDE speed

2002-06-14 Thread Benjamin Reed
Benjamin Reed [[EMAIL PROTECTED]] wrote: > What version of the kdebase package did you install? New binaries got released > just this last release that sped things up considerably. Make sure you have > qt3-3.0.4-7 installed ('dpkg -l qt3'), if not, you should follow the upgrade > instructions at

Re: [Fink-users] KDE speed

2002-06-14 Thread Benjamin Reed
Koen van der Drift [[EMAIL PROTECTED]] wrote: > Hi, > > Tonight I installed the kdebase package. However it is *very* slowly. Is > this just an issue of being unstable, or is my 400 MHz G3 iMac just not > powerful enough to run KDE? What version of the kdebase package did you install? New binar

[Fink-users] KDE speed

2002-06-14 Thread Koen van der Drift
Hi, Tonight I installed the kdebase package. However it is *very* slowly. Is this just an issue of being unstable, or is my 400 MHz G3 iMac just not powerful enough to run KDE? thanks, - Koen. ___ Don't miss the 2002 Sprint PCS Appl

Re: [Fink-users] X11 forwarding

2002-06-14 Thread Jeremy Higgs
On 14/6/02 8:46 PM, "Nathan Callahan" <[EMAIL PROTECTED]> wrote: > What you are doing will work... But it's not actually forwarding the X > connection over ssh. Which, as long as you're not trying to be secure and > encrypted about it is fine and dandy. At the moment it's just a "normal" X > co

Re: [Fink-users] xmms-gdancer

2002-06-14 Thread scmarcos
At 3:28 AM -0700 6/14/02, Ben Hines wrote: >Ok, it turns out they were serious when they said gdancer gdk-pixbuf support was >buggy. :) > >Removed pixbuf compile option. Should work now. Please let me know how it works! > hehe I guess they were. It works fine now. I downloaded the theme pack and,

[Fink-users] OT: Fink ML Encoding errors.

2002-06-14 Thread Yoav Felberbaum
Hi, This is a bit off-topic, but I've _never_ seen this problem anywhere else, and I've been using email (and Eudora) for a little over 5 years. Occasionally, when I retrieve emails from my mailbox, some Fink emails seem to have errors. Eudora says in the mail header "1 encoding error were

[Fink-users] Fink emacs 21 problem

2002-06-14 Thread Enrico Franconi
With emacs21-21.2-6 (April-02 tools), I experience problems with subprocesses not completely returning all their output. This used to be a bug in the carbon version of emacs21 ported by Andrew Choi; it was fixed with a patch recently: http://sourceforge.net/mailarchive/forum.php?thread_id=257781&f

[Fink-users] "fink install grass" failed

2002-06-14 Thread Roland Wegmann
Hello Did someone of you succeed in installing the GRASS via "fink install grass". I tried yesterday, but curl could not download some files (db- 3.3.11.tar.gz and grass5.0.0pre.tar.gz)!! Any help will be appreciated. Roland Wegmann [EMAIL PROTECTED] __

Re: [Fink-users] (no subject)

2002-06-14 Thread Roland Wegmann
>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 Applica

Re: [Fink-users] gnome compliant manager?

2002-06-14 Thread William Traver
On Thursday, June 13, 2002, at 03:42 , A S Hodel wrote: > 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 "pane

RE: [Fink-users] Patch

2002-06-14 Thread Hester, Jeffrey W.
I tried the fink installed patch and got the same problem. Here's a sample output from trying to do a "fink selfupdate" this morning. libiconv-1.7/README.djgpp patch -p1 http://www.perl.com/, the Perl Home Page. [localhost:~] hester% Does this look normal? Thanks. Jeff > -- > F

RE: [Fink-users] X11 forwarding

2002-06-14 Thread Hester, Jeffrey W.
Here's what I use. We don't have ssh forwarding enabled on the Linux box (for some reason). On my Mac I type: xhost + ipaddress.of.linux.box On the Linux box I type: setenv DISPLAY ipaddress.of.myMacOSX.box:0.0 It's worked fine for me. Jeff > -- > From: Nathan Callahan

[Fink-users] Various problems with fink/compiling.

2002-06-14 Thread xfesty
G'day. I'm having various problems with fink and compiling things; this seems to be the best place to ask. Cheers to the developers for fink - its amazing, and certainly makes my life a lot easier (apt rocks). 1. Some things I'm trying to compile require shared objects (.so files), for example

Re: [Fink-users] X11 forwarding

2002-06-14 Thread Nathan Callahan
What you are doing will work... But it's not actually forwarding the X connection over ssh. Which, as long as you're not trying to be secure and encrypted about it is fine and dandy. At the moment it's just a "normal" X connection. "xhost +" should not be necessary, as the connectionshou

Re: [Fink-users] xmms-gdancer

2002-06-14 Thread Ben Hines
Ok, it turns out they were serious when they said gdancer gdk-pixbuf support was buggy. :) Removed pixbuf compile option. Should work now. Please let me know how it works! -Ben On Friday, June 14, 2002, at 01:53 AM, scmarcos wrote: > Hmmm... > > Gdk-CRITICAL **: file gdkwindow.c: line 1390

Re: [Fink-users] X11 forwarding

2002-06-14 Thread Francois Rigaut
Jeremy, Actually, xhost + allows every machine to display on your screen. A more secure version is xhost + ip.of.the.client.machine Cheers, F On Thursday, June 13, 2002, at 11:31 PM, Jeremy Higgs wrote: > On 14/6/02 7:27 PM, "Francois Rigaut" <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> I assume

Re: [Fink-users] X11 forwarding

2002-06-14 Thread Francois Rigaut
Hi, I assume you have done a "xhost +" on the machine you want to display to. (and of course that you have a X server running there :-) F On Thursday, June 13, 2002, at 09:30 PM, Jeremy Higgs wrote: > On 14/6/02 5:10 PM, "Nathan Callahan" <[EMAIL PROTECTED]> wrote: > >> Hi, >> >> Long time sin

Re: [Fink-users] X11 forwarding

2002-06-14 Thread Jeremy Higgs
On 14/6/02 7:27 PM, "Francois Rigaut" <[EMAIL PROTECTED]> wrote: > Hi, > > I assume you have done a "xhost +" on the machine you want to display to. > (and of course that you have a X server running there :-) > F > That fixed it, thanks! I also had to set the DISPLAY variable to '192.168.0.2:

[Fink-users] xmms-gdancer

2002-06-14 Thread scmarcos
Hmmm... Gdk-CRITICAL **: file gdkwindow.c: line 1390 (gdk_window_get_size): assertion `window != NULL' failed. Gtk-CRITICAL **: file gtkpixmap.c: line 97 (gtk_pixmap_new): assertion `val != NULL' failed. Ran into NULL image with hadlast 2 and newtype 2 This should not happen, please send in a

Re: [Fink-users] X11 forwarding

2002-06-14 Thread Jeremy Higgs
On 14/6/02 5:10 PM, "Nathan Callahan" <[EMAIL PROTECTED]> wrote: > 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