Modding, Mission Design, and Coding > FS2 Open Tools

Knossos maintenance project: 0.15.0 development builds available!

<< < (3/4) > >>

Darklord42:
None of the mime type data those locations matched your description with (htm|html|shtml|xht|xhtml).  Just a bunch of wine extensions.  Never the less I tried removing them and redoing the database with

update-mime-database '~/.local/share/mime/'

No change. 

[EDIT]

nothing htm or html in /usr/local/share/mime or /usr/share/mime as well

praseodym:
If you don't like bash-scripts, here is how it worked here on Ubuntu 20.04


--- Code: ---sudo apt-get install python3 build-essential libasyncns0:i386 libavahi-client-dev:i386 libc6:i386 libcaca0:i386 libdbus-1-3:i386 libflac8:i386 libgcc1:i386 libglu1-mesa:i386 libjansson4:i386 libjpeg-turbo8:i386 liblua5.1-0:i386 libncursesw5:i386 libogg0:i386 libopenal1:i386 libpulse0:i386 libpulse-dev:i386 libsdl1.2debian:i386 libsdl1.2-dev:i386 libslang2:i386 libsndfile1:i386 libstdc++6:i386 libtheora0:i386 libtinfo5:i386 libvorbis0a:i386 libvorbisenc2:i386 libvorbisfile3:i386 libwrap0:i386 libx11-6:i386 libxau6:i386 libxcb1:i386 libxdmcp6:i386 libxext6:i386 zlib1g:i386 python3-wheel python3-setuptools pyqt5-dev pyqt5-dev-tools qttools5-dev-tools qt5-default curl python3-pyqt5.qtwebengine python3-pyqt5.qtwebchannel python3-requests-toolbelt python3-ply git p7zip-full libopenal-dev ninja-build pipenv yarnpkg python3-semantic-version libsdl2-dev libgtk-3-dev liblzma-dev libzstd-dev zlib1g-dev
sudo add-apt-repository ppa:linuxuprising/libpng12 && sudo apt update && sudo apt-get install libpng12-0
git clone https://github.com/PhantomHoover/old-knossos
cd old-knossos
pip3 install raven
pip3 install token-bucket
yarnpkg install
python3 configure.py
ninja run
--- End code ---

Darklord42:
Indeed I've had it running before on ubuntu mate cerca 20.04.  The issue is getting this to run on modern Fedora. 

Darklord42:
Oh thank heaven....  After installing fedora 37, i tried building it again on a whim.  Now it works.  Lord knows why but I'll take it!

I did have to run export NODE_OPTIONS=--openssl-legacy-provider npm run watch  (The first time that is)
before running ninja run.

dr_costas:
thank you all! After a hiatus away from the forums for like 15 years, and the game for 5 years, I found your guide how to install Knossos on my linux machine! Had to extract that node thingy, too.
And I managed to finish my first training mission. WTF this is a whole new game from what I remember even a few years ago! Thank you for the instructions!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version