Share

LiveIce: Live mp3 streaming.

Tracker: Bugs

9 'make install' fails - ID: 1461811
Last Update: Comment added ( sf-robot )

After building the sources, I tried to use 'make
install' to install the software, but it is failing
with the following error:

[root@stream liveice-sn04]# make install
make: ./mkdirs: Command not found
make: *** [installdirs] Error 127

Apparently, /bin/mkdirs is not included in a minimal
CentOS 4.2 install - and you don't include your own
copy in the distribution.

I created the following quickie script as a workaround:

#!/bin/bash

/bin/mkdir -p $1


And upon re-running 'make install', I got the following
error:

[root@stream liveice-sn04]# make install
/usr/bin/install: cannot stat `./liveice.cfg': No such
file or directory
make: *** [install] Error 1


You might want to have a basic config file put in place
to have the 'make install' function work as well.

Copying liveice.cfg.dist to liveice.cfg made the
install work successfully.

However, icecast now installs by default into
/usr/local, not /usr/local/icecast.


Jim Nelson ( james4765 ) - 2006-03-31 02:02

9

Closed

None

Stephen Nixon

None

None

Public


Comment ( 1 )




Date: 2007-02-10 03:20
Sender: sf-robotSourceForge.net Site Admin


This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).


Log in to comment.

Attached File

No Files Currently Attached

Changes ( 6 )

Field Old Value Date By
status_id Pending 2007-02-10 03:20 sf-robot
close_date 2007-01-27 00:41 2007-02-10 03:20 sf-robot
status_id Open 2007-01-27 00:41 jbullet
priority 5 2007-01-27 00:41 jbullet
assigned_to nobody 2007-01-27 00:41 jbullet
close_date - 2007-01-27 00:41 jbullet