Guillaume Blanc wrote:
[]
> I do not see how my .cshrc could affect the fink software, I only have a 
> few aliases, and path definitions.

Let me state clearly: The type of problem you are seeing has never been 
observed before (I should of course add "as far as I know", but I have 
been around for a long time, and I would remember if this had ever been 
reported on a Fink mailing list).

There have been cases where an old version of fink refused to run 
selfupdate successfully. For example, if your fink were too old (older 
than 0.26.2) to know about the "Info4:" field, it would not see the new 
version of fink. But your case is different.

I still suspect your ~/.cshrc. If you don't want to share it, please 
test for yourself; try the following:

1. Move it out of the way:

    mv ~/.cshrc ~/.cshrc_away

2. Create a new one that knows about Fink:

    /sw/bin/pathsetup.sh

    Then open a new Terminal window.

3. Now look if things have changed:

    fink index; fink list fink

4. At the end, move your ~/.cshrc back

    mv ~/.cshrc_away ~/.cshrc

> Perhaps the solution would be to uninstall fink and then reinstall it? 

I doubt it, unless you identify the source of your problem and remove it 
first.

> If so, how can I do it?

There is an entry in the Fink FAQ, #5.6, explaining this.

-- 
Martin



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to