| View previous topic :: View next topic |
| Author |
Message |
jbailey
Joined: 02 Mar 2008 Posts: 43
|
|
| Back to top |
|
 |
dopefish7590
Joined: 06 Oct 2007 Posts: 102
|
Posted: Thu May 08, 2008 1:49 am Post subject: |
|
|
Just a heads up, but http://www.sendspace.com is probably the best place to upload files. It's ok for now, but this is just for future reference. _________________ -Swim, swim, hungry |
|
| Back to top |
|
 |
UFO_WARVIPER
Joined: 08 May 2008 Posts: 26
|
Posted: Thu May 08, 2008 4:47 pm Post subject: |
|
|
| As JBailey already knows, my vote is also for a Linux Release. Also, I just got my PC back up (again) and I am going to try the make file he posted in a few minutes here. I'll let everyone know how it went. |
|
| Back to top |
|
 |
admin Site Admin
Joined: 30 Oct 2006 Posts: 342
|
|
| Back to top |
|
 |
UFO_WARVIPER
Joined: 08 May 2008 Posts: 26
|
Posted: Thu May 08, 2008 5:17 pm Post subject: |
|
|
THANKS for the Welcome! I also made a New Thread in the Multiplayer forum, if anyone wants to check it out.
I am new to compiling things. I downloaded unrar in the package manager and extracted the file to my winrottglsrc142 folder that contains the source code. I noticed the name of the file wasn't "make" but I tried typing make in the terminal under the source folder like I usually do In Linux. I also tried typing the name of the file. So if anyone has any ideas that would be wonderful. Yeah, I know, I'm a noob at this. I'll get better though eventually. 
Last edited by UFO_WARVIPER on Thu May 08, 2008 5:30 pm; edited 1 time in total |
|
| Back to top |
|
 |
admin Site Admin
Joined: 30 Oct 2006 Posts: 342
|
|
| Back to top |
|
 |
dopefish7590
Joined: 06 Oct 2007 Posts: 102
|
Posted: Thu May 08, 2008 5:36 pm Post subject: |
|
|
Did you try "make -f <makefile>"? _________________ -Swim, swim, hungry |
|
| Back to top |
|
 |
UFO_WARVIPER
Joined: 08 May 2008 Posts: 26
|
Posted: Thu May 08, 2008 5:37 pm Post subject: |
|
|
| I'll try that now. Didn't know about that as a possible syntax. Thanks |
|
| Back to top |
|
 |
admin Site Admin
Joined: 30 Oct 2006 Posts: 342
|
|
| Back to top |
|
 |
UFO_WARVIPER
Joined: 08 May 2008 Posts: 26
|
Posted: Thu May 08, 2008 5:41 pm Post subject: |
|
|
That did something. There appears to be an error on line 4. I'll check it out and play with it.
Here is my Terminal Output:
[DJ@localhost ~]$ cd Desktop/Stuff/rott/winrottglsrc142
[DJ@localhost winrottglsrc142]$ make -f GL_WinRott.mak
GL_WinRott.mak:4: *** missing separator. Stop. |
|
| Back to top |
|
 |
admin Site Admin
Joined: 30 Oct 2006 Posts: 342
|
|
| Back to top |
|
 |
dopefish7590
Joined: 06 Oct 2007 Posts: 102
|
Posted: Thu May 08, 2008 5:43 pm Post subject: |
|
|
Only if this had an autoconfig (./configure). :p
I will look into this, but not right now... I am busy right now. =\ _________________ -Swim, swim, hungry |
|
| Back to top |
|
 |
UFO_WARVIPER
Joined: 08 May 2008 Posts: 26
|
Posted: Thu May 08, 2008 5:52 pm Post subject: |
|
|
In regard to that I find the following line of code disturbing. It seems to me that if I don't find a way to configure it for Linux, it's going to create an EXE for a 32-bit windows by default:
!MESSAGE No configuration specified. Defaulting to GL_WinRott - Win32 Release.
How is the compiler ever going to know I want a Linux Release?  |
|
| Back to top |
|
 |
admin Site Admin
Joined: 30 Oct 2006 Posts: 342
|
|
| Back to top |
|
 |
dopefish7590
Joined: 06 Oct 2007 Posts: 102
|
Posted: Thu May 08, 2008 6:21 pm Post subject: |
|
|
Ok, now that I am not so busy, I will take a look into this.
And also, you guys can catch me on AIM if you want... My screenname is dopefish7590. _________________ -Swim, swim, hungry |
|
| Back to top |
|
 |
|