[csw-devel] Package installation request
Dagobert Michelsen
dam at opencsw.org
Tue Nov 18 09:14:35 CET 2008
Hi William,
Am 18.11.2008 um 00:12 schrieb William Bonnet:
> Please could you install packages available from
> /home/wbonnet/please_install_me. These packages are dependencies
> needed
> to build FF3. They have already been copied to testing.
I have installed the packages on build8s and build8x on the bo-farm:
CSWlibpthreadstubs libpthreadstubs - pthread stubs not provided by
native libc
(sparc) 0.1,REV=2008.11.17
CSWlibxau libxau - X11 authorisation library
(sparc) 1.0.4,REV=2008.11.17
CSWlibxaudev libxau_dev - X11 authorisation library
(sparc) 1.0.4,REV=2008.11.17
CSWlibxdmcp libxdmcp - X11 authorisation library
(sparc) 1.0.2,REV=2008.11.18
CSWlibxdmcpdev libxdmcp_dev - X11 authorisation library
(sparc) 1.0.2,REV=2008.11.18
CSWpixman pixman - The pixel-manipulation library for X
and cairo
(sparc) 0.12.0,REV=2008.11.17
CSWpixmandev pixmandev - The pixel-manipulation library for X
and cairo
(sparc) 0.12.0,REV=2008.11.17
CSWsqlite3 sqlite3 - An embeddable SQL engine in a C library
(sparc) 3.6.4,REV=2008.11.17
CSWsqlite3dev sqlite3dev - An embeddable SQL engine in a C
library
(sparc) 3.6.4,REV=2008.11.17
Some notes:
- I removed my pixmap 0.12 and replaced it with your package
- The updated sqlite3 looks considerably different from the old one.
I replaced it anyway for the moment.
Especially it is missing 64 bit components. The easiest way to
build 64 bit versions is to use the multiISA-GAR in the branch
<https://gar.svn.sf.net/svnroot/gar/csw/branches/dam/automatic-multiarch-compile
>
and set
BUILD64 = 1
You can use
lib/bdb44/Makefile
from that branch as example.
There is still a flaw in 64 bit pathes which I will fix soon, but
you can
start using it - a rebuild should than be sufficient.
Old:
/opt/csw/share/man/man1/sqlite3.1
/opt/csw/share/man/man1 <shared pathname not removed>
/opt/csw/lib/sparcv9/libsqlite3.so.0.8.6
/opt/csw/lib/sparcv9/libsqlite3.so.0
/opt/csw/lib/sparcv9/libsqlite3.so
/opt/csw/lib/sparcv9/libsqlite3.la
/opt/csw/lib/sparcv9/libsqlite3.a
/opt/csw/lib/pkgconfig/sqlite3.pc
/opt/csw/lib/pkgconfig <shared pathname not removed>
/opt/csw/lib/libsqlite3.so.0.8.6
/opt/csw/lib/libsqlite3.so.0
/opt/csw/lib/libsqlite3.so
/opt/csw/lib/libsqlite3.la
/opt/csw/lib/libsqlite3.a
/opt/csw/include/sqlite3.h
/opt/csw/include <shared pathname not removed>
/opt/csw/bin/sqlite3-64
/opt/csw/bin/sqlite3-32
/opt/csw/bin/sqlite3
/opt/csw/bin/sparcv9/sqlite3
/opt/csw/bin/sparcv8/sqlite3
New:
/opt/csw/bin/sqlite3
/opt/csw/lib/libsqlite3.la
/opt/csw/lib/libsqlite3.so <symbolic link>
/opt/csw/lib/libsqlite3.so.0 <symbolic link>
/opt/csw/lib/libsqlite3.so.0.8.6
/opt/csw/include/sqlite3.h
/opt/csw/include/sqlite3ext.h
/opt/csw/lib/libsqlite3.a
/opt/csw/lib/pkgconfig/sqlite3.pc
Please make sure that updated packages in GAR look sufficiently
similar to existing installations, especially in terms of 32/64 bit.
> After these i will have to build libxcb, then ask you to install it.
> Then libX11, and install :) Then xrender and install, then libcairo
> and... guess what ? install :)
Anything you say :-)
> After all these i'll be able to start compilation of new FF.
Man, we are earning this...
Best regards
-- Dago
More information about the devel
mailing list