Main Menu

Calibre problem

Started by Dj, Thu Dec 29 15:23:24 2022

Previous topic - Next topic

Dj

Hello!
I installed Calibre official way (by downloading from source).
No any icon, no way to open files with calibre.
I can only start calibre via terminal.
Any ideas ?

Thierry

Could you show us your recept

Dj

I am confused, what to show ?

Thierry

How did you build the package

Dj


Thierry

Hi Dj,
So Good news. I did run the script on my machine. Surprise everything is in place.

Icons and Launcher are in place. This is is very interesting. I will try to build a package.
Means  you will be able to install with cards soon.

BR,
Thierry

Thierry

Hello Dj,

http://nutyx.org/en/?type=pkg&branch=rolling&arch=x86_64&searchpkg=calibre

Make sure first to remove your version of calibre, otherwise you will have a conflict with the binary of NuTyX.

sudo calibre-uninstall

Answer yes to remove Icons as well

sudo cards sync
sudo cards install calibre


You show me the error message.It will most probably complain of already files in place. That's because calibre-uninstall doesn't make a proper job

BR,
Thierry

bru65pag

Wonderful. I was actually thinking of creating a package for it, as a way to learn packaging. Where can I find the Pkgfile you created for calibre?

Thanks.


spiky

bru65pag
Why dont you join us in telegram https://t.me/groupnutyx
You would get quicker response to Questions

Thierry

Quote from: bru65pag on Sun Jan 01 18:18:52 2023
Wonderful. I was actually thinking of creating a package for it, as a way to learn packaging. ...

Actualy this package is a very difficult exemple. I had to search a lot for my mistake. They  are a lot of specifics actions done in this package.

So probably the best example to start with.

I would say, start by reading through the all documentation. You can also check all my YouTube tutorials.

Good Luck,
Thierry

Dj

Installed from repo. Thank you!