[Fink-beginners] KDE Files?

2003-03-02 Thread Dan
I have been trying various types of fink installs and some seem to wok while other don't. Am I doing something wrong or do only certain files work with my OS (Darwin accessed with X11 in Mac OS X) For example, I downloaded Mahjongg for x-windows, worked great. So I tried one of the KDE games. Fin

Re: [Fink-beginners] XMMS plays audio via X11's Ternminal, but notvia X11's menu?

2003-03-02 Thread Phillip Pi
OK. I also noticed if I used ln command to link esd (found what it wanted) in /usr/bin/ to /sw/bin/. I guess this is bad too. I will have to update every applications to use "source /sw/bin/init.sh; " -- "Really. And do these lions eat ants?" --John Cleese in Monty Python's

Re: [Fink-beginners] efax vs CocoaEfax

2003-03-02 Thread Hisashi T Fujinaka
On Sun, 2 Mar 2003, Mark Gillingham wrote: > I installed efax from unstable with Fink Commander. I wanted to test a > Hylafax installation on a nearby Linux box. I repeatedly got a dropped > connection. While trying to debug this, I stumbled across CocoaEfax, > which is provides a GUI to efax. I w

Re: [Fink-beginners] XMMS plays audio via X11's Ternminal, but notvia X11's menu?

2003-03-02 Thread Martin Costabel
Phillip Pi wrote: Thanks Martin. I will try that. What I entered in the application menu originally was: /sw/bin/xmms. Should I be saying "source /sw/bin/init.sh; " for every application in the menu? Yes. You can only avoid this by giving a complete environment to the X11 executable. There are a c

[Fink-beginners] efax vs CocoaEfax

2003-03-02 Thread Mark Gillingham
I installed efax from unstable with Fink Commander. I wanted to test a Hylafax installation on a nearby Linux box. I repeatedly got a dropped connection. While trying to debug this, I stumbled across CocoaEfax, which is provides a GUI to efax. I was able to send fine with CocoaEfax, but not rec

Re: [Fink-beginners] libjpeg trouble with PHP

2003-03-02 Thread Alexander Hansen
I'm not sure if you posted this: Is there anything relevant in the config.log within your php build directory? On Sun, 2 Mar 2003, Marcus Bointon wrote: > on 26/2/03 13:15, Marcus Bointon at [EMAIL PROTECTED] wrote: > > > I've removed, purged and reinstalled libjpeg, but I'm still getting this >

Re: Subject: [Fink-beginners] gimp install fails because of missingfile

2003-03-02 Thread Alexander Hansen
Those errors look like something you might get from 10.1 Dev Tools on 10.2 . On Sun, 2 Mar 2003, Rob Friefeld wrote: > > > Subject: [Fink-beginners] gimp install fails because of missing file > > > > curl -f -L -s -S -O > > ftp://ftp.gimp.org/pub/gimp/libs/mpeg_lib-1.3.1.tar.gz > > curl: (19) Fai

Re: [Fink-beginners] XMMS plays audio via X11's Ternminal, but notvia X11's menu?

2003-03-02 Thread Phillip Pi
Thanks Martin. I will try that. What I entered in the application menu originally was: /sw/bin/xmms. Should I be saying "source /sw/bin/init.sh; " for every application in the menu? -- "Really. And do these lions eat ants?" --John Cleese in Monty Python's

Re: [Fink-beginners] libjpeg trouble with PHP

2003-03-02 Thread Marcus Bointon
on 26/2/03 13:15, Marcus Bointon at [EMAIL PROTECTED] wrote: > I've removed, purged and reinstalled libjpeg, but I'm still getting this > error when configuring PHP 4.3.1 --with-gd: > > checking for GD support... yes > checking for the location of libjpeg... yes > checking for the location of lib

Subject: [Fink-beginners] gimp install fails because of missing file

2003-03-02 Thread Rob Friefeld
Subject: [Fink-beginners] gimp install fails because of missing file curl -f -L -s -S -O ftp://ftp.gimp.org/pub/gimp/libs/mpeg_lib-1.3.1.tar.gz curl: (19) Failed to open file. ### execution of curl failed, exit code 19 Downloading the file "mpeg_lib-1.3.1.tar.gz" failed. (1) Give up (2) Retry T

Re: [Fink-beginners] Pre-Gnome installation questions

2003-03-02 Thread Alexander Hansen
What version of gnome-core did you install? On Sat, 1 Mar 2003, James Coyle wrote: > Well, for some reason or othere, I managed to get gnome-core installed; > however when I try to install bundle-gnome, I get this result: > > > Reading Package Lists... > > Building Dependency Tree... > > You migh

Re: [Fink-beginners] XMMS plays audio via X11's Ternminal, but notvia X11's menu?

2003-03-02 Thread Martin Costabel
Phillip Pi wrote: I have a weird problem. How come XMMS will play audio fine if I use XMMS command via X11's Terminal (using bash)? If I add XMMS to my X11's menu, then it can't play due to "Couldn't open audio... Please check that: ..." I use eSound Output Plugin v1.2.7 [libesdout.so] for output

[Fink-beginners] XMMS plays audio via X11's Ternminal, but not via X11's menu?

2003-03-02 Thread Phillip Pi
I have a weird problem. How come XMMS will play audio fine if I use XMMS command via X11's Terminal (using bash)? If I add XMMS to my X11's menu, then it can't play due to "Couldn't open audio... Please check that: ..." I use eSound Output Plugin v1.2.7 [libesdout.so] for output plugin. Why is th

Re: [Fink-beginners] Tetex

2003-03-02 Thread Martin Costabel
Philippe Gerber wrote: [] curl -f -L -O ftp://tug.ctan.org/tex-archive/systems/unix/teTeX/2.0/distrib/tetex- src-2.0.1.tar.gz curl: (19) tetex-src-2.0.1.tar.gz### execution of curl failed, exit code 19 Downloading the file "tetex-src-2.0.1.tar.gz" failed. I tried some mirrors without any succ

Re: [Fink-beginners] gimp install fails because of missing file

2003-03-02 Thread Martin Costabel
Mark Wright wrote: [] file. See below copied text. What can I do to get past this? Thanks curl -f -L -s -S -O ftp://ftp.gimp.org/pub/gimp/libs/mpeg_lib-1.3.1.tar.gz curl: (19) Failed to open file. There's a FAQ entry on this kind of problem. In your case, you need to update your libmpeg packag