5 :: Compile Centos Into Rpm?

Jan 25, 2010

I would like to install Centos with yum-upgrade, asterisk and some iepbx program and burn it into ISO images.

Unfortunately I don't know which files to be compile into rpm. Can somebody direct you on this?

View 4 Replies


ADVERTISEMENT

CentOS 5 :: How To Compile 32bit Application In 64bit CentOS(5.2)

Mar 19, 2010

Use python as example, I have 64bit python 2.4.3 yet I can't found rpm for 32bit one so I try to build it.Use default make or make --enable-readline is ok, python make cannot use CFLAGS, can use OPT and LDFLAGS to add -m32, yetit seems can only search for 64bit lib, or else crush.[Moderator edit: Moved from CentOS-4 to CentOS-5 forum.]

View 9 Replies View Related

CentOS 5 :: Compile RPM For OS5 And OS4?

Mar 1, 2009

I have CentOS 5 x64 installed. I would like to know if --ignoreos is enough to bypass a basic package who installs a file into /usr/bin, for example. Is there a way to create an RPM designed for CentOS4, without actually installing it and run the spec file on it?

View 6 Replies View Related

General :: Compile Centos Without SMP?

Feb 12, 2010

I have an issue with a specific piece of hardware running an Asterisk PBX. Basically it freezes at some times. I've noticed its running an SMP kernel (Centos 5.4), and i'm hoping i can disable this/recompile kernetl without SMP support. How can i do this?

It's running a VIA C7 cpu.

Code:
[root@localhost asterisk-1.4.29]# cat /proc/cpuinfo
processor : 0
vendor_id : CentaurHauls
cpu family : 6

[Code]....

How can i disable SMP, and see if its maybe this tha'ts causing the problems?

I have tried appending nosmp or maxcpus=0 and noreplace-smp to the kernel line in /boot/grub/menu.lst,but it keeps loading the smp kernel....

View 3 Replies View Related

CentOS 5 :: Compile VLC 1.0.0-rcX From Source?

Jun 22, 2009

Has anyone successfully compiled VLC 1.0.0-rcX (rc1, rc2 or rc3) from source on CentOS 5? I have a binary installation of VLC 0.9 but I would like VLC 1.0 as it has a new codec that I'd like to use. I've tried lots of ideas which I can post - I keep getting build errors due to wrong package versions - but I thought I'd ask to see if anybody has a HOWTO first.

View 5 Replies View Related

CentOS 5 :: How To Compile Lapack

Mar 26, 2010

I am using CentOS5 and install lapack library with yum. But when I try to compile a simple program it returns
So how to link lapack library into my program so the compilation goes without errors?

View 3 Replies View Related

CentOS 5 :: Cant Compile Gcc 333 In Rhel 5?

Apr 3, 2010

I downloaded src of gcc 3.3.3 and tried to compile in RHEL 5 with the existing gcc 4.1.2.
Got following error

[root@localhost gcc-3.3.3-src]# pwd
/home/nikole/gccmy/gcc-3.3.3-src
[root@localhost gcc-3.3.3-src]# which gcc

[code]....

View 2 Replies View Related

Software :: Compile Hping3 On CentOS 5.5 X64?

Aug 24, 2010

I'm trying to compile hping3 on CentOS 5.5 X64 and getting the following:

Code:
[root@forge hping3-20051105]# ./configure --no-tcl
build byteorder.c...
create byteorder.h...
===> Found Tclsh in: /usr/bin/tclsh8.4
==> WARNING: no Tcl header files found!

[Code]....

View 2 Replies View Related

Software :: Compile Kernel 2.6.35.7 For Centos 5.5

Oct 12, 2010

Has anyone compiled kernel 2.6.35.7 for centos 5.5 x86? I am compiling the kernel for the first time.

[Code]....

But failed to boot the system. find the error message in the image file attached.

View 4 Replies View Related

CentOS 5 :: Cannot Compile PHP With GD JPEG Support

Oct 8, 2009

I've successfully compiled and installed PHP to run with nginx. But I could not use some jpeg functions from GD library. I've checked for libjpeg-devel and gd-devel and found that they had been installed, libjpeg.so is located at /usr/lib This is my configure command:

./configure --with-config-file-path=/etc/php --with-config-file-scan-dir=/etc/php/conf.d --disable-pdo --with-openssl --with-pcre-regex --without-sqlite3 --with-zlib --enable-bcmath --with-bz2 --enable-calendar --with-curl --with-curlwrappers --enable-exif --with-gd --with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib --with-freetype-dir=/usr/lib --enable-gd-native-ttf --enable-gd-jis-conv --with-gettext --with-mhash --enable-intl --enable-mbstring --with-mcrypt --with-mysql --with-mysql-sock --enable-soap --enable-sockets --with-xsl --enable-zip

phpinfo() shows that gd is enabled with GIF and PNG supports but without JPEG.

View 6 Replies View Related

CentOS 5 :: How To Compile Tar.gz File In Centos5

Jan 18, 2010

how to compile a tar.gz file in centos5 OR how can i create rpm from tar.gz file

View 2 Replies View Related

CentOS 5 :: Unable To Compile The V4linux

Mar 26, 2011

i'm unable to compile the v4linux.

[az@server v4l-dvb-abd3aac6644e]$ uname -a
Linux server.home 2.6.18-194.17.1.el5.centos.plus #1 SMP Thu Sep 30
19:27:35 EDT 2010 i686 athlon i386 GNU/Linux
rpm -qa |grep kernel*

[Code]....

View 19 Replies View Related

Red Hat / Fedora :: Getting Error While Trying To Compile Octave-3.2.4 With Centos 5.5

Jun 25, 2010

I am trying to compile octave-3.2.4 with centos 5.5 and I get the following error

[code]...

I have looked and I can not find any solutions.

View 2 Replies View Related

CentOS 5 Hardware :: Cannot Compile The Rocketraid Driver

May 17, 2009

I'm trying to compile Rocketraid 2310 driver v2.2 on CentOS 5.3 x86_64 (kernel 2.6.18-128.el5). When I run make I get the following:

make KERNELDIR=/lib/modules/2.6.18-128.el5/build/ ARCH=x86_64
make[1]: Entering directory `/usr/src/kernels/2.6.18-128.el5-x86_64'
CC [M] /root/rr231x_0x-linux-src-v2.2/product/rr2310pm/linux/.build/os_linux.o
CC [M] /root/rr231x_0x-linux-src-v2.2/product/rr2310pm/linux/.build/osm_linux.o

[code]....

View 4 Replies View Related

CentOS 5 Server :: Courier IMAP Won't Compile To RPM

Dec 19, 2009

how to install Courier IMAP server and they all say the same thing, but they keep giving me problems.URL... is a link to the page I'm working on.I created the user, edited sudoers manually since I can't effectivly use visudo in the terminal since I don't know how to save. I also made sure that I restarted after I edited it in order to make sure it took effect. I used su compileuser and just logging in as compileuser and opening a terminal. After I made the user and edited that file, I created the directory mentioned and ran the command to create .rpmmacros. After that I got to work on wgetting the files and installing them and what not. The first one compiled and installed and so did the last one. The command "rpmbuild -ta courier-imap4.6.0.tar bz2" would not go though properly. This one I need to run as a non-root user and I've tried using every way possible to be as distant from root as possible, but it still gives me this at the end.

View 3 Replies View Related

Software :: Compile CTCS1.3.1 Or CTCS2 On Centos 64bit OS

Apr 20, 2011

how to compile CTCS1.3.1 or CTCS2 on Centos 64bit? I did not know programming, I just want to know how can I compile step by step without problm.

tar xzvf CTCS-1.3.1.tar.gz
make all

and show error messages and I used realted command to check, but I did not know what's going on?

View 12 Replies View Related

Software :: OpenSSH W/ Selinux Compile Error On CentOS 4.8?

Mar 16, 2010

Code:
$ ./configure --with-md5-passwords --with-selinux --with-pam
[snip]
Host: i686-pc-linux-gnu
Compiler: gcc

[Code]..

View 2 Replies View Related

CentOS 5 :: Unable To GCC Compile Any Stuff - Random Errors

Jan 24, 2009

I am new to CENTOS (5.2) and more importantly new to linux. Any time I try to gcc compile something, it always throws random errors. I yum installed development-tools which is what I have seen other threads suggest but that did not solve the issue. I still get the same errors. I cannot find a common error among the many things I have attempted to compile.

Here is my most recent file for an example made when trying to compile up-imapproxy :
gcc -g -O2 -I. -I./include -c -o src/icc.o src/icc.c
gcc -g -O2 -I. -I./include -c -o src/main.o src/main.c
src/main.c: In function "int main(int, char**)":
src/main.c:618: error: invalid conversion from *void* to *void* (*)(void*)
src/main.c:618: error: initializing argument 3 of int pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)
src/main.c:646: error: invalid conversion from int* to socklen_t*
src/main.c:646: error: initializing argument 3 of int accept(int, sockaddr*,socklen_t*)
src/main.c:675: error: invalid conversion from void* to void* (*)(void*)
src/main.c:675: error: initializing argument 3 of int pthread_create(pthread_t*, const pthread_attr_t*, void* (*)(void*), void*)
make: *** [src/main.o] Error 1

View 3 Replies View Related

CentOS 5 :: Compile Realtime Clock Function To Kernel?

Oct 26, 2009

I am trying to install vmware server on CentOS: In vmware installation guide it says before intalling:

Before you begin, read the following notes and make adjustments to your host system: The realtime clock function must be compiled in your Linux kernel. The parallel port PCstyle hardware option (CONFIG_PARPORT_PC) must be built and loaded as a kernel module (that is, it must be set to m when the kernel is compiled).

View 6 Replies View Related

CentOS 5 Server :: Can't Compile Idmap_passdb As Shared Module?

Apr 7, 2010

I have CentOS-5.4 box with all updates.I want to use samba as PDC with ldapbackend. All works fine, except winbind daemon. My samba version is 3.4.5.

# winbindd -D -d 3
# wbinfo -i test
test:*:50001:513:test:/home/W3/test:/bin/false

View 4 Replies View Related

CentOS 5 Server :: Re-compile Bind With --disable-ipv6?

Dec 31, 2010

I have installed bind with yum install bind bind-chroot.I am having query timeouts due to no ipv6 connectivity.Is there a way to re-compile and not loose the chroot structure?Or is there another way to disable ipv6 lookups?Example of issue resulting in ipv4 query timeout:

30-Dec-2010 17:52:03.226 client x.x.x.x#53593: view internal: query: paypal.com.cms.local IN A +
30-Dec-2010 17:52:03.227 client x.x.x.x#53594: view internal: query: paypal.com.cms.local IN AAAA +
30-Dec-2010 17:52:03.228 client x.x.x.x#53595: view internal: query: paypal.com IN A +

[code]....

View 13 Replies View Related

CentOS 5 :: Error: Glib-compile-schemas Not Found

Apr 14, 2011

checking what language compliance flags to pass to the C compiler...
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
configure: error: glib-compile-schemas not found. < ---

1. How to determine what package glib-compile-schemas belongs to ?

2. Where to get the package ?

I'm basically trying to install Anjuta 3.0 and getting this error when I run ./configure

View 2 Replies View Related

CentOS 5 :: Compile Mplayer From Srpm With Vdpau Enabled

May 7, 2011

I'm trying to compile mplayer from srpm with vdpau enabled.

By default its disabled ( at least in rpmforge's srpm). How can i do this ?

This is what i tried:

View 19 Replies View Related

CentOS 5 :: Can't Compile Asterisk-addons Because Of Failed Mysql Dependency?

Mar 29, 2009

I'm having a hard time getting part of Asterisk (the open source PBX) called asterisk-addons to compile with mysql CDR support which I need to enable Realtime I believe. I've spent the whole day trying to fault find this one (including thinking I had ruined my box and creating a new CentOS build!) and am pretty worn outWhen I attempt to install asterisk-addons (I've tried 1.6.0.1, 1.6.0.1-patch and 1.6.1.0-rc3), I get the following line in a ./configure:

checking for mysql_config... /usr/bin/mysql_config
checking for mysql_init in -lmysqlclient... no
Then when I do a make menuselect, MySQL is not selectable and XXX"d out:
[code]....

View 5 Replies View Related

CentOS 5 :: Update Perl From Repos / Do I Need To Compile From Source To Get Newer Version?

Sep 5, 2009

Is there an easy way to update Perl from repos or do I need to compile from source to get a newer version?

Longer version
I'm trying to set-up MailScanner which requires a newer version of Perl IO than CentOS 5 appears to have in it's standard repos. I've also tried updating Perl from the rpmforge repo - but that just results in a bunch of transaction conflicts being reported by Yum. Is there another way of updating Perl from repos?

View 2 Replies View Related

CentOS 5 :: Compile The Fakeroot 1.15 But It Always Failed To Load The Shared Library Libfakeroot?

Jun 7, 2010

I have tried to compile the fakeroot 1.15 on centos 5, but it always failed to load the shared library libfakeroot.so file. I tried compiling 32 as well as 64 bit version of library but always it failed to load the library and give the following error:

ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: ignored.

any workaround to get this working?

View 1 Replies View Related

CentOS 5 Hardware :: How To Compile Filename.c Into Filename.o

Nov 20, 2009

I've installed ethernet adapter, it is made in china from a manufacturer called FOX. The driver for that adapter is supported for sco linux kernel version 2.4.x and 2.5.x .However, I'm using Centos5 but the OS didn't recognize the adapter alone, so I'm trying to follo instructions on the driver on the attached CD.

The CD contains file named "SC92031.c", the instructions tell me to do the following "Compile the driver source files and it will generate sc92031.o"

View 8 Replies View Related

Software :: Nucleo Doesn't Compile (Nucleo Now Compiled But Metisse Doesn't Compile)

Mar 19, 2010

I wanted to try installing the Metisse window manager, and it depends on Nucleo. I got Nucleo from the AUR, but it fails to compile:

Code:
PNGenc.cxx: In function �void nucleo::png_memory_write_data(png_struct*, png_byte*, png_size_t)�:
PNGenc.cxx:38: warning: �png_struct_def::io_ptr� is deprecated (declared at /usr/include/libpng14/png.h:1125)
PNGenc.cxx:38: warning: �png_struct_def::io_ptr� is deprecated (declared at /usr/include/libpng14/png.h:1125)
PNGenc.cxx: In function �void nucleo::png_memory_read_data(png_struct*, png_byte*, [Code].....

View 14 Replies View Related

Ubuntu :: Can't Compile With Gcc?

Jul 20, 2010

I too have one of those nagging "stdio.h file or directory not found" things when I try to compile with gcc.

I do the following:
gcc hello.c
which gives:
hello.c:1:20: error: stdio.h: No such file or directory
hello.c: In function 'main':

[Code]...

View 6 Replies View Related

Ubuntu :: How To Compile Vim With GUI

Oct 12, 2010

I want to learn how to compile vim from the sources, because there are some additions that I want to add, and learn how to deal with this situations, but until now I didn't have success doing it, I can compile vim, but without its GUI I think it's a dependencies problem, but I can't figure out which packages I have to install, what are the dependencies to compile vim with its gui? how to compile gvim, but I don't have the packages for install in my ubuntu 10.10 repositories.

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved