 |
 |
| regular version |
 |
 |
By moooooooo - Posted on January 3, 2003 - 18:11:38 (#5127)
Current version when comment was posted: 7.10.2 |
 |
 |
you should be able to get a regular R5 version working.
there just might be a couple of things you have disable.
just run the ./configure script and see what it dies on. You may have to use --disable-something to get the configure script to go through.
To see what options you have:
./configure --help | less
i generally find that these scripts rely on the environment variables LD_LIBRARY_PATH, C_INCLUDE_PATH, CFLAGS and LIBS.
i didn't have to do much to get this working - edited a duplicate definition of bool by putting an ifndef BEOS around it.
|
|
| R5 version? |
 |
 |
By disreali - Posted on January 3, 2003 - 12:57:24 (#5125)
Current version when comment was posted: 7.10.2 |
 |
 |
Is it possible to make a regular R5 version of this? Is it that you simply not have R5 running, or does this require functions that are in BONE but not R5?
Regaurdless, Thanks for taking the effort to port all the apps you have done.
|
|
|
|
|