CentOS 5 Server :: How To Run A C Program
Feb 2, 2011i have bought a vps which is centos.I want to run a c program. How to run?
View 1 Repliesi have bought a vps which is centos.I want to run a c program. How to run?
View 1 RepliesI have a user setup to receive email, which I would like automatically to be sent into a program that I'm writing. Should I be looking into procmail, or is there a shorter way in /etc/mail (for sendmail) to route all of a specific user's email into a program? I don't care whether the emails are ever written into /var/mail. CentOS 5.3, kernel 2.6.18-128.1.6.el5, sendmail 8.13.8
View 5 Replies View RelatedI am running CentOs 5. I am trying to install an RPM for a tn5250 program to connect to my I5 server. Whe i run yum install on the rpm it tells me the public hey for the rpm is not installed. What can I do to det this installed?
View 1 Replies View RelatedI've a java program which needs to be executed regardless of whether a user is logged in or not. Currently I've a shell script which executes the java program. I login to the server and run this shell script when the server is rebooted. I would like to start this script automatically preferably as a service so that I can stop and restart this service whenever I update the java program.
View 3 Replies View RelatedI have a CentOS server running at [a link which has been moderator deleted] (a text-based game I'm building) which is displaying the default welcome page. I'll quote some of the things that page says:
Quote: "Apache 2 Test Page powered by CentOS This page is used to test the proper operation of the Apache HTTP server after it has been installed. If you can read this page it means that the Apache HTTP server installed at this site is working properly."
"If you are the website administrator: You may now add content to the directory /var/www/html/. Note that until you do so, people visiting your website will see this page and not your content. To prevent this page from ever being used, follow the instructions in the file /etc/httpd/conf.d/welcome.conf. You are free to use the images below on Apache and CentOS Linux powered HTTP servers.
Is it possible to list/find/compare the program versions on a Centos system, against Redhat/Centos Errata/Security/Bug lists? Sort of looking for a way to make sure that all the packages on a system are ok, and not a security risk-- Without having to update every package. A pseudo code, in my mind is:
[Code]...
I have a problem with compiling of mod_ruby-1.3.0 After a succesfull configure i get a error in the make, it say "make: *** [apachelib.o] error 1" . Here below you can find the results of de configuring and the make.I was following the roles in Howtoforge " The perfect server - Centos 5.3" everything goes perfect till mod_ruby-1.3.0
./configure.rb --with-apr-includes=/usr/include/apr-1
checking for a BSD compatible install... /usr/bin/install -c
checking whether we are using gcc... yes
[code]....
is it possible to join Windows Server 2003 to CentOS 5 Cluster?
View 1 Replies View Relatedwhen I reboot the server with centos 5.5 the SMB deamon doesn't start?
View 2 Replies View RelatedI'm running CentOS 5 in a virtual machine, and the pound service no longer starts at system startup. So I have a few questions...
Is this an easy fix or do I need to recompile pound?
How do I recompile a program?(Would like to know regardless)
Any suggestions?
I don't know how to work repository system.
I'm coming from Ubuntu where I can find a program through apt-get.
I would like to know how I can find a program in repository
I need to install the following software:
1)VLC
2)SIPp
3)Image Magick
4)Speex library (yum install speex speex-devel)
I can install all by source code but it's too long.
I have installed open ldap in my centos.When I tried to use slappasswd, the terminal said "bash: slappasswd : command not found".I have searched for the file and I found it that it is in /usr/sbin and that it is link to slapd (also in the same directory).How can I get the program slappasswd?
View 1 Replies View Relatedand what is the diffrent. i now about the server only use command and desktop use both so. am trying to host some sites which one will you recomend.
View 5 Replies View RelatedAs the need to install this program amsn-0.97.2.tar I can show step by step installation then how can I run the program to use.
View 4 Replies View RelatedI'm trying to execute a C++ program on PowerPC. But I am facing an error saying: "error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory". But a C program gets executed successfully. The programs are cross compiled using PowerPC cross compiler.
View 1 Replies View RelatedI have rented a VPS based on CentOS5 (naturally) from Burst.net who use a front panel by vePortal.I can't access it by its own shell and am told that CentOS5 does not come with FTP or Putty access. THey must be installed by me.(I'm not sure of the support competence at the provider, so I've come to the source)I think/hope that such basics would be part of the primary OSystem?How would I install programs onto a system with no such access?
View 1 Replies View RelatedI have a dual-monitor setup. I have some programs which I would like to start automatically. I each one to start up full screen on a particular monitor, in a particular workspace. Then I can use the workspace facilities to easily switch between the programs, and they will always appear on the correct monitor, in the correct workspace. (At least one of the programs (VMWare Workstation) does not seem to be startable using the facilities to save the current session on logout.)
View 2 Replies View RelatedI'm having trouble running programs from a flash drive. They're small self-compiled console programs my CS teacher wanted me to try out. I get "bash: permission denied" every time. Copied them to my ~ and they work fine. The files have the right properties set. I believe the drive may formatted as VFAT/FAT32.
View 2 Replies View RelatedCentOS 5.5, I've installed Synergy to share my keyboard/mouse and it works fine. Now I'm trying to get it to load automatically at boot.
The command is simple, "synergyc <computername>".
I've tried putting the command (see above) into rc.local I've tried putting the command in a script and referencing in in rc.local I've followed the instructions for building it into init levels (2-5) with chkconfig
Quote:chkconfig --list
synergy.sh 0:off 1:off 2:on 3:on 4:on 5:on 6:off
I've just ordered my first vps with centos 5. I've got a minecraft server running through the provider's in house ssh client. After I close and reconnect to the session the server continues to run (which is great) but I can't give it any commands because I have no idea how to resume the session with a given program that's already running.
View 3 Replies View Relatedhow to install the Deluge and its WebUI on centOS via ssh!
on this page there are some instructions and command :
deluge installation
but i when i go through that for installing i give me several errors!
how to do that with detailed information only for centos
this search may help but i found that confusing too
google search for installing deluge
may someone write a detailed how to install and run this on centos?!
So this picture will explain [URL].. So after i typejj java -jar RSBot-257.jar it should have to come ijj up.It doesent show any errors but doesent start.What to do?
View 1 Replies View RelatedI'm trying to compile a program on CentOS 5.2. It's giving the following error. Does anyone have a clue what it means?
/net/hulk/home4/tedhyu/openmpi/openmpi-1.1.1/install/bin/mpif77 -o quest_ompi.x lcaomain_tp.o utl_mpi.o lcaosubs_tp.o lcaosubs.o /project/source/seqquest/libs_32/scalapack-1.8.0/libscalapack.a /project/source/seqquest/libs_32/BLACS/LIB/blacsCinit_MPI-LINUX-1.a /project/source/seqquest/libs_32/BLACS
[code]....
I am trying to add some functions to a Postgresql database. The functions use a shared library which they think is: /usr/lib/pgsql/postgis-1.4.so They say: "ERROR: could not load library "/usr/lib/pgsql/postgis-1.4.so": libgeos_c.so.1: cannot open shared object file: No such file or directory"
I cd to /usr/lib/pgsql/ and do an ls. postgis-1.4.so is there. libgeos_c.so.1 is as well (and it's in /usr/lib/ )
Both the files seem to exist. I cannot copy either of them (cp says "cannot stat '[file]': No such file or directory".
I've been trying to compile a small program on my 64bit Centos 5.3 but I need to compile it in 32bit mode. I've tried editing the make file and changing CC=gcc to CC='gcc -m32" and that doesn't work. I have also tried to use "make CC='gcc -m32' and that doesn't work either. It wont compile. Do I need to install something with yum to get 32bit compiler to work?
View 2 Replies View RelatedDuring the install of my Centos server 5.3 i cam in trouble after setting the Static IP address, Gateway and DNS i cannot connect to the internet my own network is visable. When i start ifconfig my network is running.
View 7 Replies View RelatedI wish a easy server with CentOS. I need only: ssh, ftp for backup , sftp for over the web, apache2 php5 mysql webserver, easy install printserver for a laserprinter with a com-port, and in the future a samba server. make a choice which version i need with CentOS. I am a beginner at all.I only know things about ubuntu server. I like to know the differences.
View 4 Replies View RelatedOS: CentOS 5.3 Enterprise Server
Red Hat Nash Version 5.1.19.6
I need to find a command-line program to randomly change my MAC address. I know on Ubuntu there is a program called 'macchanger'. And on Windows another one called 'macshift'. I just can't find one for CentOS 5.3 Enterprise Edition.
what program runs the Session lock and the screen saver for gnome and KDE on centos 5.5. But most importantly id like to know what the config file for the screensaver/session lock is called and where its most likely located.
View 4 Replies View Relatedi have been trying to complete the following project1) Configure a FTP server where we can upload and download files.........2) server must run at 9 pm & stop at 9 am automatically ............although the first task was easy ,i have no idea how to accomplish the 2nd task(not to mention I'm a new user)
View 5 Replies View Related