由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - 一个关于FIREBIRD BBS2.7 安装的问题,大暇援手啊
相关主题
Questions about MakefileGCC 一问
[转载] 请教三个关于emacs和perl的问题Help: convert // to /* */ in C code?
A tough compiler problemabout compiling new glibc/gcc in fc14 (转载)
[转载] molscript and grasphelp needed-install gcc/g++ 4.7 on ubuntu 14.04
where is libstdc++What's defference between Saloris&SunOs?
GCC的编译?Solaris Versions
漆血柜求what's the use of "ta"
[转载] ask a question.How to implement sopen on unix?
相关话题的讨论汇总
话题: firebird话题: process话题: times话题: 大暇话题: shmat
进入Unix版参与讨论
1 (共1页)
z***h
发帖数: 3
1
I try to install Firebird 2.7 on Solaris machine, SunOS 5.7.
Compilation is successful, but the problem is only 6 shared
memory can be attached to the process. For instance, I can
only call "shmat()" 6 times, then the next call will cause
an "too many files error".
Is there any settings related to how many segments we can
attach to a process?
//bow a thousand times!!!!
g*****y
发帖数: 26
2
/etc/system
modify shmseg to big enough!

【在 z***h 的大作中提到】
: I try to install Firebird 2.7 on Solaris machine, SunOS 5.7.
: Compilation is successful, but the problem is only 6 shared
: memory can be attached to the process. For instance, I can
: only call "shmat()" 6 times, then the next call will cause
: an "too many files error".
: Is there any settings related to how many segments we can
: attach to a process?
: //bow a thousand times!!!!

g*****y
发帖数: 26
3
set shmsys:shminfo_shmseg=20

【在 g*****y 的大作中提到】
: /etc/system
: modify shmseg to big enough!

z***h
发帖数: 3
4
thanks! it's really helpful!!!

【在 g*****y 的大作中提到】
: set shmsys:shminfo_shmseg=20
1 (共1页)
进入Unix版参与讨论
相关主题
How to implement sopen on unix?where is libstdc++
急!!!!GCC的编译?
为何我在Solaris下用netscape看不了中文?漆血柜求
求救,ZhXWin Install.[转载] ask a question.
Questions about MakefileGCC 一问
[转载] 请教三个关于emacs和perl的问题Help: convert // to /* */ in C code?
A tough compiler problemabout compiling new glibc/gcc in fc14 (转载)
[转载] molscript and grasphelp needed-install gcc/g++ 4.7 on ubuntu 14.04
相关话题的讨论汇总
话题: firebird话题: process话题: times话题: 大暇话题: shmat