← Back to team overview

kicad-developers team mailing list archive

Re: Kicad help and manual

 

On 12/9/2014 3:24 PM, Milan Horák wrote:
> Hello Wayne,
> 
> the files are in the right path (no modifications to NSIS script) in
> their langcode subdirs. I've tried to copy the file kicad.pdf almost all
> over the paths to find out the right one but had no success :-(
> 
> Milan

Hey Milan,

I confirmed that the new path for the help docs on windows should be
x:/kicad_install_path/share/doc/kicad/help.  This is were they are
installed if you configure the build with CMake and run `make install`.
 Try manually moving the doc files to this path and see if KiCad can
find them.  If this works for you, we will have to update the installer
to put the docs in the correct path.

Thanks,

Wayne

> 
> Dne 9.12.2014 v 18:59 Wayne Stambaugh napsal(a):
>> On 12/8/2014 2:43 PM, Milan Horák wrote:
>>> Hi gentlemen,
>>>
>>> can I find out where the executable looks for help and manual files?
>>> They are normally located in C:\Kicad\doc\help directory, but the
>>> executable apparently looks somewhere else for them.
>>>
>>> Does any of you know the right location for these files?
>>>
>>> Thak you, Milan
>>>
>>>
>>> -------- Přeposlaná zpráva --------
>>> Předmět: Kicad bazaar snapshots
>>> Datum: Mon, 08 Dec 2014 00:11:10 +0100
>>> Od: Zoran YU1EW <zoran.yu1ew@xxxxxxxxx>
>>> Komu: stranger@xxxxxxxxxx
>>>
>>> Hi Milan,
>>>
>>> I just installed Kicad BZR 5312 under Windows 8.1. Have a problem
>>> viewing help files using Kicad help menu. PDF help files are located in
>>> C:\Kicad\doc\help. Pop up message is that Kicad html or pdf file could
>>> not be found. Where those files must be installed exactly?
>>>
>>> Best regards,
>>>
>>> Zoran
>>>
>>
>> All of the kicad apps look in either ../doc/help or
>> ../share/doc/kicad/help relative to the binary path of the application.
>>   The files should be installed in kicad_install_path/doc/help unless the
>> snapshot window's installers have been modified.
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>>
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp



References