Best linux environment

or you can just unrar it in windows and transfer it to your shared folder,
or ftp it to your dm's tmp folder then ftp it from there to your linux destop :)

Yes but easier to only use zip format or install 7zip from the manager if we are all going to use rar format. Once i'm in ubuntu I am to lazy to jump from windows to the virtualbox.

It's not fair on someone learning to have to much thrown at them in 1 go, I prefer the kiss style where possible :)

I was pleased that Danny posted his copy as I had forgotten all about it from the dm600 build and was getting errors until I ran it.
 
Last edited:
Yes but easier to only use zip format or install 7zip from the manager if we are all going to use rar format. Once i'm in ubuntu I am to lazy to jump from windows to the virtualbox.

It's not fair on someone learning to have to much thrown at them in 1 go, I prefer the kiss style where possible :)

Well I guess thats were we differ as I always have my windows and vm open together,

and I didnt think I was being unfair,just offering another option which is what co-operation is all about :)
 
Surely though the images and stuff if using linux should be in tar?

I mean it would be much easier to work in a linux environment with linux commands.

Should be just

tar -xfv

simples

Mick
 
The more different ways we put things into the pot the better in my eyes.

I have rar on my ubuntu and if mickie does the install.sh the next step will be putting in rar support then it won't be a problem anymore.

I used to use my dm500 for transfering files all the time.

I'm copying all my films over to the tm800 hard drive at the moment, the basic image from the tm cvs plays my films from the hard drive which is a 1st on this box.

@mickie i'm lazy right click extract here does me fine :)
don't think the board accepts tars as uploads ? just checked it doesn't accept them.
 
Last edited:
I'm copying all my films over to the tm800 hard drive at the moment, the basic image from the tm cvs plays my films from the hard drive which is a 1st on this box.

Makes you wonder how they feck the basic things up so easily lol
 
Still won't play avi files get the green screen of death but plays .ts files fine, going to try an mkv later but not holding much hope. most my films are .ts because they didn't go out of sync on the dm500
 
Still won't play avi files get the green screen of death but plays .ts files fine, going to try an mkv later but not holding much hope. most my films are .ts because they didn't go out of sync on the dm500

I use winavi to convert all downloaded series/films to ts then play it back using the file manager on the dm500.
 
sorted a laptop with ubuntu, setup everything as in my vmware, but get the following errors when compiling

anyone notice anything i may have overlooked?

the files it says are missing are there

#############################################################
# install enigma2
#############################################################
./build.sh: 6: source: not found
Generating configuration files for enigma2, please wait....
aclocal
acinclude.m4:251: warning: macro `AM_PATH_PROG_WITH_TEST' not found in library
acinclude.m4:257: warning: macro `AM_PATH_PROG_WITH_TEST' not found in library
acinclude.m4:262: warning: macro `AM_PATH_PROG_WITH_TEST' not found in library
libtoolize --automake
autoconf
automake --add-missing
po/Makefile.am:8: `:='-style assignments are not portable
po/Makefile.am:8: shell cat $(srcdir: non-POSIX variable name
po/Makefile.am:8: (probably a GNU make extension)
po/Makefile.am:9: `:='-style assignments are not portable
po/Makefile.am:9: foreach LANG, $(LANGS: non-POSIX variable name
po/Makefile.am:9: (probably a GNU make extension)
po/Makefile.am:10: `:='-style assignments are not portable
po/Makefile.am:10: foreach LANG, $(LANGS: non-POSIX variable name
po/Makefile.am:10: (probably a GNU make extension)
po/Makefile.am:43: `%'-style pattern rules are a GNU make extension
po/Makefile.am:46: `%'-style pattern rules are a GNU make extension
po/Makefile.am:49: foreach LANG, $(LANGS: non-POSIX variable name
po/Makefile.am:49: (probably a GNU make extension)
Makefile.am:10: `:='-style assignments are not portable
Makefile.am:10: shell cat $(srcdir: non-POSIX variable name
Makefile.am:10: (probably a GNU make extension)
sed: -e expression #1, char 20: unterminated `s' command
configure: WARNING: unrecognized options: --enable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mipsel-unknown-linux-gnu-strip... no
checking for strip... strip
configure: WARNING: using cross tools not prefixed with host triplet
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for mipsel-unknown-linux-gnu-gcc... no
checking for gcc... no
checking for mipsel-unknown-linux-gnu-cc... no
checking for cc... no
checking for mipsel-unknown-linux-gnu-cl.exe... no
checking for cl.exe... no
configure: error: in `/home/digidude/tm800/trunk/enigma2-pli-7260':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
## enigma2 finished
#############################################################
# make firmware
#############################################################
cd: 101: can't cd to flashtools/
cp: cannot stat `flashtools/TM800': No such file or directory
Completed (/home/digidude/tm800/trunk/cdkflash/TM800-29-11-10)
#################### END ###################################
digidude@digidude-laptop:~/tm800/trunk/cdk$
 
sorted a laptop with ubuntu, setup everything as in my vmware, but get the following errors when compiling

anyone notice anything i may have overlooked?

the files it says are missing are there

#############################################################
# install enigma2
#############################################################
./build.sh: 6: source: not found
Generating configuration files for enigma2, please wait....
aclocal
acinclude.m4:251: warning: macro `AM_PATH_PROG_WITH_TEST' not found in library
acinclude.m4:257: warning: macro `AM_PATH_PROG_WITH_TEST' not found in library
acinclude.m4:262: warning: macro `AM_PATH_PROG_WITH_TEST' not found in library
libtoolize --automake
autoconf
automake --add-missing
po/Makefile.am:8: `:='-style assignments are not portable
po/Makefile.am:8: shell cat $(srcdir: non-POSIX variable name
po/Makefile.am:8: (probably a GNU make extension)
po/Makefile.am:9: `:='-style assignments are not portable
po/Makefile.am:9: foreach LANG, $(LANGS: non-POSIX variable name
po/Makefile.am:9: (probably a GNU make extension)
po/Makefile.am:10: `:='-style assignments are not portable
po/Makefile.am:10: foreach LANG, $(LANGS: non-POSIX variable name
po/Makefile.am:10: (probably a GNU make extension)
po/Makefile.am:43: `%'-style pattern rules are a GNU make extension
po/Makefile.am:46: `%'-style pattern rules are a GNU make extension
po/Makefile.am:49: foreach LANG, $(LANGS: non-POSIX variable name
po/Makefile.am:49: (probably a GNU make extension)
Makefile.am:10: `:='-style assignments are not portable
Makefile.am:10: shell cat $(srcdir: non-POSIX variable name
Makefile.am:10: (probably a GNU make extension)
sed: -e expression #1, char 20: unterminated `s' command
configure: WARNING: unrecognized options: --enable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for mipsel-unknown-linux-gnu-strip... no
checking for strip... strip
configure: WARNING: using cross tools not prefixed with host triplet
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for mipsel-unknown-linux-gnu-gcc... no
checking for gcc... no
checking for mipsel-unknown-linux-gnu-cc... no
checking for cc... no
checking for mipsel-unknown-linux-gnu-cl.exe... no
checking for cl.exe... no
configure: error: in `/home/digidude/tm800/trunk/enigma2-pli-7260':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
## enigma2 finished
#############################################################
# make firmware
#############################################################
cd: 101: can't cd to flashtools/
cp: cannot stat `flashtools/TM800': No such file or directory
Completed (/home/digidude/tm800/trunk/cdkflash/TM800-29-11-10)
#################### END ###################################
digidude@digidude-laptop:~/tm800/trunk/cdk$



which automake version u got and also which sed version
latest ubuntu ?

cheers
osborne82
 
Back
Top