[openvps-dev] openvps buildref error
Gregory (Grisha) Trubetskoy
grisha at ispol.com
Mon Feb 7 10:16:35 EST 2005
There should be a util-vserver-lib rpm:
$ rpm -ql util-vserver-lib
/usr/lib/libvserver.so.0
/usr/lib/libvserver.so.0.0.0
Grisha
On Mon, 7 Feb 2005, Abdrashitov Dmitry wrote:
> Hello!
>
> Gregory (Grisha) Trubetskoy wrote:
>
>>
>> On Thu, 3 Feb 2005, Abdrashitov Dmitry wrote:
>>
>>> Hello!
>>>
>>> Gregory (Grisha) Trubetskoy wrote:
>>>
>>>>
>>>> It means _vserver.so cannot find the vc_set_iattr symbol. My guess is
>>>> that you don't have libvserver installed.
>>>
>>>
>>> I`ve got only file /usr/local/lib/libvserver.a
>>
>>
>> May be /usr/local/lib is not in your library search path. You could
>> probably add it to LD_LIBRARY_PATH.
>
>>
>>
>> I personally prefer installing utils as RPM, this way they end up in /usr
>> instead of /usr/local and can be easily removed/upgraded. IIRC, you just
>> need to run /.configure, then rpmbuild -bb util-vserver.spec and you'll
>> have a bunch of RPMs in /usr/src/redhat/RPMS
>>
>> Same with the openvps tools - run ./configure, then "make rpm", then
>> install the rpms.
>
> I try install utils-vserver from rpms, but /usr/lib/ contains only
> libvserver.a
> and there`s no dynamic libraries *.so
>
> what kind of libraries must exists?
>
>
>
>
>
More information about the dev
mailing list