Guest User

Untitled

a guest
Dec 1st, 2011
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.84 KB | None | 0 0
  1. [13:10:43] <[Evo]Forboding_Angel> any linux gurus here?
  2. [13:11:10] <[Evo]Forboding_Angel> I think that is about what it will take
  3. [13:21:06] <[Evo]Forboding_Angel> <[LCC]jk> I need a little bit of guidance on how to build this thing. Could you help me?
  4. [13:23:44] <[Evo]Forboding_Angel> for example, CDE comes in a bin file
  5. [13:23:47] <[Evo]Forboding_Angel> that's nice
  6. [13:23:52] <[Evo]Forboding_Angel> but what do I do with it?
  7. [13:26:01] <[Evo]Forboding_Angel> "CDE should work on any modern x86-Linux machine. Download a pre-compiled binary (32-bit or 64-bit), rename it to cde, and make it executable "
  8. [13:26:31] <[Evo]Forboding_Angel> Ooook, on winbloze I might just rename the ext to exe, but what is the equivalent of exe on mint? .deb?
  9. [13:27:58] <vbs> extension does not matter
  10. [13:27:59] <[Evo]Forboding_Angel> aegis, are you here?
  11. [13:28:06] <[Evo]Forboding_Angel> oh hi vbs :-)
  12. [13:28:07] <vbs> do a "chmod +x <filename>"
  13. [13:28:10] <vbs> hi forb ;)
  14. [13:28:17] <vbs> so you give the executable flag
  15. [13:28:22] <[Evo]Forboding_Angel> ohh ok
  16. [13:28:24] <vbs> you should be able to run it then
  17. [13:28:32] <[Evo]Forboding_Angel> stick around my next question is simple for you but hard for me hehe
  18. [13:28:45] <vbs> lets see, im not a linux guru either ;) but lets try
  19. [13:28:55] <[Evo]Forboding_Angel> well ok
  20. [13:29:05] <[Evo]Forboding_Angel> I'm using CDE to make portable spring on *buntu
  21. [13:29:12] <[Evo]Forboding_Angel> http://www.stanford.edu/~pgbovine/cde.html
  22. [13:29:26] <[Evo]Forboding_Angel> ok now I have cde and it's executable
  23. [13:29:33] <[Evo]Forboding_Angel> but I have a small problem here
  24. [13:29:38] <[Evo]Forboding_Angel> there are 2 parts to spring
  25. [13:29:42] <[Evo]Forboding_Angel> 3 actually
  26. [13:29:50] <[Evo]Forboding_Angel> engine, settings program, and lobby
  27. [13:29:57] <vbs> hm, never heard of the CDE, but go on ^^
  28. [13:30:22] <[Evo]Forboding_Angel> how am I going to do all of those at once so they will function with one another?
  29. [13:30:47] <[Evo]Forboding_Angel> also, I don't even know where to get 84 on linux
  30. [13:31:19] <[Evo]Forboding_Angel> (btw I'm using mint 12 in vmware player unity
  31. [13:31:56] <vbs> so you are able to package a single executable but dont know how to include all 3?
  32. [13:32:06] <[Evo]Forboding_Angel> would I run cde on each one, pile them all together and hope it runs?
  33. [13:32:15] <[Evo]Forboding_Angel> yeah, basically
  34. [13:33:02] <[Evo]Forboding_Angel> I mean I guess if the lobby and settings program have springlobby.conf and springsettings.cfg respectively in their directories all should be fine
  35. [13:33:12] <vbs> frankly, i have no idea sorry. i dont know that CDE at all, but it looks interesting cause it promises to kill dependency hell
  36. [13:33:19] <[Evo]Forboding_Angel> but what about the engine? How will the lobby know where the heck the engine is?
  37. [13:33:39] <[Evo]Forboding_Angel> the *nix install process is kinda dumb imo
  38. [13:33:56] <[Evo]Forboding_Angel> It's just begging for problems and issues
  39. [13:34:45] <vbs> i guess CDE will trace all kernel commands (like 'open') to find out which files are needed
  40. [13:34:51] <aegis> official linux install methods have proved fine for quite a long time :P
  41. [13:35:12] <[Evo]Forboding_Angel> but SL doesn't send "Open" to the engine
  42. [13:35:17] <[Evo]Forboding_Angel> not on it's own anyway
  43. [13:35:27] <[GS]Eximius> school is evil, it takes time away and makes you extremely tired
  44. [13:35:39] <[GS]Eximius> I literally wrote 1 line of code today
  45. [13:36:27] <[Evo]Forboding_Angel> but how to I get an install of 84 on linux?
  46. [13:36:50] <vbs> sorry forb, no idea... i can only guess that CDE somehow has to figure out which dependencies are needed
  47. [13:37:06] <vbs> you better ask someone who knows what he is talking about...
  48. [13:37:50] <[Evo]Forboding_Angel> Someone needs to tell terminal that it isn't funny
  49. [13:38:02] <[Evo]Forboding_Angel> however, it is amusing that opening terminal is met with a joke
  50. [13:43:05] <[Evo]Forboding_Angel> hmm how do you uninstall a program in mint?
  51. [13:43:35] <aegis> depends on how you installed it
  52. [13:43:48] <[Evo]Forboding_Angel> via launchpad ppa
  53. [13:44:34] <[Evo]Forboding_Angel> well
  54. [13:44:50] <[Evo]Forboding_Angel> looks like removing springlobby will also remove all the other stuff
  55. [13:54:19] <KALAKA> ive got a strage issue
  56. [13:54:35] <KALAKA> my game plays on some maps and doesnt on others
  57. [13:55:24] <[Evo]Forboding_Angel> join #moddev, pastebin infolog, be more descriptive
  58. [15:05:35] <[Evo]Forboding_Angel> soooo
  59. [15:05:43] <[Evo]Forboding_Angel> any linux peoples wanna give me a hand?
  60. [15:05:59] <[Evo]Forboding_Angel> All in all this is for hte good of all us gamedev types, not jsut me
  61. [15:06:55] <GitHub110@IRC> [spring/develop] play factory activation sounds only when in LOS - Kaylewt
  62. [15:09:02] <[Evo]Forboding_Angel> Oh, that's a neat change
  63. [16:14:46] <GitHub149@IRC> [spring/develop] refactor a bit - Kaylewt
  64. [16:16:48] <MrBuild@IRC> build #569 of validationtests is complete: Failure [failed buildConfig] Build details are at http://buildbot.springrts.com/builders/validationtests/builds/569 blamelist: Kaylewt <rt@rt0.(none)>
  65. [16:18:29] <MrBuild@IRC> build #2244 of full-windows is complete: Failure [failed buildConfig] Build details are at http://buildbot.springrts.com/builders/full-windows/builds/2244 blamelist: Kaylewt <rt@rt0.(none)>
  66. [16:19:50] <MrBuild@IRC> build #2074 of full-linux is complete: Failure [failed buildConfig] Build details are at http://buildbot.springrts.com/builders/full-linux/builds/2074 blamelist: Kaylewt <rt@rt0.(none)>
  67. [16:23:42] <MrBuild@IRC> build #359 of quick-macosx is complete: Failure [failed buildConfig] Build details are at http://buildbot.springrts.com/builders/quick-macosx/builds/359 blamelist: Kaylewt <rt@rt0.(none)>
  68. [16:25:09] <GitHub171@IRC> [spring/PFF] Merge branch 'develop' into PFF - Kaylewt
  69. [16:49:27] <GitHub19@IRC> [spring/develop] Try to fix mantis #2758: Hang/runtime error during pathing - zerver
  70. [17:06:38] <GitHub166@IRC> [spring/PFF] merge (sigh) - Kaylewt
  71. [17:07:32] <MrBuild@IRC> build #361 of quick-macosx is complete: Warnings [warnings buildConfig] Build details are at http://buildbot.springrts.com/builders/quick-macosx/builds/361 blamelist: Kaylewt <rt@rt0.(none)>
  72. [17:10:48] <MrBuild@IRC> build #571 of validationtests is complete: Warnings [warnings buildConfig validation test validation test_1 validation test_2 validation test_3 validation test_4 validation test_5] Build details are at http://buildbot.springrts.com/builders/validationtests/builds/571 blamelist: Kaylewt <rt@rt0.(none)>
  73. [17:11:48] <MrBuild@IRC> build #2246 of full-windows is complete: Warnings [warnings buildConfig] Build details are at http://buildbot.springrts.com/builders/full-windows/builds/2246 blamelist: Kaylewt <rt@rt0.(none)>
  74. [17:13:51] <MrBuild@IRC> build #2076 of full-linux is complete: Warnings [warnings buildConfig] Build details are at http://buildbot.springrts.com/builders/full-linux/builds/2076 blamelist: Kaylewt <rt@rt0.(none)>
  75. [17:15:52] <smoth> jk, is there a way to do stacktrace on an 0.83 log?
  76. [17:23:14] <[LCC]jK> http://spring.abma.de/translate/
  77. [17:28:24] <smoth> Maybe this stacktrace is from an self-compiled spring, or is the stack-trace to old?
  78. [17:28:24] <smoth> This script only can handle >=0.82
  79. [17:31:13] <smoth> The guy is running Spring 0.82.7.1 (0.82.7.1)
  80. [17:47:17] <GitHub59@IRC> [spring/develop] minor in Bitmap.cpp & TeamHandler.cpp - jK
  81. [17:48:09] <GitHub113@IRC> [spring/develop] some more FileSystem:: - jK
  82. [19:11:42] <[Evo]Forboding_Angel> Any dev around that can help me use CDE to make a portable distro of spring for buntu?
  83. [19:12:00] <[Evo]Forboding_Angel> I don't need you to do it for me, I just need guidance on commands and the best way to do thigns
  84. [19:12:29] <[Evo]Forboding_Angel> If anyone sees this and wants to hel;p, please copy and paste my name in the chat so i get notified
  85. [19:15:00] <[LCC]jK> you ask to wrong times ..
  86. [19:16:12] <[LCC]jK> you want to talk with hoij (he knows how portable works) & koshi/det (they are the debian/ubuntu package maintainers)
  87. [19:16:43] <[LCC]jK> so you won't them ever reach so late (european time)
  88. [19:17:03] <[LCC]jK> *won't reach them so late
  89. [19:17:46] <[LCC]jK> so use forum/mantis
  90. [20:01:23] <[Evo]Forboding_Angel> I've been trying for the past 12 hours jk...
  91. [20:01:30] <[Evo]Forboding_Angel> I've been trying to use forum
  92. [20:02:02] <[Evo]Forboding_Angel> http://springrts.com/phpbb/viewtopic.php?f=12&t=27187
  93. [03:03:39] <[S44]Nemo> so, er, not to start a drama conversation, but what's up with the forb/smoth interaction being a global forum announcement? not the most awesome thing for random newcomers to see. I mean this: http://springrts.com/phpbb/viewtopic.php?f=38&t=27223
  94. [08:43:54] <GitHub181@IRC> [spring/PFF] Merge branch 'develop' into PFF - Kaylewt
  95. [11:25:52] <Phantasm@IRC> http://torrentfreak.com/copyright-corruption-scandal-surrounds-anti-piracy-campaign-111201/
  96.  
  97.  
Advertisement
Add Comment
Please, Sign In to add comment