LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > 4MLinux
User Name
Password
4MLinux This forum is for the discussion of 4MLinux.

Notices


Reply
  Search this Thread
Old 10-24-2020, 02:02 PM   #1
Edward4m
Member
 
Registered: Sep 2015
Location: Delft, The Netherlands
Distribution: 4mlinux
Posts: 65

Rep: Reputation: Disabled
gnome-mahjongg-3.38.2.tar.xz not installing


Hi ZK,

I try too install gnome-mahjongg-3.38.2.tar.xz .
I created a file: /root/Mahjongg and downloaded it in that file.
download site:
https://download.gnome.org/sources/gnome-mahjongg/3.38/

Then I did the following 'zk' command in the terminal:

root@4MLinux:~$ zk /root/Mahjongg
Creating archive:
gnome-mahjongg-3.38.2.tar.xz
Compressing archive:
addon_new.tar (1/1)
100 % 2,991.2 KiB / 2,992.0 KiB = 1.000 0:01
Done!
root@4MLinux:~$ zk /root/Mahjongg/addon_new.tar.xz
root@4MLinux:~$

Nothing happens after the last 'zk' command. Just a short blink.
As far as I know I did everything right, but hey, there might be a catch..
Perharp I miss a compile script in the terminal?
Anyway, just like playing with this stuff and finding things out.
I like your approach towards linux. No ugly inlog screen and no systemd.
Perhaps the safest linux distro around, feel free to correct me if I am wrong.
Kind regards, Edward

Last edited by Edward4m; 10-24-2020 at 02:04 PM.
 
Old 10-24-2020, 03:33 PM   #2
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,256

Rep: Reputation: 220Reputation: 220Reputation: 220
Hi,

1) Try to run "zk.sh" (instead of "zk") to see the output.
2) You forgot to compile the program :-)
Many examples of the 4MLinux build scripts can be found here:
https://sourceforge.net/projects/lin...s/35.0/addons/

PS.
I've compiled this game. It seems to work in 4MLinux. You can try it by running the following code:
Code:
wget dl.4mlinux.com/addon_gnome-mahjongg-3.38.1.tar.xz
zk.sh addon_gnome-mahjongg-3.38.1.tar.xz
glib-compile-schemas /usr/share/glib-2.0/schemas
gnome-mahjongg
.
 
Old 10-24-2020, 08:06 PM   #3
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,378
Blog Entries: 28

Rep: Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163Reputation: 6163
If that doesn't work, PysolFC has some nice Mahjong games.

I'm partial to Double Canfield solitaire, myself.
 
Old 10-25-2020, 03:50 AM   #4
Edward4m
Member
 
Registered: Sep 2015
Location: Delft, The Netherlands
Distribution: 4mlinux
Posts: 65

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by zk1234 View Post
Hi,

1) Try to run "zk.sh" (instead of "zk") to see the output.
2) You forgot to compile the program :-)
Many examples of the 4MLinux build scripts can be found here:
https://sourceforge.net/projects/lin...s/35.0/addons/

PS.
I've compiled this game. It seems to work in 4MLinux. You can try it by running the following code:
Code:
wget dl.4mlinux.com/addon_gnome-mahjongg-3.38.1.tar.xz
zk.sh addon_gnome-mahjongg-3.38.1.tar.xz
glib-compile-schemas /usr/share/glib-2.0/schemas
gnome-mahjongg
.
Thanks a million, it works!
Have tried to compile it myself first, but got lost.
(Perhaps worth another thread (glib?), but I don't want to take up your time.)
So I used your code.
Just out of curiosity, are you doing this 4m project all by yourself? I mean everything?
https://sourceforge.net/projects/lin...s/35.0/addons/
Thanks again, I need to keep training my brain as I get older.
Attached Thumbnails
Click image for larger version

Name:	2020-10-25T06:59:10+0100.jpg
Views:	17
Size:	188.5 KB
ID:	34398  
 
Old 10-25-2020, 03:52 AM   #5
Edward4m
Member
 
Registered: Sep 2015
Location: Delft, The Netherlands
Distribution: 4mlinux
Posts: 65

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by frankbell View Post
If that doesn't work, PysolFC has some nice Mahjong games.

I'm partial to Double Canfield solitaire, myself.
Nothing beats the good ol' games!
Thanks for the suggestion!
 
Old 10-25-2020, 11:54 AM   #6
zk1234
4MLinux Maintainer
 
Registered: Oct 2010
Location: Poland
Distribution: 4MLinux, Slackware
Posts: 1,256

Rep: Reputation: 220Reputation: 220Reputation: 220
Hi Edward,

Nice screenshot. Are you running 4MLinux in a real machine or VirtualBox ?

Quote:
Originally Posted by Edward4m View Post
Just out of curiosity, are you doing this 4m project all by yourself? I mean everything?
Basically, there are two developers: me and my cat

.
 
Old 10-25-2020, 01:34 PM   #7
Edward4m
Member
 
Registered: Sep 2015
Location: Delft, The Netherlands
Distribution: 4mlinux
Posts: 65

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by zk1234 View Post
Hi Edward,

Nice screenshot. Are you running 4MLinux in a real machine or VirtualBox ?


Basically, there are two developers: me and my cat

.
Real machine on a stone age laptop. That's all I need. For now as my next laptop might be one with touch screen,
so hurrah for the touch screen feature!
Spoil that cat! Very impressive as most linux distro's has teams, even company's behind the scenes.
May you continue with this project till quantum machines take over.
Greetings!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
BackUp & Restore with TAR (.tar / .tar.gz / .tar.bz2 / tar.Z) asgarcymed Linux - General 5 12-31-2006 02:53 AM
Mahjongg C8H10N4O2 Linux - Software 3 07-09-2003 10:51 PM
How do I un tar a .tar, .tar.z, .tar.gz file vofkid Linux - Newbie 4 03-15-2002 02:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > 4MLinux

All times are GMT -5. The time now is 07:39 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration