|
|
Technical Support Questions about game technical support to the users of the community |
|
Thread Tools | Display Modes |
07-24-2007, 12:31 PM | #11 |
Pledge
Join Date: Jul 2007
Location: Poland
Posts: 11
|
When i try to install i have error - "E: can't find package tcptraceroute"
So i need to download this package?
__________________
Die with honor, is better than live in disgrace... O RLY? |
07-24-2007, 12:41 PM | #12 |
Count
Join Date: Dec 2006
Posts: 1,544
|
for some reason right now i cant get on the server, it dont even go to the character selection screen, it just stays in " Loaded 82 of 82 resources "
|
07-24-2007, 12:41 PM | #13 | |
Count
Join Date: Dec 2006
Posts: 1,544
|
Quote:
you got windows vista? if so install Regnum Online outside program files. |
|
07-24-2007, 12:45 PM | #14 |
Pledge
Join Date: Jul 2007
Location: Poland
Posts: 11
|
I have Ubuntu ^_^ i think i need to download this tcptraceroute package, then install ;p but i dont know how ;p
__________________
Die with honor, is better than live in disgrace... O RLY? |
07-24-2007, 12:50 PM | #15 | |
Count
Join Date: Dec 2006
Posts: 1,544
|
Quote:
well i seached the tcptraceroute program, gave me this website, check it and see. http://michael.toren.net/code/tcptraceroute/beta.html Regards. |
|
07-24-2007, 01:01 PM | #16 |
Pledge
Join Date: Jul 2007
Location: Poland
Posts: 11
|
Ehhh i don't know how to install it. Still this same message. "E: can't find..." ;/
__________________
Die with honor, is better than live in disgrace... O RLY? |
07-24-2007, 01:05 PM | #17 |
Duke
Join Date: Jan 2007
Posts: 3,939
|
do that:
Code:
mkdir folder cd folder wget http://michael.toren.net/code/tcptraceroute/tcptraceroute-1.4.tar.gz tar zxvf tcptraceroute-1.4.tar.gz cd trcptraceroute-1.4 make sudo make install
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia "uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan |
07-24-2007, 01:16 PM | #18 |
Pledge
Join Date: Jul 2007
Location: Poland
Posts: 11
|
All is ok, i have folder and all in but last commands "make
sudo make install", somethink is wrong with them. I have error "bash: make: command not found" then "sudo: make: command not found"
__________________
Die with honor, is better than live in disgrace... O RLY? |
07-24-2007, 01:42 PM | #19 | |
Duke
Join Date: Jan 2007
Posts: 3,939
|
Quote:
well... first... do u try to turn off and turn on later your router?
__________________
"Nunca un científico ha quemado a un religioso por afirmar a Dios sin pruebas". Manuel Toharia "uno empieza a darse cuenta que eso de no hacer ejercicio, comer y beber como si fuese la ultima cena y mantener la figura ya no existe...". Maryan |
|
07-24-2007, 01:57 PM | #20 |
Pledge
Join Date: Jul 2007
Location: Poland
Posts: 11
|
Yes. Do you know other command "make" for Ubuntu?
I find this. Maybe it can help you ;/ "# vim:set ts=4 sw=4 ai: # tcptraceroute -- A traceroute implementation using TCP packets # Copyright (c) 2001, 2002 Michael C. Toren <mct@toren.net> CC = gcc CFLAGS = -O2 -Wall DESTDIR=/usr/local/bin tcptraceroute: tcptraceroute.c $(CC) $(CFLAGS) `libnet-config --defines` \ -o tcptraceroute tcptraceroute.c \ `libnet-config --libs` -lpcap static: $(MAKE) tcptraceroute CFLAGS="$(CFLAGS) -static" install: tcptraceroute install -D tcptraceroute $(DESTDIR)/tcptraceroute distrib: clean changelog man changelog: tcptraceroute.c Makefile perl -000 -ne 'next unless (/\*\s+Revision\s+history:/); \ print "Extracted from tcptraceroute.c:\n\n$$_"; exit;' \ < tcptraceroute.c | expand -t 4 > changelog man: tcptraceroute.8.html Makefile tcptraceroute.8.html: tcptraceroute.8 rman -fHTML -r- tcptraceroute.8 > tcptraceroute.8.html clean: rm -f core a.out tcptraceroute *~"
__________________
Die with honor, is better than live in disgrace... O RLY? |
Thread Tools | |
Display Modes | |
|
|