Homebank on smokey01's contrib repo

Moderators: kirk, jamesbond, p310don, JakeSFR, step, Forum moderators

Post Reply
jamesbond
Posts: 549
Joined: Tue Aug 11, 2020 3:02 pm
Location: The Pale Blue Dot
Has thanked: 80 times
Been thanked: 297 times

Homebank on smokey01's contrib repo

Post by jamesbond »

@smokey01 has a repository for Fatdog64 900 series.
By default this repository is disabled, as at the time of release, it was empty.

Smokey01 has since started to fill his repo.
The first application is Homebank, and more will follow.

To install Homebank and other applications from smokey01's repo, all you need to enable the repo.

To enable the repo, use geany to edit the file /etc/slapt-get/slapt-getrc, and change the following line

Code: Select all

#SOURCE=http://www.smokey01.com/fd900/packages/:DEFAULT

to

Code: Select all

SOURCE=http://www.smokey01.com/fd900/packages/:DEFAULT

(in other words, remove the # in front of the line).
Then save the file.

After that, run gslapt, click "Update", and you should see Homebank in your list of packages that you can install.

Enjoy, and thank you @smokey01 for providing this package for all of us :thumbup:

User avatar
p310don
Posts: 302
Joined: Tue Dec 03, 2019 7:17 am
Location: Brisbane, Australia
Has thanked: 56 times
Been thanked: 92 times

Re: Homebank on smokey01's contrib repo

Post by p310don »

Code: Select all

homebank: error while loading shared libraries: libsoup-3.0.so.0: cannot open shared object file: No such file or directory

I get this when firing it up

jamesbond
Posts: 549
Joined: Tue Aug 11, 2020 3:02 pm
Location: The Pale Blue Dot
Has thanked: 80 times
Been thanked: 297 times

Re: Homebank on smokey01's contrib repo

Post by jamesbond »

Ah, I think it needs libsoup3 too.
I don't encounter problem because I already have libsoup3.
@smokey01 needs to update the dependency list.

User avatar
smokey01
Posts: 163
Joined: Sun Jul 12, 2020 10:46 am
Location: Australia
Has thanked: 21 times
Been thanked: 23 times
Contact:

Re: Homebank on smokey01's contrib repo

Post by smokey01 »

I must have had libsoup3 installed as well because I didn't have a missing dependency problem. Will fix.

Apparently it also needs opensp so I have added that to the dependencies.

Now fixed and works in virgin Qemu.

User avatar
p310don
Posts: 302
Joined: Tue Dec 03, 2019 7:17 am
Location: Brisbane, Australia
Has thanked: 56 times
Been thanked: 92 times

Re: Homebank on smokey01's contrib repo

Post by p310don »

Still having dramas

Attachments
xscreenshot-20240504T090202.png
xscreenshot-20240504T090202.png (12.99 KiB) Viewed 324 times
User avatar
smokey01
Posts: 163
Joined: Sun Jul 12, 2020 10:46 am
Location: Australia
Has thanked: 21 times
Been thanked: 23 times
Contact:

Re: Homebank on smokey01's contrib repo

Post by smokey01 »

p310don wrote: Fri May 03, 2024 11:02 pm

Still having dramas

@p310don I just updated the repo again from within Qemu. Installed Homebank, and it to appear to have installed correctly as it's working.
First I deleted all the files from the packages directory except for homebank, libofx and pkg2repo. exec "./pkg2repo all" to regenerate the necessary files which worked.

@p310don try it again and see if it works. Cheers.

User avatar
p310don
Posts: 302
Joined: Tue Dec 03, 2019 7:17 am
Location: Brisbane, Australia
Has thanked: 56 times
Been thanked: 92 times

Re: Homebank on smokey01's contrib repo

Post by p310don »

@smokey01 - all working now. Problem was at my end. Needed to run

Code: Select all

slapt-get --clean

to clear up dodgy cache. Not the first time I've had that issue.

User avatar
smokey01
Posts: 163
Joined: Sun Jul 12, 2020 10:46 am
Location: Australia
Has thanked: 21 times
Been thanked: 23 times
Contact:

Re: Homebank on smokey01's contrib repo

Post by smokey01 »

It's a first for me. Glad to hear it's working.

Post Reply

Return to “Software”