Skip to content

[Proposal] Broaden the config file search to include an fpcupdeluxe install. #83

@gcarreno

Description

@gcarreno

Hey Ryan(@genericptr),

When I finally came around to test this, since I'm now using Sublime-Text, I saw some issues.
The double / and the read errors I've addressed in #82.

But there's another thing I've noticed: It expects some config files to be in places that only a system wide install will put them.

Since I've been a long term fpcupdeluxe user, those config files are not there.
I, kinda, solved the issue with ln -s, soft links, but this is a bit annoying.

Could you consider broadening the config file search to include an fpcupdeluxe config folder?
With an fpcupdeluxe install, both the files you're looking for are in InstallFolder/config_lazarus.

With an fpcupdeluxe install, these are the relevant paths:

  • Compiler: InstallFolder/fpc/bin/<CPU>-<OS>/ppc*
  • Compiler Source: InstallFolder/fpcsrc
  • Lazarus binary and source: InstallFolder/lazarus
  • Most *.xml configs: InstallFolder/config_lazarus

Thank you very much in advance!!

Cheers,
Gus

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions