Re: [Fink-beginners] Error with bootstrap.sh

2002-10-23 Thread Don Chumsai
Martin, That was the problem. Thanks a million! Fink is now up and running. On 10/23/02 1:56 PM, "Martin Costabel" <[EMAIL PROTECTED]> wrote: > Don Chumsai wrote: > > [] >> ld: Undefined symbols: >> ___eprintf > > Last time this happened, the guy had a copy of libgcc.dylib from some >

[Fink-beginners] Q about Fink Commander

2002-10-23 Thread Mat Rice
Everytime I use fink commander (0.4.1) to update via CVS I get this error: I will now run the cvs command to retrieve the latest package descriptions. The 'su' command will be used to run the cvs command as the user 'mat'. After that, the core packages will be updated right away; you should then

[Fink-beginners] Which XFree86

2002-10-23 Thread Mat Rice
What's the difference between the threaded and non-threaded versions of Xfree? Obviously one is threaded, but is there any reason why one would want the non-threaded version? Does having a threaded version break anything else? Thanks, Mat ---

[Fink-beginners] Running fink scanpackages doesn't creat missing files

2002-10-23 Thread Henrik Tidefelt
I am trying to get Fink (using Fink Commander) running, but I encounter the same symptoms as Erik Tollefrud had (see [Fink-beginners] Apt-get problems, posted 15 Aug 2002). I have followed the installation instructions as minutely as I could, and I have had my _whole_ system reinstalled withou

Re: [Fink-beginners] g77 install problem

2002-10-23 Thread Martin Costabel
Manuel Bardiès wrote: Other info: I use rpm in order to get some libraries for my work (Geant, Root, Dawn, etc...). This is detailled in: http://www-jlc.kek.jp/~fujiik/macosx/10.2.X/ Here are my installed rpm packages: [6:12pm manu /etc]% rpm -qa gettext-0.10.35-4c bzip2-libs-1.0.2-5b dlcompat-20

Re: [Fink-beginners] g77 install problem

2002-10-23 Thread Martin Costabel
Manuel Bardiès wrote: > This smells of a stacksize problem. Can you say > > limit stack 1000 > > and then fink rebuild g77 ? (I am assuming that you use tcsh, in bash > it would be "ulimit -s 1000") > I tried this, but it failed...: [] ../../gcc3/gcc/except.c: In function `expand_builtin_eh_

Re: [Fink-beginners] g77 install problem

2002-10-23 Thread Alexander Hansen
On Wed, 2002-10-23 at 14:27, Manuel Bardiès wrote: > > Le mercredi, 23 oct 2002, à 18:50 Europe/Paris, Alexander Hansen a > écrit : > > > If you forgot to remove /Applications/XDarwin.app, usually xfree86-base > > and -rootless don't want to build, so it seems strange to me that the > > build w

Re: [Fink-beginners] Darwin Error

2002-10-23 Thread Individual . .
On Wednesday, Oct 23, 2002, at 13:39 America/Santiago, [EMAIL PROTECTED] wrote: Is there anyway to correct this without reinstalling fink? See my previous post. Just delete the .cshrc file in your home dir (if you didnt add any personalizations that you want to keep, and I doubt this is the

Re: [Fink-beginners] g77 install problem

2002-10-23 Thread tlr7425
i had a user who had installed XDarwin via non-fink means, I removed it all and installed everything, g77, without a hitch. Jaguar, iBook. Do "we" have a "90" compiler available? -ted On Wednesday, October 23, 2002, at 01:10 PM, Martin Costabel wrote: On mercredi, oct 23, 2002, at 18:20 Euro

Re: [Fink-beginners] g77 install problem

2002-10-23 Thread Manuel Bardiès
This smells of a stacksize problem. Can you say limit stack 1000 and then fink rebuild g77 ? (I am assuming that you use tcsh, in bash it would be "ulimit -s 1000") I tried this, but it failed...: ... In file included from ../../gcc3/gcc/c-common.h:26, from ../../gcc3/gcc/

Re: [Fink-beginners] g77 install problem

2002-10-23 Thread Manuel Bardiès
Le mercredi, 23 oct 2002, à 18:50 Europe/Paris, Alexander Hansen a écrit : If you forgot to remove /Applications/XDarwin.app, usually xfree86-base and -rootless don't want to build, so it seems strange to me that the build worked. Try moving /Applications/XDarwin.app out of the way, and do 'fi

Re: [Fink-beginners] g77 install problem

2002-10-23 Thread Martin Costabel
On mercredi, oct 23, 2002, at 18:20 Europe/Paris, Manuel Bardiès wrote: [] ../../gcc3/gcc/f/expr.c:14003: internal error: Illegal instruction Please submit a full bug report, This smells of a stacksize problem. Can you say limit stack 1000 and then fink rebuild g77 ? (I am assuming that you

Re: [Fink-beginners] g77 install problem

2002-10-23 Thread Manuel Bardiès
Le mercredi, 23 oct 2002, à 18:41 Europe/Paris, Alexander Hansen a écrit : On Wed, 2002-10-23 at 13:20, Manuel Bardiès wrote: An other trouble that I'm trying to investigate, is that I can no longer run Xdarwin. When I removed the previous install, I removed /sw directory /usr/X11R6 and the l

Re: [Fink-beginners] g77 install problem

2002-10-23 Thread Alexander Hansen
On Wed, 2002-10-23 at 13:20, Manuel Bardiès wrote: > An other trouble that I'm trying to investigate, is that I can no > longer run Xdarwin. > > When I removed the previous install, I removed > /sw directory > /usr/X11R6 > and the link X11@ -> /usr/X11R6/etc in /etc This removes all of XFree86,

Re: [Fink-beginners] Darwin Error

2002-10-23 Thread [EMAIL PROTECTED]
Thanks for the reply's guys, but im planning on giving this computer away and not installing fink on this particular computer. Is there anyway to correct this without reinstalling fink? Btw thanks for the speedy response, this mailing list rocks for support. Keep up the good work :) On 10/23/02 6:

Re: [Fink-beginners] .cshrc

2002-10-23 Thread Noam Sturmwind
> Of course, I can log in as Admin and create the .cshrc file in > BBEdit with owner=Admin, but I didn't have time this morning and wanted > to know the Darwin way. > > > Sorry, that's a lot of half-asked questions, but what I really want to > know is "How do I make Fink work in my Admin

[Fink-beginners] g77 install problem

2002-10-23 Thread Manuel Bardiès
Dear all, After a trouble in my previous install of fink, I re-installed everything. I have Jaguar on a G4, and followed the instructions given in the 'bootstrapping Fink under Mac Os X 10.2' page. It all seemed correct, except that when I try to install g77 (), this is what I get...: ./f/fini

Re: [Fink-beginners] .cshrc

2002-10-23 Thread Birdy Complex
On 23 Oct 2002, Alexander Hansen wrote: > The next obvious thing to check is whether Admin has a .tcshrc > file--that winds up getting read instead of .cshrc. There is no .tcshrc file in ~/Admin. I looked for any such files, and only saw my .cshrc and, I think, .pinerc. I'm glad to see I'm think

Re: [Fink-beginners] .cshrc

2002-10-23 Thread Alexander Hansen
The next obvious thing to check is whether Admin has a .tcshrc file--that winds up getting read instead of .cshrc. On Wed, 2002-10-23 at 12:39, Birdy Complex wrote: > >Did you explicitly save your .cshrc as Unix text in BBedit? Mac > >linefeeds play havoc with shell scripts. > > Yes I did. I've

Re: [Fink-beginners] .cshrc

2002-10-23 Thread Birdy Complex
>Did you explicitly save your .cshrc as Unix text in BBedit? Mac >linefeeds play havoc with shell scripts. Yes I did. I've made that mistake before with an .htaccess file. Thanks, Complex --- This sf.net email is sponsored by: Influence the

Re: [Fink-beginners] .cshrc

2002-10-23 Thread Alexander Hansen
Did you explicitly save your .cshrc as Unix text in BBedit? Mac linefeeds play havoc with shell scripts. On Wed, 2002-10-23 at 12:12, Birdy Complex wrote: > Hello, > > I have a problem because I have two accounts: > My Staff account is the one I normally use. I installed and set up F

[Fink-beginners] .cshrc

2002-10-23 Thread Birdy Complex
Hello, I have a problem because I have two accounts: My Staff account is the one I normally use. I installed and set up Fink while logged in as Staff. (No, my account isn't actually named "Staff" but call it that for now. Staff can run Fink, but can't actually do anything becaus

Re: [Fink-beginners] xvid_snapshot won't download

2002-10-23 Thread Alexander Hansen
The server looks not to be working. This may be temporary. I had hoped that I had a copy of the source tarball, but I seem not to. Maybe some other reader on this list has one. Also, I've cc'ed Ben Hines, the package maintainer--in case xvid.org is defunct. On Wed, 2002-10-23 at 08:59, James C

Re: [Fink-beginners] dpkg error

2002-10-23 Thread Alexander Hansen
That's the whole error message (i.e. you didn't snip anything out)? That's more cryptic than usual for a dpkg error. Well, let's proceed anyway. System-xfree86 is for situations where you have already installed XFree86 through means other than the fink packaging system. Do you in fact have XFre

Re: [Fink-beginners] Darwin Error

2002-10-23 Thread Alexander Hansen
On Wed, 2002-10-23 at 02:27, Individual . . wrote: > > On Wednesday, Oct 23, 2002, at 01:30 America/Santiago, > [EMAIL PROTECTED] wrote: > > > Hey guys after doing a 'sudo rm -rf /sw' > > So you deleted everything under /sw.. > > > > > Last login: Tue Oct 22 21:23:43 on console > > W

[Fink-beginners] xvid_snapshot won't download

2002-10-23 Thread James Coyle
I've been trying for 12 hours to install bundle-kde, but when I get to trying to download xvid, I keep getting the same result: curl -f -L -O http://www.xvid.org/snapshots/xvid_snapshot_20020822.tar.gz curl: (7) Timeout while accepting connection, server busy: 60 ### execution of curl failed, ex

[Fink-beginners] dpkg error

2002-10-23 Thread Daniel Timoldi
Anyone else having this problem? pkg system-xfree86 version ### pkg system-xfree86 version 4.2-1 The following package will be installed or updated: system-xfree86 dpkg -i /sw/fink/dists/unstable/main/binary-darwin-powerpc/x11-system/system-xfree86_4.2-1_darwin-powerpc.deb (Reading database ...