Hi,

Running gnump3d v3.0 on freebsd 8.3-RELEASE. gnump3d-index is revision 1.27.

When I try to run gnump3d-index I get the following:

[b@ocean gnump3d]$ gnump3d-index --config /usr/local/etc/gnump3d/gnump3d.ocean
Use of uninitialized value $file in concatenation (.) or string at /usr/local/lib/perl5/site_perl/5.12.4/gnump3d/config.pm line 140. Use of uninitialized value $file in concatenation (.) or string at /usr/local/lib/perl5/site_perl/5.12.4/gnump3d/config.pm line 140.
Can't read configuration in : No such file or directory
[b@ocean gnump3d]$

?

gnump3d.ocean is attached.

Thanks in advance for any insight.
Brandon
port = 8888
root = /home/archive/music   
logfile = /var/log/gnump3d/access.log
log_format = $connected_address - $user [$date] "GET $REQUEST" $HTTP_CODE 
$SERVED_SIZE "-" "$USER_AGENT"
errorlog = /var/log/gnump3d/error.log
user = gnump3d
allowed_clients = all
always_stream = 1
recursive_randomize = 1
advanced_playlists = 0
theme = BlueBoxLocal
theme_directory = /usr/local/share/gnump3d/
directory_format = <tr class="item"><td width="10%">&nbsp;</td><td><a 
href="$LINK">$DIR_NAME</a> 
$NEW</td><td>$SONG_COUNT</td><td>$DIR_COUNT</td><td>[$RECURSE]</td></tr></a>
new_format = <font color="red"><b>New</b></font>
new_days   = 7
file_format = <tr class="item"><td><a class="bar" 
href="$LINK">$SONG_FORMAT</a></td><td class="right">[<a 
href="/info$PLAINLINK">Info</a>&nbsp;-&nbsp;<a 
href="$PLAINLINK">Link&nbsp;to&nbsp;File</a>]</td></tr>
song_format = $ARTIST - $TRACK $SONGNAME
sort_order = $FILENAME
plugin_directory = /usr/local/lib/perl5/site_perl/5.12.4/gnump3d/plugins/
mime_file = /usr/local/etc/gnump3d/mime.types
now_playing_path = /var/cache/gnump3d/serving
tag_cache = /var/cache/gnump3d/song.tags
shoutcast_streaming = 1
use_client_host = 1
_______________________________________________
Gnump3d-users mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnump3d-users

Reply via email to