Porteus Module?

faissaloo
New member
 
Posts: 2
Joined: Wed Sep 17, 2014 16:46
IRC: faissaloo
In-game: faissaloo

Porteus Module?

by faissaloo » Sat Sep 20, 2014 11:46

Sorry if this is the wrong place, but I was wondering if there was a Porteus Module for Minetest or if anyone could make one for me? Or at the very least a slackbuild for it?
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: Porteus Module?

by Krock » Sat Sep 20, 2014 18:47

Looks like it's an other linux distribution.
Is the one-line-compiling script not working for you?
viewtopic.php?f=3&t=3837
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

spamyak
New member
 
Posts: 8
Joined: Mon Sep 08, 2014 02:29
IRC: spamyak
In-game: spamyak

Re: Porteus Module?

by spamyak » Sun Sep 21, 2014 03:43

I know Porteus isn't Slax, but I remember Slax had a command to turn a directory into a module. Can't Porteus do that?
 

asydn
New member
 
Posts: 8
Joined: Tue Aug 26, 2014 05:10

Re: Porteus Module?

by asydn » Mon Sep 22, 2014 02:42

Are you running it from a CD, usb boot, or hard drive ? I'm sure you can get what ever help you need here, you just need to give a little more information. I know it's designed to run optimized from portable medium, probably doesn't come with the tools you need, doesn't mean it can't be done.
 

faissaloo
New member
 
Posts: 2
Joined: Wed Sep 17, 2014 16:46
IRC: faissaloo
In-game: faissaloo

Re: Porteus Module?

by faissaloo » Thu Sep 25, 2014 18:37

Krock wrote:Looks like it's an other linux distribution.
Is the one-line-compiling script not working for you?
viewtopic.php?f=3&t=3837

Nope, apparently I need Git... I'll try installing it...
Edit: I can't find a working build of Git...
Edit2: I'm using the src2pkg to try to build the debian version from source
Edit3:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
src2pkg -i='/root/Downloads' -C -X
Is giving me the error:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
FATAL! Running ' ' with libsentry produced no files list.
This may be the result of an empty or faulty install rule. Exiting...
the code in the script is:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
#!/bin/bash
## src2pkg script for:    minetest
## Auto-generated by src2pkg-2.91
## src2pkg - Copyright 2005-2013 Gilbert Ashley <amigo@ibilio.org>

SOURCE_NAME='minetest_0.4.10+repack.orig.tar.gz'
NAME='minetest'   # Use ALT_NAME to override guessed value
ALT_VERSION='0.4.10'
# ARCH=''
# BUILD='1'
# PRE_FIX='usr'
# Any extra options go here:
# EXTRA_CONFIGS=""

# Optional function replaces configure_source, compile_source, fake_install
# To use, uncomment and write/paste CODE between the {} brackets.
# build() { CODE }

# Get the functions and configs
. /usr/libexec/src2pkg/FUNCTIONS ;

# Execute the named packaging steps:
pre_process
find_source
make_dirs
unpack_source
fix_source_perms
configure_source #
compile_source   # If used, the 'build' function replaces these 3
fake_install     #
fix_pkg_perms
strip_bins
create_docs
compress_man_pages
make_description
make_doinst
make_package
post_process

## See the documentation for more help and examples. Below are some of
# the most common Extras and Options for easy cut-and-paste use.
# DOCLIST='' PATCHLIST='' INSTALL_TYPE=''
# CONFIG_COMMAND='' MAKE_COMMAND='' INSTALL_LINE=''
# When editing src2pkg scripts to add custom code, use these variables
# to refer to the current directory, the sources or the package tree:
# $CWD (current directory), $SRC_DIR (sources), $PKG_DIR (package tree)
# Other commonly-used directories include: $DOC_DIR (document directory)
# $MAN_DIR (man-page directory) $DATA_DIR (shared-data directory)

spamyak wrote:I know Porteus isn't Slax, but I remember Slax had a command to turn a directory into a module. Can't Porteus do that?

Actually Porteus is loosely based on Slax
 

User avatar
philipbenr
Member
 
Posts: 1665
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: WisdomFire or philipbenr

Re: Porteus Module?

by philipbenr » Sat Sep 27, 2014 03:35

viewtopic.php?f=3&t=3837&start=25#p149113

I know that Porteus is based of Slackware, and there is unfortunately no Slackbuild for Minetest. I sue Slackware, so I wish there was. There is one for Freeminer, Minetest's close "sister". Anyhow, This link above is the script I use. It auto pulls minetest from github, and any other thing that you used git clone url for in your minetest dir, and auto updates them (and it compiles Minetest for you too so you don't have to run a bunch of annoying commands over and over and over again.) So if you get past everything once, the script in the above link should work, and auto-update.
If you need any help, PM me.

Edit: http://slackbuilds.org/repository/14.1/ ... =freeminer

This is the freeminer slackbuild if you wanted it.
 


Return to Minetest General

Who is online

Users browsing this forum: No registered users and 28 guests

cron