Re: [Fink-users] xfree86-base fail (Sanjay Connare)

2003-01-12 Thread Martin Costabel
[EMAIL PROTECTED] wrote: I ran fink selfupdate, and it updated some core packages and then I ran "fink update-all" and then when I did a "fink list" the xfree86-base was still listed as 4.2.1.1-3. Are you sure this isn't the xfree86-base-threaded package? This one is indeed at 4.2.1.1-3. I

[Fink-users] Re: starting fink

2003-01-12 Thread Gary Elshaw
Well, i managed to fix my own problem by editing the .tcshrc file and putting fink's path in there. Yipee! No extra typing! Cheers, Gary _ "The difficulty now is that unexceptional adults believe the loss of youthful dreaming is itself

Re: [Fink-users] Bash and WindowMaker on Apple's X11

2003-01-12 Thread Michèle Garoche
Le lundi, 13 jan 2003, à 04:35 Europe/Paris, Gary Olson a écrit : First I want to thank the developer's at Fink. I have Fink up and running on Jaguar and Apple's X11, and I really did not have much trouble. I do have a couple of questions that I hope someone in the mailing list can answer.

Re: [Fink-users] xfree86-base fail (Sanjay Connare)

2003-01-12 Thread Kow K
On Sunday, January 12, 2003, at 03:57 PM, [EMAIL PROTECTED] wrote: In a message dated 1/11/03 21:34:23, [EMAIL PROTECTED] writes: The current version of xfree86-base is 4.2.1.1-4. So, you'll need to update fink with "fink selfupdate" or "fink selfupdate-cvs" if you're accessing CVS tree. I r

Re: [Fink-users] starting fink

2003-01-12 Thread Kow K
On Sunday, January 12, 2003, at 05:13 PM, Gary Elshaw wrote: I recently installed the non-fink version of mysql which seems to have done something to my fink installation (i can't think of anything else that might have done it). I can no longer access various items by name, but instead have t

Re: [Fink-users] Bash and WindowMaker on Apple's X11

2003-01-12 Thread Kow K
On Sunday, January 12, 2003, at 07:35 PM, Gary Olson wrote: First I want to thank the developer's at Fink. I have Fink up and running on Jaguar and Apple's X11, and I really did not have much trouble. I do have a couple of questions that I hope someone in the mailing list can answer. 1) I

[Fink-users] Bash and WindowMaker on Apple's X11

2003-01-12 Thread Gary Olson
First I want to thank the developer's at Fink. I have Fink up and running on Jaguar and Apple's X11, and I really did not have much trouble. I do have a couple of questions that I hope someone in the mailing list can answer. 1) I have WindowMaker running with Apple's X11, but I cannot righ

[Fink-users] starting fink

2003-01-12 Thread Gary Elshaw
I recently installed the non-fink version of mysql which seems to have done something to my fink installation (i can't think of anything else that might have done it). I can no longer access various items by name, but instead have to denote their path to run them IE. /sw/bin/fink etc. Any ideas

Re: [Fink-users] xfree86-base fail (Sanjay Connare)

2003-01-12 Thread ATMRD
In a message dated 1/11/03 21:34:23, [EMAIL PROTECTED] writes: The current version of xfree86-base is 4.2.1.1-4. So, you'll need to update fink with "fink selfupdate" or "fink selfupdate-cvs" if you're accessing CVS tree. I ran fink selfupdate, and it updated some core packages and then I ran

[Fink-users] Is it okay to remove /sw/fink/10.1 ?

2003-01-12 Thread Thom Peters II
I'm using Mac OS X 10.2.3 and I update fink from cvs and unstable, so is it okay to get rid of /sw/fink/10.1? If not, will fink automatically delete 10.1 when I don't need it? Thom --- This SF.NET email is sponsored by: SourceForge Enterpri

Re: [Fink-users] Re: Easy way to cleaning out old .deb?

2003-01-12 Thread Martin Costabel
Jonas Steverud wrote: In that case, all those dangling symlinks in /sw/fink/debs that will occur then, is there some easy way of getting rid of them? fink cleanup removes these, too. -- Martin --- This SF.NET email is sponsored by: Sourc

[Fink-users] Re: Easy way to cleaning out old .deb?

2003-01-12 Thread Jonas Steverud
Peter O'Gorman <[EMAIL PROTECTED]> writes: > There is a (not yet documented) fink cleanup command too for debs > built locally. > > 'fink cleanup' > Will remove any debs not at the latest version from /sw/fink/dists Oh, good. (I use the CVS version of fink, not the binary dist.) I found that it

Re: [Fink-users] fink xemacs not working with X11?

2003-01-12 Thread Martin Costabel
Artemio Gonzalez-Lopez wrote: This is the crash log I get after trying to start xemacs: [] Thread 0 Crashed: #0 0x001a7418 in re_match_2_internal (regex.c:5507) [etc] I can't help with the crash, I don't get it myself. I can run an Xemacs compiled under a Fink version of xfree86 without pr

Re: [Fink-users] Apple X11 and multiple users problem

2003-01-12 Thread William Scott
Hi Martin: Thanks. Yes, I get the warning -- didn't look at the console.log As a work-around, I found adding a logout script using the logout hook to delete these files into /etc/ttys did the trick. The permissions on /tmp etc are as yours. For now everything works. Many thanks. Bill Scott

Re: [Fink-users] fink xemacs not working with X11?

2003-01-12 Thread Artemio Gonzalez-Lopez
This is the crash log I get after trying to start xemacs: ** Date/Time: 2003-01-12 14:25:01 +0100 OS Version: 10.2.3 (Build 6G30) Host: cubelet.local. Command:xemacs PID:8553 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_INVALID_ADDRESS (0x0001) at 0xbff5bbb0

Re: [Fink-users] Easy way to cleaning out old .deb?

2003-01-12 Thread Peter O'Gorman
There is a (not yet documented) fink cleanup command too for debs built locally. 'fink cleanup' Will remove any debs not at the latest version from /sw/fink/dists Peter On Sunday, January 12, 2003, at 06:12 PM, Matt Wong wrote: Anyone who has a good idea of how to clean out old .debs? I'm not

Re: [Fink-users] Easy way to cleaning out old .deb?

2003-01-12 Thread Matt Wong
Anyone who has a good idea of how to clean out old .debs? I'm not really interested in doing it by hand. You're looking at doing either: 'sudo apt-get clean' which will remove everything in /sw/var/cache/apt/archives or 'sudo apt-get autoclean' which will remove packages not deemed necessary,

[Fink-users] Easy way to cleaning out old .deb?

2003-01-12 Thread Jonas Steverud
I couldn't see anything about this in the FAQ. Anyone who has a good idea of how to clean out old .debs? I'm not really interested in doing it by hand. E.g. I have five diffrent version of readline-shlib. I could hack something to feed to "xargs rm" using find, but before doing so I would like

[Fink-users] Updating package list from a local build host

2003-01-12 Thread Linc Davis
I've set up an NFS server as a build host sharing /sw/fink. I'd like the clients to query it instead of sourceforge for selfupdates. It seems that this can be done with cvs-proxy but I'm not clear on the details. Can anyone give me a pointer to detailed instructions? Thanks. -

[Fink-users] xjig-2.4-1 with -shapes

2003-01-12 Thread Thom Peters II
Well, xjig-2.4-1 works fine with Apple X11, particularly with the -shapes option. It's a little slow on my system, but it looks so cool! The -shapes flag draws the puzzle pieces without the background window. Each puzzle piece has it's own curved shaped shadows like in Aqua, and the pieces ac

Re: [Fink-users] exactly what needs to be rebuilt? (part two)

2003-01-12 Thread lenny bruce
On Saturday, January 11, 2003, at 11:10 PM, Martin Costabel wrote: On Friday, January 10, 2003, at 11:35 AM, Alexander Hansen wrote: It looks like those symbols come from libglut.3.7.dylib (on my system), I don't think this is true. At least in my copy of libglut, these symbols are referen