dCore Import Debian Packages to Mountable SCE extensions > dCore X86

adom_debian_3.3.3

(1/2) > >>

Iowa_Nate:
this question is about the game ADOM
if any of yall remember the ascii game from 1994

im a totally fresh user from windoze so i'm stumbilng thru the bash commands

downloading the tar file and extracting it was pretty simple.
reading thru the readme file is simple enough

here is what i did in following the instructions in readme.txt
edited /usr/group file with the following line <adomown:*:98:adomown>

edited /usr/password file with the following line adomown:*:tc:98:adomown:/usr/games:

from terminal in /usr <mkdir games>
then copy and paste the executeable file to usr/games using fluff
then <chown adomown.adomown adom>
got the return < illegal command unkown user>

any help would be appreciated
I think i chose the wrong user in the passwords file

jazzbiker:
Hi, Iowa_Nate!

Knowing nothing about ADOM, but chown syntax is

--- Code: ---chown <user>:<group> <filename>

--- End code ---
Possibly with sudo, i am using Core, not dCore.
Maybe You need to login, as "adomown"?
As far as I've read, ADOM is closed-sources, am i right?

Rich:
Hi Iowa_Nate
Forget everything you did. That sounds like the directions given for doing a "system wide install".

Try this:

--- Code: ---tar xf adom_linux_debian_32_3.3.3.tar.gz
cp adom/adom .local/bin/
--- End code ---

Then start it like this:

--- Code: ---adom
--- End code ---

If you see a message like this pop up:

--- Code: ---Ancient Domains Of Mystery -- Version 3.3.3
(C) Copyright 1994-2019 Thomas Biskup.
All Rights Reserved.

/*
 * ADOM session aborted due to an external problem.
 * Problem Description: ADOM requires at least a 25x80 screen to run on.
 */
--- End code ---
It means your terminal is too small. Grab the corner and make it larger.

For a list of command line options:

--- Code: ---adom --help
--- End code ---

Rich:
Hi jazzbiker

--- Quote from: jazzbiker on June 22, 2020, 06:08:38 AM --- ... Knowing nothing about ADOM, but chown syntax is

--- Code: ---chown <user>:<group> <filename>
--- End code ---
...
--- End quote ---

The  readme1st.txt  file supplied with  ADOM  shows a  period  being used as a delimiter between  user  and  group.  I tried it
and it turns out that  chown  will accept a  period  as a delimiter.

jazzbiker:
Hi, Rich!


--- Quote from: Rich on June 22, 2020, 10:43:05 AM ---The  readme1st.txt  file supplied with  ADOM  shows a  period  being used as a delimiter between  user  and  group.  I tried it
and it turns out that  chown  will accept a  period  as a delimiter.

--- End quote ---

But I never and nowhere seen this :-( Where it can be understood from otherwise than from  "chown" sources and ADOM readme.1st??? I feel ashamed with my dumb advices. Thanks for the lesson.

Navigation

[0] Message Index

[#] Next page

Go to full version