Mod Archive Forums Mod Archive Forums
Advanced search  

News:

Please note: Your main modarchive.org account will not work here, you must create a forum account to post on the forums.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - sk1re

Pages: [1]
1
MilkyTracker Community / Re: Can't install
« on: January 01, 2018, 17:49:53 »
Do you have all dependencies installed on your Raspberry Pi 3? Can you post the output from cmake?

2
MilkyTracker Community / Re: MilkyTracker 1.0.0 Linux x64 AppImage
« on: December 19, 2017, 16:32:06 »
I use virtual machines for compiling my most used programms form source because i always want the newest version.
You don't have to use VM's but there are often problems with the dependencies and installed progamms. (and i don't want to mess up my main installed Distro.)
As for AppImages you need the correct dependencies of the software too.
You can also use the "LD_LIBRARY_PATH" variable to run programms compiled on other Distos with different dependencies.

3
MilkyTracker Community / Re: MilkyTracker 1.0.0 Linux x64 AppImage
« on: December 15, 2017, 18:59:49 »
Hi diigitae!

I've updated Milkytracker to 1.0.1 - latest git version from today. :)
http://www.mediafire.com/file/s8w3wk438xdb4gs/milkytracker-1.0.1git-x86_64.AppImage

You might also be interested in this topic for OpenMPT (bundel with WINE):
https://forum.openmpt.org/index.php?topic=5891.0

You have to compile Milkytracker from source and than make an AppImage.
Here is a description for creating AppImages:
https://github.com/AppImage/AppImageKit/wiki/Creating-AppImages
Here are some scripts for making AppImages (functions.sh and excludelist is important) 
https://github.com/AppImage/AppImages

-sk1re

4
MilkyTracker Community / MilkyTracker 1.0.0 Linux x64 AppImage
« on: June 09, 2017, 14:28:43 »
Hi!

I've made an AppImage for Milkytracker. AppImages should run on all x64 Linux Platforms. (basically the binary is packed with the dependencies)
You have to make the AppImage executable with the command: "chmod a+x milkytracker-1.0.0-x86_64.AppImage" (on most Distros you can also right click on the AppImage File --> Properties --> Permissions --> Execute set to Anyone)
http://www.appimage.org/

Download:
http://www.mediafire.com/file/gki0dj93v4iezer/milkytracker-1.0.0-x86_64.AppImage ~2,8MB

Tested on Ubuntu, Debian, Fedora and Arch Linux.

hf,
-sk1re

Pages: [1]