[xiphos-devel] back from the dead

Greg Hellings greg.hellings at gmail.com
Wed Apr 15 20:41:56 MST 2020


Here's the magic source of Fedora building:
https://src.fedoraproject.org/rpms/xiphos/tree/master

Specifically we have 4.1.0 tarball
Plus the cmake.patch which is a massive commit corresponding to "git diff
4.1.0..fccfbdc" and pulls in the CMake build and gets rid of the waf
Plus my NASB patch

CMake incantation is:
mkdir build && cd build
export CFLAGS=-fPIC
export CXXFLAGS=-fPIC
cmake -DGTKHTML:BOOL=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo ..
make && sudo make install

--Greg

On Wed, Apr 15, 2020 at 10:35 PM Karl Kleinpaste <karl at kleinpaste.org>
wrote:

> On 4/15/20 11:18 PM, Greg Hellings wrote:
>
> it's gonna require some amount of ugly hackery to get that editor working,
> now.
>
> So my first attempts at cmake-driven build have failed because the attempt
> to build the editor chokes.
> What's the magic you're using for Fedora et al builds, to avoid including
> the editor at all for the time being?
> _______________________________________________
> xiphos-devel mailing list
> xiphos-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/xiphos-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.crosswire.org/pipermail/xiphos-devel/attachments/20200415/5d6e869e/attachment-0001.html>


More information about the xiphos-devel mailing list