You are not logged in.

#1 2026-03-09 21:01:43

MarkW
Member
Registered: 2024-11-03
Posts: 463

Why Can't I Find bl-file-manager.bin?

I really need to find it,  Don't ask why.

Online

#2 2026-03-09 23:57:38

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,882

Re: Why Can't I Find bl-file-manager.bin?

In a terminal, try the whereis command

whereis bl-file-manager-bin

https://www.geeksforgeeks.org/linux-uni … -examples/

What version of BL are you using?


You must unlearn what you have learned.
    -- yoda

Offline

#3 2026-03-09 23:59:59

MarkW
Member
Registered: 2024-11-03
Posts: 463

Re: Why Can't I Find bl-file-manager.bin?

Still Boron.

Going to check the Carbon iso.

Whereis brought up nothing

Online

#4 2026-03-10 00:12:57

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,882

Re: Why Can't I Find bl-file-manager.bin?

You have it spelled correctly?


You must unlearn what you have learned.
    -- yoda

Offline

#5 2026-03-10 00:27:47

MarkW
Member
Registered: 2024-11-03
Posts: 463

Re: Why Can't I Find bl-file-manager.bin?

I did.

solved the issue by copying the version on the Carbon live session over to my home directory and then moving it into /usr/bin using root mode in xfe

The reason I lost it is because I was trying to add the xfe.1.gz manual file, kept failing and clicked on the remove button in the G Alt toolbar thinking it would only remove the xfe entry under bl-file0manager allowing me to start again.  Not the whole category plus executable

Online

#6 2026-03-10 00:28:53

MarkW
Member
Registered: 2024-11-03
Posts: 463

Re: Why Can't I Find bl-file-manager.bin?

And I still can't add /usr/local/share/man/man1/xfe.1.gz

Online

#7 2026-03-10 00:56:17

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,882

Re: Why Can't I Find bl-file-manager.bin?

What file did you copy?

I'm running the live session for BL carbon now. bl-file-manager is located in /usr/bin and it's a symlink to /etc/alternatives/bl-file-manager. By the default, /etc/alternatives/bl-file-manager is a symlink to /usr/bin/thunar.

If you want xfe as your default file manager, use the BL menu: System Settings -> Edit Debian Alternatives

A nice gui for changing Debian alternatives will come up. If xfe was installed with apt, it should be an option you can select. Should also set the man page.


You must unlearn what you have learned.
    -- yoda

Offline

#8 2026-03-10 14:13:37

MarkW
Member
Registered: 2024-11-03
Posts: 463

Re: Why Can't I Find bl-file-manager.bin?

I managed to add xfe but for some reason I can't add the man file (despite converting it to a .gz).  And in case you might think it's something to do with the xfe man file, I can't add the man files for Thunar or PCManFM either.

Online

#9 2026-03-11 01:19:28

johnraff
nullglob
From: Nagoya, Japan
Registered: 2015-09-09
Posts: 13,177
Website

Re: Why Can't I Find bl-file-manager.bin?

I think you're making things much too difficult for yourself. If you've got Thunar installed you should be able to type 'man thunar' and the man page will appear. Likewise pcmanfm or any other package that ships a man page (most Debian executables do). If you're installing these apps from Debian packages from the regular repository then the man files will be installed automatically. No need to "add the man files".

The "bl-file-manager.bin" of which you speak does not exist. As PackRat explained, bl-file-manager is a symlink to the currently chosen file manager. 'man bl-file-manager' will bring up the appropriate man page.

Along with 'whereis', another useful command is 'locate':

john@carbon:~$ locate bl-file-manager
/data/john/git/bunsen/bunsen-configs/applications/bl-file-manager.desktop
/etc/alternatives/bl-file-manager
/etc/alternatives/bl-file-manager.1.gz
/usr/bin/bl-file-manager
/usr/share/applications/bl-file-manager.desktop
/usr/share/man/man1/bl-file-manager.1.gz
/var/lib/dpkg/alternatives/bl-file-manager

...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )

Introduction to the Bunsenlabs Boron Desktop

Offline

Board footer

Powered by FluxBB