Re: [Fink-users] dvdauthor

2005-03-10 Thread TheSin
thanks I'm working on it next... --- Justin F. Hallett Blue Falls Manufacturing Ltd. I.T. Manager http://www.goarctic.com/ Tel: (780) 789-2626 ext.323 Cel: (780) 504-9771 Fax: (780) 789-2624 On 10-Mar-05, at 10:03 AM, Alexander K. Hansen wrote: On Mar 10, 2005, at 11:34 AM, Bill Oberman wrote: Hi,

[Fink-users] Re: Apple's X11 problem

2005-03-10 Thread Harald Hanche-Olsen
+ Martin Costabel <[EMAIL PROTECTED]>: | There were, however, discussions about this on Apple's X11-users | list and other Apple discussion fora. The problem is that if you go | from one network to another, your computer changes its name, at | least the name that X11 is seeing. X11's authorization

Re: [Fink-users] gimp 2.2

2005-03-10 Thread Laine Lee
I started the thread on the beginners list to which Alexander refers, and my error is slightly different. Gimp complains that 2.1.4 of FreeType is installed, which is corroborated by Fink. I can run Apple's X11 by uncommenting this line in my .xinitrc. exec quartz-wm I can alternative run XDarwi

Re: [Fink-users] xaw3d-shlibs

2005-03-10 Thread M . Brooks Clark
Yes, this does appear to be the problem. I have a manually-installed version of xfree86-4.4. Checking the creation dates of files in /usr/X11R6/lib/X11/config, all files have a creation date of March 2, 2004, except the Imake.rules file, which has a creation date of April 14, 2004. Replacing the

Re: [Fink-users] HELP: missing packages

2005-03-10 Thread Ian Sheridan
Well, it turns our that I had to totally uninstall and reinstall and now it shows up. UGH On Thu, 10 Mar 2005 15:27:31 -0500, Alexander K. Hansen <[EMAIL PROTECTED]> wrote: > > On Mar 10, 2005, at 3:19 PM, Ian Sheridan wrote: > > > Alex thank you but I am aware of that and I have unstable/main

Re: [Fink-users] gimp 2.2

2005-03-10 Thread Alexander Strange
On Mar 10, 2005, at 8:42 AM, [EMAIL PROTECTED] wrote: 10.3.8 installed gimp-print 5 beta installed in /usr/local since my printer's driver is not among Apple's supplied printer drivers. I don't support doing this, because every single little change in gimp-print seems to change the library compa

[Fink-users] rsync error

2005-03-10 Thread Richard Vaughn
I keep getting this error: -- rsync -az -v rsync://master.us.finkmirrors.net/finkinfo//TIMESTAMP /sw/fink/TIMESTAMP.tmp rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-14/rsync/io.c(342) ### ex

Re: [Fink-users] HELP: missing packages

2005-03-10 Thread Alexander K. Hansen
On Mar 10, 2005, at 3:19 PM, Ian Sheridan wrote: Alex thank you but I am aware of that and I have unstable/main and unstable/crypto enabled in my Fink config file. any other advice? :-D Ian One can never be sure on the lists. ;-) The next obvious thing to do is to make sure there isn't anything s

Re: [Fink-users] HELP: missing packages

2005-03-10 Thread Ian Sheridan
Alex thank you but I am aware of that and I have unstable/main and unstable/crypto enabled in my Fink config file. any other advice? :-D Ian On Thu, 10 Mar 2005 14:39:07 -0500, Alexander K. Hansen <[EMAIL PROTECTED]> wrote: > > On Mar 10, 2005, at 2:26 PM, Ian Sheridan wrote: > > > Hi, > > >

Re: [Fink-users] HELP: missing packages

2005-03-10 Thread Alexander K. Hansen
On Mar 10, 2005, at 2:26 PM, Ian Sheridan wrote: Hi, I am a novice user of Fink and I need some help. I have been trying to use fink to install a program (http://projects.edgewall.com/trac/) and I have found the information for the package (http://fink.sourceforge.net/pdb/package.php/trac-py23). Ye

[Fink-users] HELP: missing packages

2005-03-10 Thread Ian Sheridan
Hi, I am a novice user of Fink and I need some help. I have been trying to use fink to install a program (http://projects.edgewall.com/trac/) and I have found the information for the package (http://fink.sourceforge.net/pdb/package.php/trac-py23). Yet when ever I use the following commands "fink s

Re: [Fink-users] dvdauthor

2005-03-10 Thread Martin Costabel
On 10 mars 2005, at 17:34, Bill Oberman wrote: [] gcc -Wall -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -g -O2 -I/sw/include/libxml2 -I/sw/include   -MD -DSYSCONFDIR="\"/sw/etc\""  -c -o src/textsub.o src/textsub.c In file included from src/textsub.c:50: src/subfont.h:8:23: freetype/free

Re: [Fink-users] dvdauthor

2005-03-10 Thread Alexander K. Hansen
On Mar 10, 2005, at 11:34 AM, Bill Oberman wrote: Hi,   I tried running the command: fink install dvdauthor   All of the dependencies installed, and then during dvdauthor’s installation, I got: gcc -Wall -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -g -O2 -I/sw/include/libxml2 -I/sw/

[Fink-users] dvdauthor

2005-03-10 Thread Bill Oberman
Hi,   I tried running the command: fink install dvdauthor   All of the dependencies installed, and then during dvdauthor’s installation, I got: gcc -Wall -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -g -O2 -I/sw/include/libxml2 -I/sw/include   -MD -DSYSCONFDIR="\"/sw/etc\""  -c

[Fink-users] netiquette

2005-03-10 Thread Dominique Dhumieres
Could people feeding a long thread avoid to repost unncessary lines: > > > > --- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Dis

Re: [Fink-users] Apple's X11 problem

2005-03-10 Thread Jim Nettles
The additional security warning is certainly warranted. The "xhost + (name)" trick provided was specifically addressing the situation of the user's machine communicating with its' own display. For example, someone may have done calculations and configured an application to display results while

Re: [Fink-users] Re: Apple's X11 problem

2005-03-10 Thread Harald Hanche-Olsen
[ oops. didn't notice you had reply-to set. ] + Christian Ebert <[EMAIL PROTECTED]>: | You have to join the list to be able to post but you can turn off | mail delivery at the subscription page and that way read and post | via nntp /only/. Aha. Somehow, I missed this information somewhere. Th

[Fink-users] Re: Apple's X11 problem

2005-03-10 Thread Christian Ebert
* Harald Hanche-Olsen on Thu, Mar 10, 2005: > [ I tried posting this two days ago on the gmane newsgroup. > But it never made it past the moderators, it seems. > So I gave up on the newsgroup and joined the mailing list instead. ] You have to join the list to be able to post but you can turn off m

Re: [Fink-users] gimp 2.2

2005-03-10 Thread Martin Costabel
Michèle Garoche wrote: Le 7 mars 2005, à 23:37, Martin Costabel a écrit : This is definitely a bug in the gimp2 package and needs to be fixed by the maintainer. He needs to make it depend on Fink's freetype219 package instead of the freetype libraries inside /usr/X11. Is it solved now? or is this

Re: [Fink-users] gimp 2.2

2005-03-10 Thread Michèle Garoche
Le 7 mars 2005, à 23:37, Martin Costabel a écrit : This is definitely a bug in the gimp2 package and needs to be fixed by the maintainer. He needs to make it depend on Fink's freetype219 package instead of the freetype libraries inside /usr/X11. Is it solved now? or is this one another issue? 10.

[Fink-users] Re: Apple's X11 problem

2005-03-10 Thread Harald Hanche-Olsen
[ I tried posting this two days ago on the gmane newsgroup. But it never made it past the moderators, it seems. So I gave up on the newsgroup and joined the mailing list instead. ] + Martin Costabel <[EMAIL PROTECTED]>: | There were, however, discussions about this on Apple's X11-users | list