Giter VIP home page Giter VIP logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
What isn't working ?

The installer ships with a file to add /usr/local/git/man to the MANPATH.  I 
could
see an argument that /usr/local/git/share/man would be more syntactically 
correct,
but I do not see it failing to function properly.

Original comment by [email protected] on 8 Sep 2009 at 6:47

from git-osx-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
After installing the pkg, cmd like "man git" or "git help tag" will fail:
If you move man1, man5 and man7 on the right path, everything will work fine.
Since 10.2 (I believe) the MANPATH variable has been deprecated because it is 
now generated dynamically from 
the PATH variable and /etc/man.conf.
(sorry for my poor english)
Hi

Original comment by [email protected] on 8 Sep 2009 at 9:14

from git-osx-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
+1. I used the comments above to solve the current botched man page install.

Original comment by djames%[email protected] on 10 Sep 2009 at 12:35

from git-osx-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Does leopard not use /etc/manpaths.d/ ?

why does moving it from /usr/local/git/man to /usr/local/share/git/man fix 
anything?  It still wouldn't be in 
your MANPATH.

Original comment by [email protected] on 11 Sep 2009 at 4:14

from git-osx-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
timcharper: the MANPATH has been depreciated in favour of dynamically getting 
the
path for man pages based on the normal PATH variable in leopard it seems. So
/usr/local/git/share/man will need to be used on future installs otherwise it 
just
won't work. Basically it's ignoring your /etc/manpaths.d/git file.

Original comment by [email protected] on 11 Sep 2009 at 11:31

from git-osx-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
I've just submitted a patch to fix this on github. feel free to merge it if you 
like
:) http://github.com/Sheldon/git_osx_installer/tree/master

Original comment by [email protected] on 11 Sep 2009 at 11:39

from git-osx-installer.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 11, 2024
Thanks Sheldon, the changes have been incorporated the installed and the latest 
installer should resolve the 
issues.

Original comment by [email protected] on 17 Sep 2009 at 7:26

  • Changed state: Fixed

from git-osx-installer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.