Author Topic: Issue with Volset and LogViewer.  (Read 2752 times)

artur7 (OP)

  • Posts: 34
Issue with Volset and LogViewer.
« on: April 18, 2012, 03:14:16 pm »
Hello.
I have two issues with Dingux.

First : I don't have app called "LogViewer". I searched whole system files and can't find it. Where can I download it??

Second : I have downloaded and unpacked Volset to my card. I have updated "main" script, now it looks like this :

Quote
#!/bin/sh
export SDL_NOMOUSE=1
# This is your HOME dir path. This shouldn't be changed.
export HOME=/boot/local/home
# The following enters the gmenu2x dir and launches the gmenu2x binary
cd /boot/local/gmenu2x
./gmenu2x
cd /boot/local/apps/Volset
./volset 0

When I put those 2 lines :
Quote
cd /boot/local/apps/Volset
./volset 0
anywhere else in this file, it doesn't work (Dingux at boot says : can't find "main".
How to make Volset running??

 

Post a new topic
Post a new topic