Page 1 of 1

contextual menu > convert to Xzm

Posted: 03 Feb 2025, 23:06
by SEMERENDO.cr
I download "Xpad" < SlackBuilds Repository
Where 👿 is the file? thanks⚠️

Image

contextual menu > convert to Xzm

Posted: 03 Feb 2025, 23:13
by Ed_P
Where do you have your browser set to save downloads? The default is usually /home/guest/Downloads/.

contextual menu > convert to Xzm

Posted: 04 Feb 2025, 00:52
by ncmprhnsbl
SEMERENDO.cr wrote:
03 Feb 2025, 23:06
I download "Xpad" < SlackBuilds Repository
Where 👿 is the file? thanks⚠️
if i'm understanding this correctly, you are misunderstanding what the SlackBuilds Repository is.
the file you've downloaded (Xpad.tar.gz) is just an archive containing the files listed at the bottom of https://slackbuilds.org/repository/15.0/office/xpad/ page under "Individual Files" ..ie script and files for compiling/packaging the source.
it's not a slackware package( .tgz, .txz) that could be converted to module.
unfortunately, MIME can't really (that i know of) tell the difference since .tgz = tar.gz in terms of archives, but not all archives are equal.
here: https://slackware.nl/slakfinder/index.p ... e=#results
is an actual package that can be converted to a module.

contextual menu > convert to Xzm

Posted: 04 Feb 2025, 01:07
by SEMERENDO.cr
Yeah thanks, unfortunally the package not working or the appimage, I going to read always the text file in the Geany IDE!
> zxm:

Code: Select all

xpad: error while loading shared libraries: libgtksourceview-3.0.so.1: cannot open shared object file: No such file or directory
> appimage:

Code: Select all

./xpad: error while loading shared libraries: libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory
ncmprhnsbl wrote:
04 Feb 2025, 00:52
SEMERENDO.cr wrote:
03 Feb 2025, 23:06
I download "Xpad" < SlackBuilds Repository
Where 👿 is the file? thanks⚠️
if i'm understanding this correctly, you are misunderstanding what the SlackBuilds Repository is.
the file you've downloaded (Xpad.tar.gz) is just an archive containing the files list at the bottom of https://slackbuilds.org/repository/15.0/office/xpad/ page under "Individual Files" ..ie script and files for compiling the source.
it's not a slackware package( .tgz, .txz) that could be converted to module.
unfortunately, MIME can't really (that i know of) tell the difference since .tgz = tar.gz in terms of archives, but not all archives are equal.
here: https://slackware.nl/slakfinder/index.p ... e=#results
is an actual package that can be converted to a module.

contextual menu > convert to Xzm

Posted: 04 Feb 2025, 11:36
by donald
SEMERENDO.cr wrote:
04 Feb 2025, 01:07
...unfortunally the package not working..
> zxm:

Code: Select all

xpad: error while loading shared libraries: libgtksourceview-3.0.so.1: cannot open shared object file: No such file or directory
xpad-4.8.0
https://slackonly.com/pub/packages/curr ... slonly.txz
gtksourceview3
https://slackonly.com/pub/packages/curr ... slonly.txz

contextual menu > convert to Xzm

Posted: 04 Feb 2025, 22:21
by SEMERENDO.cr
Donald, thanks. I did it with the "slapt-mod" package manager but on the PC I have Porteux because of the Bluetooth reason!
Image
Image
donald wrote:
04 Feb 2025, 11:36