-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current fpcupdeluxe doesn't install if MSYS is installed #670
Comments
It would be very helpful if you make a copy of the command screen (right-click + copy) and attach the logfile in this issue. |
[image: image.png]
Don,
attached is the screen and the log file is attached. As you can see the
program is getting the utilities in the MSYS2 folders. I see there are a
couple of threads pointing to this issue. I downloaded the latest
Lazurus/FPC installer but it seems the path variable is being used instead
of a search for the bootstrap version of FPC. I'm not certain if a path
can be put into the fpcupdeluxe program under setup+. I see for a base
install the fields are empty. I also notice there are a couple of files
for fpcupdeluxe that appear to allow path overrides directly. If there is
a way to do this without creating batch files for MSYS2, it would be
great. I doing some work on a new version of my cross platform books, and
am using WSL2, MSYS2, and several cross platform tools that do not modify
or use the path by setting up a folder that isolates paths to that branch
of the folder structure. I always assumed that the same was true for
fpcupdeluxe since it allows different cross targets to be built in separate
folder structures.
Ironically Lazarus/FPC is unaffected by the current path variables.
Thank you in advance.
…On Wed, Mar 6, 2024 at 12:34 AM Don ***@***.***> wrote:
It would be very helpful if you make a copy of the command screen
(right-click + copy) and attach the logfile in this issue.
Thanks.
—
Reply to this email directly, view it on GitHub
<#670 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD6CBICQQ2ESSUOA5IAQNWDYW22HTAVCNFSM6AAAAABEIALJR2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBQGE3TOMRUHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
You need to attach picture and log directly on Github ! |
Don,
I sent the log and attached the screen in the return email to you. Letting
you know the problem is a courtesy as a user. I don't have time to send it
through github right now. I have a windows 10 system it works fine on. I
use that system for my work.
Good luck!
Oliver Bailey
…On Wed, Mar 6, 2024, 1:37 PM Don ***@***.***> wrote:
You need to attach picture and log directly on Github !
—
Reply to this email directly, view it on GitHub
<#670 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD6CBIGFNJ5HB27DAV2XIDDYW5WBFAVCNFSM6AAAAABEIALJR2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBRGY2TAMJXGQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi Don,
Well I found the problem, I have MSYS2 installed for a new book and fpcupdeluxe is attempting to install or use executable programs from MSYS2. Is there a way to exclude MSYS2 and force fpcupdeluxe to create s separate installation for use with FPCUPDELUXE.
I did install the latest FPC from the FPC Lazarus web site although it does not appear the Lazarus component was installed or is not working.
Any advice or help would be welcomed.
Oliver Bailey
The text was updated successfully, but these errors were encountered: