Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-17-2008, 05:26 PM
Jeff Lloyd
 
Posts: n/a
Default Loki Heretic II in RH9

I am a Linux newbie, so I apologize for that right off the bat.

I recently got the subject game and installed it on my system without
incident. Upon installing it, there was no icon, no direction on how to run
the game. I actually had to install the game while logged in as root. I am
using the Gnome interface. My system is an Intel Pentium 4 Machine.

Upon consulting the manual, it says "To run the game, enter heretic2 from
the command line within X". (LOL)

W H A T T H E H E L L I S "X" ????

Better yet, did a search for "heretic2" on the entire hard drive and came up
with nothing...

I am beginning to feel really stupid using this OS...sorry for the sarcasm,
but if anyone can set me strait I would greatly appreciate it.

Thank you.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-17-2008, 05:26 PM
Carl
 
Posts: n/a
Default Re: Loki Heretic II in RH9



Jeff Lloyd wrote:
> I am a Linux newbie, so I apologize for that right off the bat.
>
> I recently got the subject game and installed it on my system without
> incident. Upon installing it, there was no icon, no direction on how to run
> the game. I actually had to install the game while logged in as root. I am
> using the Gnome interface. My system is an Intel Pentium 4 Machine.
>
> Upon consulting the manual, it says "To run the game, enter heretic2 from
> the command line within X". (LOL)
>
> W H A T T H E H E L L I S "X" ????
>


GNOME is an X windows system. its suggesting that you run your
windowing system before you try to start the game. Dont try it at a
text only console in other words.

so within gnome, open up a command prompt and type heretic2.

> Better yet, did a search for "heretic2" on the entire hard drive and came up
> with nothing...


How did you search? will will be much more help in these forums if you
are more specific.

likely you used 'locate' which didnt get a chance to add the heretic
files to its database. locate updates its database once per day. you
can update it manually if you wish, then reissue the locate heretic command.

>
> I am beginning to feel really stupid using this OS...sorry for the sarcasm,
> but if anyone can set me strait I would greatly appreciate it.
>
> Thank you.
>
>


try not to cross post so heavily. and pick your newsgroups better. 1
should suffice, if not people will tell you which one to ask in.


cl

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-17-2008, 05:26 PM
C. P. Weidling
 
Posts: n/a
Default Re: Loki Heretic II in RH9

"Jeff Lloyd" <jbl85@hotmail.com> writes:

> I am a Linux newbie, so I apologize for that right off the bat.
>
> I recently got the subject game and installed it on my system without
> incident. Upon installing it, there was no icon, no direction on how to run
> the game. I actually had to install the game while logged in as root. I am


It's usually the case in the linux world that root permission is
required to install system wide software. This way, naive, trusting
users don't inadvertently install viral code, since they don't have
permission. Of course, if you're new to linux, you have to be root
to do things even though you lack experience. But at least you can
only let yourself be root when you're being extra cautious.

> using the Gnome interface. My system is an Intel Pentium 4 Machine.
>
> Upon consulting the manual, it says "To run the game, enter heretic2 from
> the command line within X". (LOL)
>
> W H A T T H E H E L L I S "X" ????
>

X is X windows, the graphical interface used in linux. If, when you start
out, you've got a command line interface with nothing but text against a
blank screen, you're in command line mode. You should be able to get into
graphics mode with the command 'startx', however, with Redhat, the default
is to already be in graphics mode so that's probably not the problem.

What you need is a terminal window within X and there should be an icon
under the main window labeled 'terminal' that you can click on, or maybe
it's in a sub-menu under the main menu (which has an icon of a red hat)
like "system tools". Anyway, getting a terminal window and clicking in it,
or doing whatever is necessary to change the focus to that window, gives
you a command line interface within that window from which you can type
commands like 'heretic2'.

But I wonder how you even got the thing installed without a command line.

> Better yet, did a search for "heretic2" on the entire hard drive and came up
> with nothing...
>
> I am beginning to feel really stupid using this OS...sorry for the sarcasm,
> but if anyone can set me strait I would greatly appreciate it.


I bought heretic2 from Loki shortly after it was released. I played it
and it worked fine. I put away and went through various upgrades of my
system, until I had a sort of clone of RH9 from Edmunds-Enterprises. One
day I dusted off my CD of heretic2, installed it, and tried to run it,
and it didn't work. The install process is broken. It copied a lot of
stuff to /usr/local/games/heretic2, but it never copied over the actual
executable of heretic2. Really weird. I don't know if something went
wrong with the CD itself, or there's something about the RH9 configuration,
or what. All I know is, it used to work, and I hope it works for you.

You may also have a later revision of heretic2 from loki, because, with
my version, you wouldn't even be able to get it installed without a
command line interface, which you don't seem to know about.

>
> Thank you.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-17-2008, 05:26 PM
Jeff Lloyd
 
Posts: n/a
Default Re: Loki Heretic II in RH9

Thanks Guys -

I already tried opening up a terminal window and typing heretic2.

The system comes back and tells me that there is no such command...looks
like I am back to square one...Thanks anyway.

"Jeff Lloyd" <jbl85@hotmail.com> wrote in message
news:teZKb.8249$214.271451@bgtnsc05-news.ops.worldnet.att.net...
> I am a Linux newbie, so I apologize for that right off the bat.
>
> I recently got the subject game and installed it on my system without
> incident. Upon installing it, there was no icon, no direction on how to

run
> the game. I actually had to install the game while logged in as root. I

am
> using the Gnome interface. My system is an Intel Pentium 4 Machine.
>
> Upon consulting the manual, it says "To run the game, enter heretic2 from
> the command line within X". (LOL)
>
> W H A T T H E H E L L I S "X" ????
>
> Better yet, did a search for "heretic2" on the entire hard drive and came

up
> with nothing...
>
> I am beginning to feel really stupid using this OS...sorry for the

sarcasm,
> but if anyone can set me strait I would greatly appreciate it.
>
> Thank you.
>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-17-2008, 05:26 PM
Grant Edwards
 
Posts: n/a
Default Re: Loki Heretic II in RH9

On 2004-01-07, C. P. Weidling <cpw@rahul.net> wrote:

> But I wonder how you even got the thing installed without a command line.
>
>> Better yet, did a search for "heretic2" on the entire hard drive and came up
>> with nothing...
>>
>> I am beginning to feel really stupid using this OS...sorry for the sarcasm,
>> but if anyone can set me strait I would greatly appreciate it.

>
> I bought heretic2 from Loki shortly after it was released. I played it
> and it worked fine. I put away and went through various upgrades of my
> system, until I had a sort of clone of RH9 from Edmunds-Enterprises. One
> day I dusted off my CD of heretic2, installed it, and tried to run it,
> and it didn't work. The install process is broken. It copied a lot of
> stuff to /usr/local/games/heretic2, but it never copied over the actual
> executable of heretic2. Really weird. I don't know if something went
> wrong with the CD itself, or there's something about the RH9 configuration,
> or what. All I know is, it used to work, and I hope it works for you.
>
> You may also have a later revision of heretic2 from loki, because, with
> my version, you wouldn't even be able to get it installed without a
> command line interface, which you don't seem to know about.


I bought a copy of Heretic2 about a year ago for $1.99. I had
to hack on the install script to get it to install on RH7.2. It
wasn't copying things correctly, IIRC, it wasn't able to detect
hte libc version (I think it requires that old RH6 era libc be
installed). It took a few hours of sweat to get it installed,
but then it worked fine. Until I installed Mandrake 9.1, then
it just plain stopped working -- now the binary just segfaults.

Oh well, I guess for $1.99 I can't complain.

--
Grant Edwards grante Yow! We have DIFFERENT
at amounts of HAIR --
visi.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-17-2008, 05:26 PM
Jeff Lloyd
 
Posts: n/a
Default Re: Loki Heretic II in RH9

I installed it via a terminal window.

the command was sh setup.sh

"Grant Edwards" <grante@visi.com> wrote in message
news:3ffc7ca8$0$41287$a1866201@newsreader.visi.com ...
> On 2004-01-07, C. P. Weidling <cpw@rahul.net> wrote:
>
> > But I wonder how you even got the thing installed without a command

line.
> >
> >> Better yet, did a search for "heretic2" on the entire hard drive and

came up
> >> with nothing...
> >>
> >> I am beginning to feel really stupid using this OS...sorry for the

sarcasm,
> >> but if anyone can set me strait I would greatly appreciate it.

> >
> > I bought heretic2 from Loki shortly after it was released. I played it
> > and it worked fine. I put away and went through various upgrades of my
> > system, until I had a sort of clone of RH9 from Edmunds-Enterprises.

One
> > day I dusted off my CD of heretic2, installed it, and tried to run it,
> > and it didn't work. The install process is broken. It copied a lot of
> > stuff to /usr/local/games/heretic2, but it never copied over the actual
> > executable of heretic2. Really weird. I don't know if something went
> > wrong with the CD itself, or there's something about the RH9

configuration,
> > or what. All I know is, it used to work, and I hope it works for you.
> >
> > You may also have a later revision of heretic2 from loki, because, with
> > my version, you wouldn't even be able to get it installed without a
> > command line interface, which you don't seem to know about.

>
> I bought a copy of Heretic2 about a year ago for $1.99. I had
> to hack on the install script to get it to install on RH7.2. It
> wasn't copying things correctly, IIRC, it wasn't able to detect
> hte libc version (I think it requires that old RH6 era libc be
> installed). It took a few hours of sweat to get it installed,
> but then it worked fine. Until I installed Mandrake 9.1, then
> it just plain stopped working -- now the binary just segfaults.
>
> Oh well, I guess for $1.99 I can't complain.
>
> --
> Grant Edwards grante Yow! We have DIFFERENT
> at amounts of HAIR --
> visi.com



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-17-2008, 05:26 PM
Adam K Kirchhoff
 
Posts: n/a
Default Re: Loki Heretic II in RH9

In comp.os.linux.misc Jeff Lloyd <jbl85@hotmail.com> wrote:
> I installed it via a terminal window.


> the command was sh setup.sh


ftp://sunsite.dk/mirrors/lokigames/i...nstall-x86.run

Downloat that installer. I believe it's updated to work properly with
new glibc libraries.

Remove the /usr/local/games/heretic2 directory. Mount the heretic2 CD
and run that installer.

That *should* work, if I remember correctly. I have the game installed,
but it's been a while since I installed it.

You'll need hardware accelerated GL libraries to make it worthwhile, but
there *is* a software renderer for the game.

Adam

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-17-2008, 05:26 PM
Ohmster
 
Posts: n/a
Default Re: Loki Heretic II in RH9

"Jeff Lloyd" <jbl85@hotmail.com> wrote in
news:cX_Kb.4329$Ub6.128294@bgtnsc04-news.ops.worldnet.att.net:

> Thanks Guys -
>
> I already tried opening up a terminal window and typing heretic2.


Try this, ass root, type this command

updatedb

When finished (This might take a while.), you can now search for heretic2
like this

locate heretic2

....and you should find where it is that way. The database for locate does
update itself every 24 hours so if you installed the game longer than 24
hours ago (assuming that you don't turn off your linux computer), the
database should already be updated and then you can just search for it with
locate.

--
~Ohmster
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-17-2008, 05:26 PM
C. P. Weidling
 
Posts: n/a
Default Re: Loki Heretic II in RH9

"Jeff Lloyd" <jbl85@hotmail.com> writes:

> Thanks Guys -
>
> I already tried opening up a terminal window and typing heretic2.
>
> The system comes back and tells me that there is no such command...looks
> like I am back to square one...Thanks anyway.
>

...<snip>...

Yeah, that's because the installer is apparently broken with respect
to newer linux distros. It never copies over the actual executable
file heretic2, though it does copy over other stuff, by default to
/usr/local/games/heretic2 (or something like that). Some other
posters made suggestions that might work. I'll be trying them myself
when I get around to it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 01-17-2008, 05:27 PM
Jeff Lloyd
 
Posts: n/a
Default Re: Loki Heretic II in RH9

Thank you very much. This worked. Now at least there is an "executable"
that I can initiate to run the game...now I get the following which seems to
speak to the video mode? I have updated drivers from NVidia, but have not
installed them yet because they require that you NOT be in X when you
install them. I don't quite know how to boot into anything else but gnome,
but if anyone can comment as to how I would boot Linux without booting into
X, that would be much appreciated.

Here is the error that I got:

Added packfile /usr/local/games/heretic2/base/htic2-0.pak (4347 files)

Executing global default.cfg

Could not find /root/.loki/heretic2/config.cfg

Unable to exec config.cfg

NET Initialized

Loaded DLL /usr/local/games/heretic2/base/client_effects.so as 0x8a26960

Setting default sound support "snd_sdl.so"

Loaded DLL /usr/local/games/heretic2/snd_sdl.so as 0x8a26d78

Console initialized.

VID: initial refresh soft

Loading /usr/local/games/heretic2/ref_soft.so

Loaded DLL /usr/local/games/heretic2/ref_soft.so as 0x8a29df0

Initializing VID module

Initialize software renderer

Setting mode x11 for device mouse

Initialized 640x480 16bit display

Shutting down sound.

Shutting down input handling

Shutting down sound.

Warning: currently only R5G6B5 mode supported



Exiting Heretic II...

recursive shutdown




"Adam K Kirchhoff" <adamk@voicenet.com> wrote in message
news:PpOdnXjBQf4oLWGiU-KYkQ@giganews.com...
> In comp.os.linux.misc Jeff Lloyd <jbl85@hotmail.com> wrote:
> > I installed it via a terminal window.

>
> > the command was sh setup.sh

>
>

ftp://sunsite.dk/mirrors/lokigames/i...nstall-x86.run
>
> Downloat that installer. I believe it's updated to work properly with
> new glibc libraries.
>
> Remove the /usr/local/games/heretic2 directory. Mount the heretic2 CD
> and run that installer.
>
> That *should* work, if I remember correctly. I have the game installed,
> but it's been a while since I installed it.
>
> You'll need hardware accelerated GL libraries to make it worthwhile, but
> there *is* a software renderer for the game.
>
> Adam
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:07 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
UnixAdminTalk.com

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577