Author Topic: I need knowlege  (Read 751 times)

Kixie

  • Veteran
  • *
  • Posts: 1868
  • I chase the moon, liquour, cars and women.
    • View Profile
I need knowlege
« on: January 19, 2004, 11:38:18 pm »
well i have no idea how to compile. since i really want to play the cvs version i have no choice but to learn how to compile. does anyone know of any websites or resources that could basically teach me from scratch how to compile, explain what compiling and diffierent applications for compiling?

lynx_lupo

  • Veteran
  • *
  • Posts: 1431
  • Sorbus aria!
    • View Profile
    • Linux pri nas
(No subject)
« Reply #1 on: January 20, 2004, 02:28:01 pm »
*play* the CVS version. hi hi khihi *runs away mad*

If u\'re using window$, you need MSVC++ (visual c++) from the visual studio. In linux you already have gcc.

When compiling, you can read the install/readme file, they tell what to do. It\'s usually just a few commands to c/p.
"Amor sceleratus habendi"- Ovid
"First they ignore you, then they laugh at you, then they fight you, then you eat them." -Godzilla

dfryer

  • Veteran
  • *
  • Posts: 1070
    • View Profile
(No subject)
« Reply #2 on: January 23, 2004, 02:39:21 am »
I think what you need is knowleDge.
The short version is \"Hate to be a downer, but it\'s a real pain in the arse, and what you get isn\'t that fun anyway\"
Under unix/linux/MacOSX there are a set of scripts that you run which invoke the necessary commands.. in a perfect world all you do is download the source code from CVS and type \"./configure; make\"  which a) sets up some specific settings for the type of computer you have and b) invokes several hundred commands to actually compile all the different code files and combine them into one big, beautiful application.
Under windows (unless you\'re using something like MinGW) you need MS Visual C++, which you\'re technically supposed to pay for.  Then you download the source code, open the project file and tell MSVC to build the program.

Of course, the real world isn\'t perfect, and often things go wrong (can\'t find certain files, versions of software are wrong, someone screwed up the CVS the night before
In the CrystalSpace manual http://crystal.sourceforge.net/docs/online/manual/cs_toc.php there are some instructions for building CrystalSpace from source under Linux and Windows.  Sorry I can\'t think of anything else!
Quidquid latine dictum sit, altum sonatur.

Kixie

  • Veteran
  • *
  • Posts: 1868
  • I chase the moon, liquour, cars and women.
    • View Profile
(No subject)
« Reply #3 on: January 23, 2004, 02:42:20 am »
aw shucks *snaps fingers* thats too bad. oh well i guess ill just have to wait untill crystal space or i can find a good warez  site where i can download that program... ERR i mean raise enough money to BUY that program.. ahem im sorry i must have had something stuck in my throat... :P

Phinehas

  • Guest
(No subject)
« Reply #4 on: January 23, 2004, 02:44:40 am »
Lol, good one. I have a deeply intelligent and philosophical question: What the heck is the CVS version?

dfryer

  • Veteran
  • *
  • Posts: 1070
    • View Profile
(No subject)
« Reply #5 on: January 23, 2004, 02:51:40 am »
When a large group of programmers are working on a project (heck, even when one programmer is working on a project) they often use a tool called \"Concurrent Versioning System\" or CVS.  The planeshift CVS \"repository\" is available to the public, meaning you can download the latest version of the code that the developers are working on (or something close to it).

The downside is that a) there\'s no server to use it with b) there\'s no *data* other than a very plain test level and c) CVS versions are usually way buggy.
Quidquid latine dictum sit, altum sonatur.

sashok

  • Hydlaa Citizen
  • *
  • Posts: 448
    • View Profile
(No subject)
« Reply #6 on: January 23, 2004, 03:00:19 am »
first you gotta compile and run CS, then you gotta compilre the game, then they gotta work all together, eh, it\'s a pain in the a**.  and as dfryer says, you can download both PS and CS onto your computer using CVS.  it works like ftp or similar.  You can sign on as anonymous, download the whole game and the engine and start compiling,

read about cvs here

http://sourceforge.net/docman/display_doc.php?docid=766&group_id=1#whatiscvs

I wish I could teach you how to compile, but I dont know how to myself.  But yeah, someone said that if you are using windows, you need vc++, there\'s a manual somewhere on SF website on how to compile with VC++

lynx_lupo

  • Veteran
  • *
  • Posts: 1431
  • Sorbus aria!
    • View Profile
    • Linux pri nas
(No subject)
« Reply #7 on: January 23, 2004, 09:24:41 am »
and now you\'d need to use cal3d too. Even more trouble.

You can\'t *play* a cvs version.
"Amor sceleratus habendi"- Ovid
"First they ignore you, then they laugh at you, then they fight you, then you eat them." -Godzilla

Kixie

  • Veteran
  • *
  • Posts: 1868
  • I chase the moon, liquour, cars and women.
    • View Profile
(No subject)
« Reply #8 on: January 23, 2004, 02:05:57 pm »
i really need to learn how to complile and write code. its gettting a bit boring not working on planeshift at all...