Hello. I'm not sure if it is a bug or a fault of mine so I try to ask in this forum. Otherwise please feel free to move my request to the right place. Thanks in advance.
After downloading and starting (with Wine) the Maniac Mansion Deluxe installer a folder called "MMD" was created in the Wine programs folder wherein now all the files which should be needed for running this game. I tried to run it with different Wine versions (1.2.2; 1.3.12; 1.3.13;) but the only thing that works are error messages:

Then I read it should be working with AGS. So I made a copy of the previous created "MMD" folder and downloaded AGS 2.72 + special path fix and did everything what were written in the readme.txt:
But nothing happens. In the terminal I got the same error message as HeirOfNorton:
Code: ags
Seems that the developers made some mistakes while compiling AGS.
When I tried to run the "ags-setup" (works from GUI only) I could change some settings but after "Save and Run" nothing happens. Same problems with AGS 3.12. Did I anything wrong? What could I do to run this game on my Ubuntu system?
Edits: fixed error message; added link to allegro forum; some typos;
After downloading and starting (with Wine) the Maniac Mansion Deluxe installer a folder called "MMD" was created in the Wine programs folder wherein now all the files which should be needed for running this game. I tried to run it with different Wine versions (1.2.2; 1.3.12; 1.3.13;) but the only thing that works are error messages:

Then I read it should be working with AGS. So I made a copy of the previous created "MMD" folder and downloaded AGS 2.72 + special path fix and did everything what were written in the readme.txt:
- Running the installer.sh from the terminal (else it doesn't work)
- Then I entered the path to the "MMD" folder and for executable file I entered "Maniac.exe"
- Now the runtime files and the "doc" folder where copied automatically to this folder and "Maniac.exe" was renamed
- Then I replaced the "AGS272" with that one from the fix and tried to start it
But nothing happens. In the terminal I got the same error message as HeirOfNorton:
$ ./AGS272
./AGS272: symbol lookup error: /usr/lib/liballeg.so.4.2: undefined symbol: _blender_trans24
Seems that the developers made some mistakes while compiling AGS.
When I tried to run the "ags-setup" (works from GUI only) I could change some settings but after "Save and Run" nothing happens. Same problems with AGS 3.12. Did I anything wrong? What could I do to run this game on my Ubuntu system?
Edits: fixed error message; added link to allegro forum; some typos;