[PlanetCCRMA] midishare problem

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Sat Apr 17 11:18:01 2004


> i'm pretty new to linux and without the planet i don't think i'd been 
> able to put these apps together so THANKS : )  however i have a little 
> problem with midishare. i have installed it ane did the --add and the 
> start but both omlinux and msconnect say that midishare is not 
> installed. how to fix?

YOu are probably missing the devide entry in /dev, fix this with:

mknod /dev/MidiShare c 151 0

And make sure it is world writable (or at least by the user trying to
use MidiShare). 

-- Fernando