[Fink-beginners] bash vs tcsh: chmod for .profile

2004-05-12 Thread nelson3097
HI, I am working on Mac OS 10.3.3 on a powerbook G4 and Fink 0.7.0 I have been reading some of the recent e-mails going out regarding bash vs tcsh(on 5/12/04). I had similar questions so I learned from the e-mail responses. Thankyou. I too had thought .profile file was the equivalent of the

Re: [Fink-beginners] Re: bash vs tcsh: chmod for .profile :Thank you

2004-05-13 Thread nelson3097
Thank you very much! That did it! I didn't know how to change the owner from root to user. AFter I typed 'sudo chown $USER .profile', I was then able to change the read/write privelages after typing chmod. Thank you for your help and time! Katherine -- "Daniel E. Macks" <[EMAIL PROTECTED]

[Fink-beginners] g77 installation problem

2004-04-28 Thread nelson3097
HI, I recently installed g77 and when I compiled a code I got the following error: g77: installation problem, cannot exec 'as': No such file or directory I went to the fink beginners archives and found someone had the exact same problem last year (http://sourceforge.net/mailarchive/message.php

[Fink-beginners] g77 compile issues: Undefined symbols and execution of the code

2004-05-04 Thread nelson3097
Hello, I am working on Mac OS X (version 10.3.3) and Fink 0.7.0 . I recently was able to install fink and the g77 compile and compile code after installing XCode. I have 3 "problems" that I believe are all related: Problem 1) I have a code and subroutine and both compile (both have also compi