mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-04-05 20:31:00 +08:00
Merge ad39b5847b
into b81b1c9271
This commit is contained in:
commit
db9bdc664e
@ -110,6 +110,11 @@ brew install mdbtools
|
||||
port install mdbtools
|
||||
```
|
||||
|
||||
### Windows
|
||||
|
||||
Download source code zip from https://github.com/lsgunth/mdbtools-win/releases and place all files where you'd like to use them from, `c:\apps\mdbtools` for example.
|
||||
|
||||
|
||||
### From source
|
||||
|
||||
If you have cloned the Git repository, you will first need to generate the
|
||||
@ -174,6 +179,10 @@ You can do that running:
|
||||
$ ldconfig
|
||||
```
|
||||
|
||||
### Windows from source
|
||||
|
||||
See readme at https://github.com/lsgunth/mdbtools-win.
|
||||
|
||||
## Hacking
|
||||
|
||||
If you are interested in helping, read the [HACKING](./HACKING) file for a description of
|
||||
|
Loading…
Reference in New Issue
Block a user