https://github.com/kindlychung/bedcoll
bedcollqt
https://github.com/kindlychung/bedcoll
Last synced: 2 months ago
JSON representation
bedcollqt
- Host: GitHub
- URL: https://github.com/kindlychung/bedcoll
- Owner: kindlychung
- Created: 2014-05-18T22:38:17.000Z (about 11 years ago)
- Default Branch: samesize2
- Last Pushed: 2014-08-12T13:54:20.000Z (almost 11 years ago)
- Last Synced: 2025-02-10T21:47:16.226Z (4 months ago)
- Language: Objective-C
- Size: 5.92 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Requirements
* OS: currently support Linux and OSX
* Some boost libraries* On Linux
`sudo apt-get install libboost1.55-all-dev`
* On Mac OSX
`brew install boost`
* You need tup if you want to compile bedcoll:
* On Linux
`sudo apt-get install libfuse-dev libc6-dev-i386`
`git clone git://github.com/gittup/tup.git`
`cd tup`
`./bootstrap.sh`
* On Mac OSX
`// not sure how I got libfuse and libc installed on my mac`
`git clone git://github.com/gittup/tup.git`
`cd tup`
`./bootstrap.sh`
* In either case you need to copy the executable `tup` to your path, for example
`sudo cp -av tup /usr/local/bin`
# Compile and install
git clone https://github.com/kindlychung/bedcoll
cd bedcoll
tup upd
./install.sh# Changes
* more debug messages
* create symlinks in c++
* original bed file now seen as shift 0000