[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
[CSI] Community Software Installer 2.6.1 (OLD THREAD)
03-10-2009, 11:16 PM
Post: #511
RE: [CSI] Community Software Installer 1.6.3
hi!
I use ubuntu 8.10.
do you know which repo I can use install the correct version of mono to run your great app?

thx a lot!
Find all posts by this user
03-10-2009, 11:46 PM
Post: #512
RE: [CSI] Community Software Installer 1.6.3
Hi Rabside, I used the default repository from ubuntu 8.10. Installing is tricky because you need a couple of extra libs like xulrunner, libgluezilla etc. But there is hope for you. The upcoming version should work a lot better with the default mono installation. Version 1.7.0 is just around the corner, perhaps I'll contact you to do some testing if you like.

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
03-11-2009, 02:45 AM
Post: #513
RE: [CSI] Community Software Installer 1.6.3
Hi there,

I installed "BusyBox, Telnet and MC" and I wonder why Midnight Commander is not displayed correctly. I found that TERM ist set to vt102.

So I changed the row in start_app.sh from
Code:
export TEMP="xterm"
to
Code:
export TERM="xterm"
and all works fine.

It looks like this was forgotten to set back (during a debuggung-session?).

regards mmaki.
Find all posts by this user
03-11-2009, 08:08 AM
Post: #514
RE: [CSI] Community Software Installer 1.6.3
Oops, you're right. Good find.
I fixed it here as well. Anyone having the same issue: please install any item (application or waiting image) and this will be automatically fixed.

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
03-11-2009, 09:05 AM
Post: #515
RE: [CSI] Community Software Installer 1.6.3
Just formatted drive, upgraded latest firmware, installed latest apps. Tried to install telnet and get 404 errors. Telnet does not work.
Find all posts by this user
03-11-2009, 09:49 AM
Post: #516
RE: [CSI] Community Software Installer 1.6.3
(03-11-2009 09:05 AM)fbacher Wrote:  Just formatted drive, upgraded latest firmware, installed latest apps. Tried to install telnet and get 404 errors. Telnet does not work.

404 errors are most likely a configuation error.
Please go to "Server / Hardware settings" in "Extra" menu.
Choose the correct hardware type here. (b110 for a Popcorn Hour B-110) and Others for any other type of NMT.

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
03-11-2009, 02:37 PM
Post: #517
RE: [CSI] Community Software Installer 1.6.3
(03-11-2009 09:49 AM)Ger Teunis Wrote:  404 errors are most likely a configuation error.
Please go to "Server / Hardware settings" in "Extra" menu.
Choose the correct hardware type here. (b110 for a Popcorn Hour B-110) and Others for any other type of NMT.

You are a genius! I momentarily forgot that I had a A-110 not a B-110. Thanks.
Find all posts by this user
03-11-2009, 05:08 PM
Post: #518
RE: [CSI] Community Software Installer 1.6.3
(03-10-2009 11:46 PM)Ger Teunis Wrote:  Hi Rabside, I used the default repository from ubuntu 8.10. Installing is tricky because you need a couple of extra libs like xulrunner, libgluezilla etc. But there is hope for you. The upcoming version should work a lot better with the default mono installation. Version 1.7.0 is just around the corner, perhaps I'll contact you to do some testing if you like.

I use ubuntu 8.04
Can I test the new version?

Thanks!
Find all posts by this user
03-11-2009, 08:01 PM
Post: #519
RE: [CSI] Community Software Installer 1.6.3
(03-10-2009 11:46 PM)Ger Teunis Wrote:  Hi Rabside, I used the default repository from ubuntu 8.10. Installing is tricky because you need a couple of extra libs like xulrunner, libgluezilla etc. But there is hope for you. The upcoming version should work a lot better with the default mono installation. Version 1.7.0 is just around the corner, perhaps I'll contact you to do some testing if you like.

WOW really thx!!
I'll be your beta tester Wink
Find all posts by this user
03-11-2009, 10:37 PM
Post: #520
RE: [CSI] Community Software Installer 1.6.3
Any news on the mac OS X version?
I can help beta testing if you guys are interested...
Find all posts by this user
03-11-2009, 10:44 PM
Post: #521
RE: [CSI] Community Software Installer 1.6.3
Not really, it seems that the mac osx version of mono is a lot buggier then the linux version is.
The early results from dc11ab seems there might be some serious issues with the current 2.2 version of mono.
Currently I am focusing on a seamless linux version, but I'll look into the OSX version after that.

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
03-13-2009, 09:48 AM
Post: #522
RE: [CSI] Community Software Installer 1.6.3
Hello Ger !
Really really great work you've done for the community ! Especially for big newbies...
I've got a question anyway... I've tried to install some stuff with your software like walls, Transmission update... AND aMule. Everything's working fine except this last one. Access to the WebGUI : No prob. But everytime i want to enter a menu (preferences, servers...) it's asking me for the password (1234) and everytime i give it very nicely for the same result : back to the password page.
I don't want to use aMule... i don't even won't to uninstall it : i just want to deactivate the launch on boot so it don't eat too much CPU !
Do i just have to edit with "vi" a startup script or something ?
Thanx for the answer and waiting like others for the uninstall tool !

Wink
Find all posts by this user
03-13-2009, 09:59 AM (This post was last modified: 03-13-2009 11:42 AM by Ger Teunis.)
Post: #523
RE: [CSI] Community Software Installer 1.6.3
(03-13-2009 09:48 AM)lembal Wrote:  Hello Ger !
Really really great work you've done for the community ! Especially for big newbies...
I've got a question anyway... I've tried to install some stuff with your software like walls, Transmission update... AND aMule. Everything's working fine except this last one. Access to the WebGUI : No prob. But everytime i want to enter a menu (preferences, servers...) it's asking me for the password (1234) and everytime i give it very nicely for the same result : back to the password page.
I don't want to use aMule... i don't even won't to uninstall it : i just want to deactivate the launch on boot so it don't eat too much CPU !
Do i just have to edit with "vi" a startup script or something ?
Thanx for the answer and waiting like others for the uninstall tool !

In short (i'm at my work atm)
Uninstall will be worked on.
Regarding the username and password: try another browser, perhaps it will work. Regarding starting on boot: please edit the file start_app.sh in the root of your NMT's HDD, locate the line with "amule" in it and place a "#" without the quotes in front of the line.

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
03-13-2009, 10:36 AM
Post: #524
RE: [CSI] Community Software Installer 1.6.3
Thanx a lot !
Wink
Find all posts by this user
03-13-2009, 07:35 PM (This post was last modified: 03-13-2009 07:44 PM by Ger Teunis.)
Post: #525
RE: [CSI] Community Software Installer 1.6.3
.

Repository changes

Applications
Code:
- Updated Download Manager to 3.0.3 beta





A new version of CSI is in the making.
I'll send a release candidate to the donators soon.

Some new features of the upcoming version 1.7.0
Code:
- A "New" category has been added, this will display all new items
  since the previous start.
- Advanced option to restore to default NMT Applications
  (undoing any change, uninstalling all custom software)
- CSI will automatically add new webservices for application on install
  (i.e. it will add the transmission webservice automatically on install)
- Ability to manually add webservices (no more fiddling with your remote)
- Added "webservices" category, with webservices for you to explore
- Better support for Mono 2.0 and newer
  (linux only at the moment, osx will follow)

Easy way of installing software on your NMT using just your mouse: NMT Community Software Installer
Visit this user's website Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Star [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** Ger Teunis 580 262,235 04-10-2013 12:42 PM
Last Post: timwest73
  Faster PHP server CSI package journey4712 174 61,594 03-30-2013 01:12 PM
Last Post: o34171@rtrtr.com
  NetworkMounter 0.1 released on CSI Niels Leenheer 289 86,724 07-09-2012 07:07 PM
Last Post: andym2009
  Support thread for HeartWare's PopCorn MKV Chapter Maker HeartWare 72 44,868 01-01-2012 10:10 AM
Last Post: halfelite
  Can't load Themes with CSI narfnd 1 1,954 11-03-2010 07:20 PM
Last Post: joserobleda
  CSI ChangeLogURL? lordy 0 1,361 08-13-2010 06:30 PM
Last Post: lordy
  Another Youtube thread - sorry mrmrmrmr 4 2,562 06-23-2010 08:27 PM
Last Post: mrmrmrmr
  Loss internal drive when using community inst.. tunafish 0 1,378 03-11-2010 01:20 PM
Last Post: tunafish
  shuffleplay wont install on csi opel4ever 2 2,391 01-29-2010 10:08 AM
Last Post: opel4ever
  No longer access to CSI installed apps. CSI not working either lappe 27 8,543 01-26-2010 10:49 PM
Last Post: Ger Teunis

Forum Jump: