Страница 2 из 2
Re: UNIX. Using Solaris lib in AIX
Добавлено: 01 дек 2010, 13:31
Stanislav
Димас писал(а):Stanislav писал(а):Ну не обязательно - должен. Он может сказать - поставляется "ас ис" и гоу ту нафик...
When I say "must" I mean the library must be recompiled by somebody, otherwise it will not work.
They will not provide the source code. And they will recompile the lib because it cost more than 10000$. They are kind of interesting in that.

Ыыыыы... хорошая либа....
Re: UNIX. Using Solaris lib in AIX
Добавлено: 01 дек 2010, 16:57
Димас
Stanislav писал(а):Димас писал(а):Stanislav писал(а):Ну не обязательно - должен. Он может сказать - поставляется "ас ис" и гоу ту нафик...
When I say "must" I mean the library must be recompiled by somebody, otherwise it will not work.
They will not provide the source code. And they will recompile the lib because it cost more than 10000$. They are kind of interesting in that.

Ыыыыы... хорошая либа....
Ага, они держат монополию на лучший алгоритм сжатия изображений - MrSID. Сжатие 20:1 без видимых искажений. А мне а Oracle GeoRaster террабайт так 20 надо загрузить.

Re: UNIX. Using Solaris lib in AIX
Добавлено: 01 дек 2010, 18:26
Stanislav
А вам конкретно растр нужен?
Можно рендерить векторную БД.
Можно не жать, а порезать на плитки растр.
Re: UNIX. Using Solaris lib in AIX
Добавлено: 01 дек 2010, 23:12
igrbt
Димас писал(а):Stanislav писал(а):Ну не обязат ельно - должен. Он может сказать - поставляется "ас ис" и гоу ту нафик...
When I say "must" I mean the library must be recompiled by somebody, otherwise it will not work.
They will not provide the source code. And they will recompile the lib because it cost more than 10000$. They are kind of interesting in that.

Try objdump on it to find out symbols. Also, u can try to link to this library and see what happens (e.g. can you call an api from it).
In general this thing should not work as there can be too many dependencies
Re: UNIX. Using Solaris lib in AIX
Добавлено: 02 дек 2010, 06:46
dima
Димас писал(а):Ok. Summary:
1) The vendor must recompilr the library.
2) The vendor can do it even they don't have RISC computer with AIX.
Is that correct?
P.S. Finally I got "в репе" - in repository.

I would suggest to provide vendor with your AIX maintenance level number (or TL number ?), so they will link against proper system libs (assuming all your AIXes has same OS and same maintenance level).