View Full Version : Problem with installing FSD Server
Plane60
10-08-2009, 03:55 PM
Hi
I'm trying to install an FSD server, but when I try a 'make', here what I have :
c++ -O2 -c main.cpp
Thanks for your help,
Kind regards,
INFO of my server :
CentOS release 5.2 (Final)
Linux 2.6.24.5-grsec-xxxx-grs-ipv4-32 #3 SMP Wed May 28 09:09:25 CEST 2008 i686 i686 i386 GNU/Linux
L. D. James
10-08-2009, 04:10 PM
Hi
I'm trying to install an FSD server, but when I try a 'make', here what I have :
c++ -O2 -c main.cpp
Thanks for your help,
Kind regards,
INFO of my server :
CentOS release 5.2 (Final)
Linux 2.6.24.5-grsec-xxxx-grs-ipv4-32 #3 SMP Wed May 28 09:09:25 CEST 2008 i686 i686 i386 GNU/Linux
Yes. That’s the first of the compile lines output. What else do you get? Do you get any errors?
-- L. James
--
L. D. James
ljames@apollo3.com
www.apollo3.com/~ljames
Plane60
10-08-2009, 04:15 PM
Well, after I make the 'make install' :
[root@ks33094 fsd]# make install
c++ -O2 -c main.cpp
make: c++ : commande introuvable
make: *** [main.o] Erreur 127
L. D. James
10-08-2009, 04:22 PM
Well, after I make the 'make install' :
[root@ks33094 fsd]# make install
c++ -O2 -c main.cpp
make: c++ : commande introuvable
make: *** [main.o] Erreur 127
There is no “make install” option. Compile the program, then find the compiled program in the Unix folder along with sample configuration files.
-- L. James
--
L. D. James
ljames@apollo3.com
www.apollo3.com/~ljames (http://www.apollo3.com/%7Eljames)
Plane60
10-08-2009, 04:26 PM
How can I do this ?
Thx
L. D. James
10-08-2009, 04:32 PM
How can I do this ?
Thx
Did you look in the Unix folder?
-- L. James
--
L. D. James
ljames@apollo3.com
www.apollo3.com/~ljames
Plane60
10-08-2009, 04:34 PM
Sure, here what I have :
[root@ks33094 unix]# tree
.
|-- adminhelp.txt
|-- cert.txt
|-- fsd
|-- fsd.conf
|-- fsd.sh
|-- fsd_d.sh
|-- killfsd.sh
`-- motd.txt
0 directories, 8 files
L. D. James
10-08-2009, 05:22 PM
Sure, here what I have :
[root@ks33094 unix]# tree
.
|-- adminhelp.txt
|-- cert.txt
|-- fsd
|-- fsd.conf
|-- fsd.sh
|-- fsd_d.sh
|-- killfsd.sh
`-- motd.txt
0 directories, 8 files
The fsd file is the compiled server.
The cert.txt file is the password file for your server.
The fsd.conf file is the configuration file for your server
The fsd.sh is a sample startup script to start your server
The motd.txt file is the sample message of the day that will greet people when they log onto your server.
-- L. James
--
L. D. James
ljames@apollo3.com
www.apollo3.com/~ljames
Plane60
10-08-2009, 06:44 PM
Sure, I have configures the conf file, but now what I need to do ?
Many thanks for your help :)
L. D. James
10-09-2009, 07:18 AM
Sure, I have configures the conf file, but now what I need to do ?
Many thanks for your help :)
Connect FSInn to the IP address of your server and fly.
-- L. James
--
L. D. James
ljames@apollo3.com
www.apollo3.com/~ljames
Plane60
10-09-2009, 09:51 AM
When I start the server, I have this :
[root@ks33094 unix]# ./fsd&
[1] 22440
Because, when I try to connect with Pro Controler, it doesn't work :S
Regards,
L. D. James
10-09-2009, 10:10 AM
When I start the server, I have this :
[root@ks33094 unix]# ./fsd&
[1] 22440
Because, when I try to connect with Pro Controler, it doesn't work :S
Regards,
Totally not enough information. I have no idea if Pro Controller is working or not. I don't know if you put in a proper cid and or password. I don't know if you put in information to Procontroller to log into your server or some other server.
Log files from your server and other details would be important. I don't even know if you have a firewall on your server preventing the connection.
All the things I mentioned, plus other details would be important to see what you're doing wrong or not doing. Some of those details would be a good place to start.
-- L. James
--
L. D. James
ljames@apollo3.com
www.apollo3.com/~ljames
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.