Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F120833623
build.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
354 B
Referenced Files
None
Subscribers
None
build.sh
View Options
#!/bin/bash
set
-x
set
-e
# Build libpst
git clone -b stable/kolab-0.6.76 https://git.kolab.org/source/libpst.git
cd
libpst
autoreconf -vif
# ./configure --enable-libpst-shared --with-boost-python=boost_python39
./configure --enable-python
=
no --prefix
=
/usr
# Override the configure result
echo
"#define HAVE_ICONV 1"
>> config.h
make -j5
make install
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Fri, Apr 24, 12:51 PM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18793197
Default Alt Text
build.sh (354 B)
Attached To
Mode
rK kolab
Attached
Detach File
Event Timeline