You are not logged in.

#1 2023-07-03 07:38:19

francesco
Member
Registered: 2023-05-15
Posts: 17

(Solved): Making a folder + it's subfolders non case sensitive

Hello everyone,
This one might seem a bit strange, but here's a bit of context for you:
I am running an application through WINE, but the app is giving me errors because it cannot find some files it needs even though they are in their place.
My thought is that, since Linux is a very case sensitive OS, it doesn't like the files not being capitalized a certain way. So my question is if there's a way to make a folder and all it's subfolders, files and subfiles non case sensitive so that the app in question doesn't complain without motive.
Thanks.

Last edited by francesco (2023-07-20 11:14:39)

Offline

#2 2023-07-03 09:43:00

jonno2002
Member
Registered: 2016-11-21
Posts: 868

Re: (Solved): Making a folder + it's subfolders non case sensitive

what is the app ? show us the errors

Offline

#3 2023-07-03 10:31:25

francesco
Member
Registered: 2023-05-15
Posts: 17

Re: (Solved): Making a folder + it's subfolders non case sensitive

@2
The generic error is: "Cannot find file at whatever path", that's the only error it shows. Problem is I know that the files are there, since I copied them manually before hand.
The app is a MUD client with soundpack support BTW

Offline

#4 2023-07-03 13:47:36

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,466
Website

Re: (Solved): Making a folder + it's subfolders non case sensitive

francesco wrote:

Linux is a very case sensitive OS

Very?

francesco wrote:

The generic error is: "Cannot find file at whatever path"

jonno2002 didn't ask for "generic errors".  Post the full error verbatim and then also post exactly what you have done to confirm that said file really exists.

You've presented this as an X-Y problem, and I'm confident that your "Y" is the wrong approach.

Last edited by Trilby (2023-07-03 13:50:52)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#5 2023-07-03 15:59:39

teckk
Member
Registered: 2013-02-21
Posts: 585

Re: (Solved): Making a folder + it's subfolders non case sensitive

I am running an application through WINE, but the app is giving me errors because it cannot find some files it needs even though they are in their place.

Do the windows file/directory paths have spaces in them?(Typical windows). Then quote the path.

Offline

#6 2023-07-03 22:14:05

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,237

Re: (Solved): Making a folder + it's subfolders non case sensitive

Wine handles case conversion even if the filesystem doesn't so that's not going to be the problem, as mentioned post exact commands/errors.

Offline

#7 2023-07-20 11:13:27

francesco
Member
Registered: 2023-05-15
Posts: 17

Re: (Solved): Making a folder + it's subfolders non case sensitive

Hello everyone, sorry for taking so long to get back at you!
I, with the help of some well versed friends of mine, discovered that this is indeed not a WINE problem but a problem of the application itself.
Posting the error here would have been pointless, since the error is an application specific one.
Sorry for being rash and creating a topic without thinking it through.

Offline

Board footer

Powered by FluxBB