On Mon, 2003-05-05 at 19:15, Jack O'Quin wrote:
tmpfs /dev/shm shm defaults 0 0
to /etc/fstab and running "mkdir /dev/shm; mount /dev/shm".
In versions of linux prior to 2.4.4, tmpfs was known as shmfs.
This is only an issue with --enable-posix-shm, right?
Yes. But the shmfs filesystem will still have to be mounted.
Client
programs compile with the previous stable release (0.61.0) will
need to be recompiled to work with 0.70.4.
Are you sure? I thought the new libjack worked with old clients.
Recent interim CVS changes have worked fine. But 0.62.0 required a
recompile. So any app compiled against 0.61.0 will need one too.
Taybin