clivecrous / noegnud
- Source
- Commits
- Network (0)
- Issues (1)
- Downloads (3)
- Wiki (1)
- Graphs
-
Branch:
master
-
no longer compiles for windows on the build machine
1 comment Created 5 months ago by clivecrousComments
-
noegnud 0.8.4 makeself installer does not work on linux
6 comments Created 5 months ago by clivecrousLine endings in makeself installer seem to windowslike,
that makes it impossible to use
/bin/sh^M: bad interpreter: No such file or directory any attempt to fix it manually fails.And because building from source in ubuntu hardy also fails (with sufficient attempt), there is no way to play it on this distro.
This ticket has 0 attachment(s).
Comments
clivecrous
Fri Jul 17 07:01:58 -0700 2009
| link
noegnud 0.8.4 makeself installer does not work on linux
I’ll look at this today still. Unfortunately the noegnud build system, even for building new installers and other distfiles, is broken at the moment in the repository. Guess that’s where I’ll start ;)
by Clive Crous
clivecrous
Fri Jul 17 07:02:01 -0700 2009
| link
noegnud 0.8.4 makeself installer does not work on linux
I’ve finished the changes and successfully tested and installed on linux (debian). Testing a bit more then I’ll make a new release.
by Clive Crous
clivecrous
Fri Jul 17 07:02:05 -0700 2009
| link
noegnud 0.8.4 makeself installer does not work on linux
Breakable: please email me at clive@crous.co.za if you are willing to test a new unix-installer build on your machine. I’d be most grateful, thanks
by Clive Crous
clivecrous
Fri Jul 17 07:02:14 -0700 2009
| link
noegnud 0.8.4 makeself installer does not work on linux
fixed, released noegnud 0.8.5
by Clive Crous
clivecrous
Fri Jul 17 07:02:17 -0700 2009
| link
noegnud 0.8.4 makeself installer does not work on linux
Great!
Seems to work now!by Breakable
clivecrous
Fri Jul 17 07:02:20 -0700 2009
| link
noegnud 0.8.4 makeself installer does not work on linux
great :D enjoy!
by Clive Crous
-
Is there a way to run in windowed mode? It’s a pain when you lose a monitor to this game and can’t tab out or move your mouse off
This ticket has 0 attachment(s).
Comments
clivecrous
Fri Jul 17 07:02:41 -0700 2009
| link
windowed mode in.. windows
set the following within the config file:
@@@ text screen.fullscreen=0
@@@by Clive Crous
clivecrous
Fri Jul 17 07:02:44 -0700 2009
| link
windowed mode in.. windows
which config file do i do this in?
by superradish
clivecrous
Fri Jul 17 07:02:47 -0700 2009
| link
windowed mode in.. windows
It will be in a folder something like:
C:\Documents and Settings<yourusername>\noeGNUd-userdata\
and it will be named something like:
configuration-noeGNUd-0.8.3.txt
just edit it with any normal text editor
by Clive Crous
-
0.8.4 is the second time the internal version number has not been incremented before release.
@@@ text ========================= noeGNUd Entry ========================== loading config from: ../global.config
loading config from: C:\windows\profiles\clive/noeGNUd-userdata/configuration-no
eGNUd-0.8.3.txt
@@@It’s still marked 0.8.3 - the revision should rather be based on git origin/master revision.
This ticket has 0 attachment(s).
Comments
clivecrous
Fri Jul 17 07:01:08 -0700 2009
| link
Auto revisioning for version number
by Clive Crous
clivecrous
Fri Jul 17 07:01:12 -0700 2009
| link
Auto revisioning for version number
This does not even have to be auto’d but at least only in one place. Doing the 0.8.5 release was quite painful in that I constantly had to change version numbers in the source for each compile
by Clive Crous






no longer compiles for windows on the build machine
fixed and released 0.8.5_win32-1
by Clive Crous