Crystal Space
Welcome,
Guest
. Please
login
or
register
.
May 24, 2013, 08:49:37 am
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
9224
Posts in
2230
Topics by
5386
Members
Latest Member:
Salamutuu
Crystal Space
Crystal Space Development
General Crystal Space Discussion
FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
« previous
next »
Pages:
1
2
3
[
4
]
5
Author
Topic: FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!! (Read 27977 times)
Tony
Guest
FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #45 on:
July 01, 2005, 06:38:03 am »
Huh, once I exit Msys and try to run it with win32 exe, it forgets everything, even when I re enter into Msys
This have to be done is Msys only and have to do this each time I reload Msys to get cel and crystal working
Logged
jorrit
Administrator
Hero Member
Posts: 1703
FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #46 on:
July 01, 2005, 07:04:37 am »
Quote from: Tony
Tony@TONY-763C465C03 ~
$ echo $CEL
Tony@TONY-763C465C03 ~
$ export CRYSTAL=/c/CS/CS
Tony@TONY-763C465C03 ~
$ export CEL=/c/CS/CS/CEL
Tony@TONY-763C465C03 ~
$ echo $CEL
/c/CS/CS/CEL
Tony@TONY-763C465C03 ~
$ export CRYSTAL=/c/CS/CS
Tony@TONY-763C465C03 ~
$ echo $CRYSTAL
/c/CS/CS
Tony@TONY-763C465C03 ~
$
celtst works
Now how I get Crystal Core to work ? Note it's in /c/cc directory.
Crystal Core should now work. What happens if you try to run it?
Greetings,
Logged
Tony
Guest
FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #47 on:
July 01, 2005, 10:42:56 am »
I can't run Crystal Core because I never found the configure file for it, show me the link to download, probaly jam too.
Logged
jorrit
Administrator
Hero Member
Posts: 1703
FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #48 on:
July 01, 2005, 10:49:49 am »
Quote from: Tony
I can't run Crystal Core because I never found the configure file for it, show me the link to download, probaly jam too.
configure is included with Crystal Core. 'jam' you should already have since you build Crystal Space and CEL.
Greetings,
Logged
Tony
Guest
FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #49 on:
July 01, 2005, 11:45:13 pm »
You ain't making any sense, the instructions here
http://www.crystalspace3d.com/tikiwiki/tiki-index.php?page=Crystal+Core+Running
gives the link to download the needed files, but no where does it mention anything about a configure file or files that will compile the program. Unless I'm missing something, without the configure file for crystalcore, I'm screwed.
Logged
jorrit
Administrator
Hero Member
Posts: 1703
FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #50 on:
July 02, 2005, 06:05:33 am »
Quote from: Tony
You ain't making any sense, the instructions here
http://www.crystalspace3d.com/tikiwiki/tiki-index.php?page=Crystal+Core+Running
gives the link to download the needed files, but no where does it mention anything about a configure file or files that will compile the program. Unless I'm missing something, without the configure file for crystalcore, I'm screwed.
If you download Crystal Core from CVS then the file 'configure' is included with that. So you have that file unless something was wrong when doing the cvs checkout. It seems you only downloaded the data files for Crystal Core but you forgot to check out the source. See this entry on the url you mention:
Quote
Finally you must get Crystal Core itself. Crystal Core is located in the same repository as Crystal Space. Just check out the 'crystalcore' module.
Greetings,
Logged
Tony
Guest
FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #51 on:
July 02, 2005, 07:50:01 am »
You mean the CVS on the sourceforge network ? Great, now you tell me
I'll download the files, but they have to be download 1 by 1 you know.
Logged
jorrit
Administrator
Hero Member
Posts: 1703
FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #52 on:
July 02, 2005, 07:56:01 am »
Quote from: Tony
You mean the CVS on the sourceforge network ? Great, now you tell me
I'll download the files, but they have to be download 1 by 1 you know.
Why is that? Just use a CVS client like wincvs or anything. You don't have to download them one-by-one. I hope you didn't download Crystal Space or CEL one-by-one?
Greetings,
Logged
Tony
Guest
FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #53 on:
July 02, 2005, 09:30:16 am »
I almost did, anyways I download the configure files and all, ran configure, seem to be fine, but when I ran Jam I get this
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ Jam
../src/Jamfile: No such file or directory
...found 10 target(s)...
What now ?
Logged
jorrit
Administrator
Hero Member
Posts: 1703
FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #54 on:
July 02, 2005, 09:42:38 am »
Quote from: Tony
I almost did, anyways I download the configure files and all, ran configure, seem to be fine, but when I ran Jam I get this
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ Jam
../src/Jamfile: No such file or directory
...found 10 target(s)...
What now ?
Can you describe exactly to me what you did? i.e. how did you get the Crystal Core source? What steps did you do after that?
Greetings,
Logged
Tony
Guest
FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #55 on:
July 02, 2005, 11:29:39 am »
Oh brother, got the zip from the link I show you, the quick guild for building crystal core, then I went to the sourceforge download, to download the config file and all that.
Then I move the crystalcore folder to the CS home directory (never mention that) I export CEL and CRYSTAL including the path, went to the crystalcore directory, compile it and then try to run jam
Logged
jorrit
Administrator
Hero Member
Posts: 1703
FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #56 on:
July 02, 2005, 01:16:48 pm »
Quote from: Tony
Oh brother, got the zip from the link I show you, the quick guild for building crystal core, then I went to the sourceforge download, to download the config file and all that.
Then I move the crystalcore folder to the CS home directory (never mention that) I export CEL and CRYSTAL including the path, went to the crystalcore directory, compile it and then try to run jam
Moving the crystalcore folder is not needed and better is to not do that.
I asked for exact instructions. That means I want to see all commands EXACTLY like you typed them and ALL output you got.
Greetings,
Logged
Tony
Guest
Re: FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #57 on:
July 03, 2005, 01:13:51 am »
Tony@TONY-763C465C03 ~
$ cd /c/cs/cs/crystalcore
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ export CRYSTAL=/c/CS/CS
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ export PATH=$PATH:/c/cs/cs
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ export CEL=/C/CS/CS/CEL
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ export PATH=$PATH:/c/cs/cs/cel
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ ./configure
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking how to create a directory... mkdir
checking how to create a directory tree... mkdir -p
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to treat C++ warnings as errors... -Werror
checking how to enable C++ PIC generation... no
checking if -shared is accepted... -shared
checking if -soname is accepted... yes
checking for install... install
checking for ranlib... ranlib
checking for perl5... no
checking for perl... no
checking for perl5... no
checking for perl... no
checking for pkg-config... no
checking for cppunit-config... no
checking for libcppunit... no
checking for cs-config... /c/CS/CS/cs-config
checking if Crystal Space version >= 0.99... yes (version 0.99)
checking if Crystal Space SDK is usable... yes
checking for Crystal Space static plugins... no
checking for cel-config... /C/CS/CS/CEL/cel-config
checking if CEL version >= 0.99... yes (version 0.99)
checking if CEL SDK is usable... yes
checking for CEL static plugins... no
checking build mode... optimize
configure: creating ./config.status
config.status: creating Jamfile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing Jamconfig commands
config.status: Jamconfig is unchanged
configure:
Please note that this project uses Jam as its build tool,
therefore you must type 'jam' to build the project.
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ jam
../src/Jamfile: No such file or directory
...found 10 target(s)...
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ Tony@TONY-763C465C03 ~
sh: Tony@TONY-763C465C03: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ $ cd /c/cs/cs/crystalcore
sh: $: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ Tony@TONY-763C465C03 /c/cs/cs/crystalcore
sh: Tony@TONY-763C465C03: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ $ export CRYSTAL=/c/CS/CS
sh: $: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ Tony@TONY-763C465C03 /c/cs/cs/crystalcore
sh: Tony@TONY-763C465C03: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ $ export PATH=$PATH:/c/cs/cs
sh: $: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ Tony@TONY-763C465C03 /c/cs/cs/crystalcore
sh: Tony@TONY-763C465C03: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ $ export CEL=/C/CS/CS/CEL
sh: $: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ Tony@TONY-763C465C03 /c/cs/cs/crystalcore
sh: Tony@TONY-763C465C03: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ $ export PATH=$PATH:/c/cs/cs/cel
sh: $: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ Tony@TONY-763C465C03 /c/cs/cs/crystalcore
sh: Tony@TONY-763C465C03: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ $ ./configure
sh: $: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ checking build system type... i686-pc-mingw32
sh: checking: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ checking host system type... i686-pc-mingw32
sh: checking: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ checking how to create a directory... mkdir
sh: checking: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ checking how to create a directory tree... mkdir -p
sh: checking: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ checking for gcc... gcc
sh: checking: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ checking for C compiler default output file name... a.exe
sh: checking: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ checking whether the C compiler works... yes
sh: checking: command not found
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
$ jam
../src/Jamfile: No such file or directory
...found 10 target(s)...
Tony@TONY-763C465C03 /c/cs/cs/crystalcore
Logged
jorrit
Administrator
Hero Member
Posts: 1703
Re: FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #58 on:
July 03, 2005, 05:57:00 am »
Seems something went wrong when you got Crystal Core from CVS. Exactly how did you do that?
Greetings,
Logged
Tony
Guest
Re: FED UP WITH TRYING TO COMPILE CRYSTAL CORE !!!!!!!!
«
Reply #59 on:
July 03, 2005, 08:11:11 am »
Well, I wouldn't compile in the C drive so I move it in the cs home directory.
Logged
Pages:
1
2
3
[
4
]
5
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Crystal Space Development
-----------------------------
=> General Crystal Space Discussion
=> Support
-----------------------------
Crystal Space Project Development
-----------------------------
=> Feature Requests
=> Plugins
=> Bug Reports
-----------------------------
Crystal Space Development
-----------------------------
=> Game Content Creation
-----------------------------
Miscellaneous
-----------------------------
=> Article/Tutorial Requests
=> Article/Tutorial Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Development Discussion
-----------------------------
Crystal Space Projects
-----------------------------
=> Project Discussion
=> WIP Projects
=> Finished Projects
-----------------------------
Associate Projects
-----------------------------
=> CEL Discussion
=> Crystal Core Discussion
=> CrystalBlend Discussion
-----------------------------
Crystal Space Project Development
-----------------------------
=> Google Summer of Code
-----------------------------
Associate Projects
-----------------------------
=> Apricot (Open Game)
=> Ares Project
Loading...