| Hacking Forum Section? | |
|
+6linux26 :Lad -theMbaude vyrus@ubuntu BugHuman Alexis 10 posters |
|
Author | Message |
---|
Iridescent Blade Sergeant
Posts : 805 Points : 6566 Reputation : 0 Join date : 2010-02-10 Age : 30 Location : Mining in the diamond level.
| Subject: Re: Hacking Forum Section? Mon Jan 10, 2011 9:37 pm | |
| - Atlantis wrote:
- you do realize the portion of the community that struggles to even turn on auto download right?
This inspired me to make this: | |
|
| |
vyrus@ubuntu First Lieutenant
Posts : 2549 Points : -2147478014 Reputation : 6 Join date : 2009-06-19 Age : 31 Location : level 1337 clearence required
| Subject: Re: Hacking Forum Section? Mon Jan 10, 2011 9:46 pm | |
| | |
|
| |
Iridescent Blade Sergeant
Posts : 805 Points : 6566 Reputation : 0 Join date : 2010-02-10 Age : 30 Location : Mining in the diamond level.
| Subject: Re: Hacking Forum Section? Mon Jan 10, 2011 10:45 pm | |
| - vyrus@ubuntu wrote:
- whooooo go black go!!!
Maybe one day I'll be there... *hopefully stares at the horizon* I kinda started with Chris, but I dunno what happened. Might thou teacheth me in the humble art of Modding? I already understand programming principles, understand tremulous (duh), and have a Linux machine that can edit and compile the files. (I have the files) I also have a general idea of whats going on in C because I took a class on C++. BTW nobody has taken me up on my offer to make programs for them in Visual Basic. Anyone have an idea or just want me to slap a nice UI on your program? | |
|
| |
vyrus@ubuntu First Lieutenant
Posts : 2549 Points : -2147478014 Reputation : 6 Join date : 2009-06-19 Age : 31 Location : level 1337 clearence required
| Subject: Re: Hacking Forum Section? Tue Jan 11, 2011 12:57 am | |
| http://xserverx.com/forum/viewtopic.php?f=44&t=622http://tremulous.net/forum/index.php?topic=11728.0well those are two really damn awesome tutorials, the one from xserver got scrapped which is bullshit cauz it was really usefull for getting all your compiling libs to get source code (linux opp with gnome terminal ) step 1: - Code:
-
sudo apt-get install subversion -y step 2: - Code:
-
svn co svn://source.mercenariesguild.net/lakitu7-qvm/tags/Release_5.5 lakitu7_v5.5 next up getting compiler libraries: - Code:
-
sudo apt-get build-dep tremulous -y now just look at that second tutorial to start modding basic knowledge of C \ C++ is required, or just an aptitude for programming languages | |
|
| |
Atlantis First Lieutenant
Posts : 1936 Points : 7428 Reputation : 19 Join date : 2009-08-18
| Subject: Re: Hacking Forum Section? Tue Jan 11, 2011 2:09 am | |
| - Iridescent Blade wrote:
- Atlantis wrote:
- you do realize the portion of the community that struggles to even turn on auto download right?
This inspired me to make this:
is there any data to back this or is just for fun? | |
|
| |
-theMbaude Corporal
Posts : 2081 Points : 7284 Reputation : -1137 Join date : 2009-11-22 Age : 87
| Subject: Re: Hacking Forum Section? Tue Jan 11, 2011 7:11 am | |
| I think I'm in that big green triangle... yes, that must be the one.. | |
|
| |
Iridescent Blade Sergeant
Posts : 805 Points : 6566 Reputation : 0 Join date : 2010-02-10 Age : 30 Location : Mining in the diamond level.
| Subject: Re: Hacking Forum Section? Tue Jan 11, 2011 5:45 pm | |
| - Atlantis wrote:
- Iridescent Blade wrote:
- Atlantis wrote:
- you do realize the portion of the community that struggles to even turn on auto download right?
This inspired me to make this:
is there any data to back this or is just for fun? Just for teh lulz | |
|
| |
Iridescent Blade Sergeant
Posts : 805 Points : 6566 Reputation : 0 Join date : 2010-02-10 Age : 30 Location : Mining in the diamond level.
| Subject: Re: Hacking Forum Section? Tue Jan 11, 2011 6:38 pm | |
| - vyrus@ubuntu wrote:
next up getting compiler libraries: - Code:
-
sudo apt-get build-dep tremulous -y now just look at that second tutorial to start modding basic knowledge of C \ C++ is required, or just an aptitude for programming languages I am error, last command. taylor@Gaming-laptop ~ $ sudo apt-get build-dep tremulous -y Reading package lists... Done Building dependency tree Reading state information... Done E: You must put some 'source' URIs in your sources.list taylor@Gaming-laptop ~ $ I HAS TEH APTITUDE (little programmer that could) | |
|
| |
vyrus@ubuntu First Lieutenant
Posts : 2549 Points : -2147478014 Reputation : 6 Join date : 2009-06-19 Age : 31 Location : level 1337 clearence required
| Subject: Re: Hacking Forum Section? Tue Jan 11, 2011 8:38 pm | |
| - Iridescent Blade wrote:
- vyrus@ubuntu wrote:
next up getting compiler libraries: - Code:
-
sudo apt-get build-dep tremulous -y now just look at that second tutorial to start modding basic knowledge of C \ C++ is required, or just an aptitude for programming languages I am error, last command.
taylor@Gaming-laptop ~ $ sudo apt-get build-dep tremulous -y Reading package lists... Done Building dependency tree Reading state information... Done E: You must put some 'source' URIs in your sources.list taylor@Gaming-laptop ~ $
I HAS TEH APTITUDE (little programmer that could) try without -y hmm, how are you running tremulous from apt install or did you slap together the files yourself? also what OS are you using | |
|
| |
Iridescent Blade Sergeant
Posts : 805 Points : 6566 Reputation : 0 Join date : 2010-02-10 Age : 30 Location : Mining in the diamond level.
| Subject: Re: Hacking Forum Section? Wed Jan 12, 2011 12:30 pm | |
| - vyrus@ubuntu wrote:
try without -y hmm, how are you running tremulous from apt install or did you slap together the files yourself?
also what OS are you using well, i have both. neither work due to graphics driver issues. im using Isadora Linux Mint 9 Same problem without -y | |
|
| |
vyrus@ubuntu First Lieutenant
Posts : 2549 Points : -2147478014 Reputation : 6 Join date : 2009-06-19 Age : 31 Location : level 1337 clearence required
| Subject: Re: Hacking Forum Section? Wed Jan 12, 2011 4:26 pm | |
| im not very certain on linux mint, i believe it's like ubuntu, but with proprietary drivers pre installed ect, but im not quite sure as to other differences - Quote :
- well, i have both. neither work due to graphics driver issues.
? at this point, I'm referring you to linux, but keep asking questions, something's bound to pop up your problem seems to be installing the dev libs for tremulous, it's just too bad that site went down, bcause it had the specific names for the ones you need D= | |
|
| |
TheRoob Private 2
Posts : 426 Points : -2147478090 Reputation : 0 Join date : 2009-09-04 Location : !geoip roob
| Subject: Re: Hacking Forum Section? Wed Jan 12, 2011 10:04 pm | |
| | |
|
| |
vyrus@ubuntu First Lieutenant
Posts : 2549 Points : -2147478014 Reputation : 6 Join date : 2009-06-19 Age : 31 Location : level 1337 clearence required
| Subject: Re: Hacking Forum Section? Wed Jan 12, 2011 11:15 pm | |
| - TheRoob wrote:
- They have a new forum..
hehe u nub vyrus
http://xserverx.com/forums/thread-3436.html
- admin - X Server wrote:
- sudo aptitude install libsdl1.2-dev libsdl1.2 libopenal-dev libopenal0a
AMG GIMME! (eww their new forum looks bad) | |
|
| |
Sponsored content
| Subject: Re: Hacking Forum Section? | |
| |
|
| |
| Hacking Forum Section? | |
|