Difference between revisions of "Galago-Sharp"
From CBLFS
Jump to navigationJump to search (New page: {| style="text-align: left; background-color: AliceBlue;" |-valign="top" !Download Source: | http://www.galago-project.org/files/releases/source/galago-sharp/galago-sharp-0.5.0.tar.bz2 |} ...) |
|||
Line 2: | Line 2: | ||
|-valign="top" | |-valign="top" | ||
!Download Source: | !Download Source: | ||
− | | http://www.galago-project.org/files/releases/source/galago-sharp/galago-sharp- | + | | http://www.galago-project.org/files/releases/source/galago-sharp/galago-sharp-{{Galago-Sharp-Version}}.tar.bz2 |
|} | |} | ||
Revision as of 18:33, 9 February 2007
Download Source: | http://www.galago-project.org/files/releases/source/galago-sharp/galago-sharp-0.5.0.tar.bz2 |
---|
Contents
Introduction to Galago-Sharp
<Package Needs Description>
Project Home Page: http://www.galago-project.org/
Dependencies
Required
Optional
Non-Multilib
Compile the package:
sed -i "/SUBDIRS =/s/tests//" Makefile.in && ./configure --prefix=/usr && make
Install the package:
make install
Multilib
32bit
Compile the package:
sed -i "/SUBDIRS =/s/tests//" Makefile.in && PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \ ./configure --prefix=/usr && make
Install the package:
make install
N32
cp -v /usr/lib{,32}/pkgconfig/galago-sharp.pc
64bit
cp -v /usr/lib{,64}/pkgconfig/galago-sharp.pc
Contents
Installed Programs: | None |
---|---|
Installed Libraries: | galago-sharp.dll |
Installed Directories: | None |