mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
17 lines
290 B
Plaintext
17 lines
290 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
Make sure you've enough shared memory, the xine FAQ
|
|
advises to have the following sysctl settings:
|
|
|
|
kern.ipc.shmmax=67108864
|
|
kern.ipc.shmall=32768
|
|
|
|
To suppress many xitk warnings, please put following
|
|
setting in ~/.xitkrc.
|
|
|
|
feature.shm = 0
|
|
EOM
|
|
}
|
|
]
|