El 07/12/2013 5:31, Clément Bera escribió:
Hello, answers inlined

2013/12/6 Hernán Morales Durand <hernan.mora...@gmail.com
<mailto:hernan.mora...@gmail.com>>

    Thanks Clement, got it.

    FYI doing the checkout leads to a filename too long


    $ git checkout -f HEAD
    error: unable to create file
    mc/VMMaker-oscog.package/GeniePlugin.class/instance
    
/primSameClassAbsoluteStrokeDistanceMyPoints.otherPoints.myVectors.otherVectors.
    
mySquaredLengths.otherSquaredLengths.myAngles.otherAngles.maxSizeAndReferenceFla
    g.rowBase.rowInsertRemove.rowInsertRemoveCount..st (Filename too long)
    Checking out files: 100% (17530/17530), done.

    another detail, I use MSYS shell and I don't have a .profile file in
    my home, so I just passed that point.

This bug is specific to windows. On this page:
https://github.com/pharo-project/pharo-vm , if you look at the README.md
there are information on how to build and get the sources of the VM. At
the bottom, there is a paragraph entitled windows specific. Here are
some extra informations for windows, among them, this bug you showed on
the genie plugin. (the paragraph starts with "/If you do this on
Windows/Msys, you'll get a message about the GeniePlugin giving
trouble"/ ).I guess this is what you need.


Thanks Clément. Yes, I followed that guide. Just wanted to inform where the error was raising :)
Cheers,

Hernán


Reply via email to