<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I am trying to use bibtex on a document. I have TeXLive 2015 installed on Mac OS X El Capitan.  I am running it from the Terminal. When I call bibtex with either an absolute path name or relative path name with ‘/./‘ in it, I get an error saying it cannot write to the .blg file.<div class=""><div class=""><br class=""></div><div class="">The following examples will work on my machine:</div><div class=""><br class=""></div><div class="">bibtex texfile</div><div class="">bibtex path/to/texfile</div><div class=""><br class=""></div><div class="">the following will not work</div><div class=""><br class=""></div><div class="">bibtex /abs/path/to/texfile</div><div class="">bibtex path/to/./texfile</div><div class="">bibtex ../texfile</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">I get the same error in TeXLive 2014, but TeXLive 2011 seems to work properly (the absolute and relative paths will work properly).<br class=""><br class=""><div apple-content-edited="true" class="">
<span class="Apple-style-span" style="border-collapse: separate; line-height: normal; border-spacing: 0px;"><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div class="">--</div><div class=""><b class="">Dr. Brian Biswell</b></div><div class=""><a href="mailto:dr.biswell@gmail.com" class="">dr.biswell@gmail.com</a></div><div class=""><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span><br class="Apple-interchange-newline">
</div>
<br class=""></div></div></body></html>