Fedora :: Building Vim With Gui On 13?

Oct 1, 2010

I am having trouble building vim with gui from source on Fedora 13. I am using

Code:

./configure --enable-gui=auto --with-features=huge --prefix=$HOME/myvim

but I get

Quote:

checking for X... (cached) no
checking if X11 header files can be found... no
checking --enable-gui argument... no GUI support.

I have installed GTK and X11 dev packages. What's missing?

[URL]

I'm building from source because the packaged Vim doesn't have all the features I want.

View 3 Replies


ADVERTISEMENT

Fedora :: Set A Different C And C++ Compiler When Building RPM's?

Jan 14, 2010

I am in the process of building some packages with the Intel compiler (icc) and was wondering how to make it the default compiler when using rpmbuild.

View 3 Replies View Related

Fedora :: Building A System With KDE And GNOME?

Oct 10, 2009

I am trying to build a system that will run both KDE and GNOME. I currently have just GNOME installed. So I need to install KDE and KDM (which I know how to do). The thing that I don't know how to do is make it default to KDM when it boots rather than GDM. Also I need a way to get rid of the GNOME apps in the menus in KDE and the KDE apps in the menus in GNOME. Also, this system in running Fedora 11 x86_64

View 1 Replies View Related

Fedora :: Building 12 From Canned /usr/src Distro

Dec 22, 2009

I am trying to compile a kernel (so that the USBIP module gets built, I've enabled it via menuconfig) in the following directory:

Is this src tree "intended" to be rebuilt?

I'm trying to compile an "EXPERIMENTAL" module (w/in the tree already) USBIP so this seems to be my ONLY recourse. I do not have the ability to connect the machine to the net, nor bring in things like non-professionally burned CD's nor flash drives...

View 1 Replies View Related

Fedora :: Any Launchpad Like Service For Building RPM?

Sep 4, 2010

Is there any launchpad ([URL] for debian) like service for building and hosting rpm?

View 1 Replies View Related

Fedora :: Building Yabause 0.9.10 QT Port On 14?

Feb 16, 2011

I'm trying to build the yabause emulator on fedora. The GTK port is available in the repos, but I'm wanting the QT port as it will support more than one joypad. I'm using Fedora 14 x86_64 Yabause source is available here: [URL] I'm following the instructions in README.QT in the yabause library but Ihit an error saying that I'm missing libgtkglext. However I have this library in /usr/lib64/

Output is as follows

[mythtv@media yabause-0.9.10]$ ls -la /usr/lib*/*libgtkglext*
lrwxrwxrwx. 1 root root 28 Feb 16 09:02 /usr/lib64/libgtkglext-x11-1.0.so.0 -> libgtkglext-x11-1.0.so.0.0.0
-rwxr-xr-x. 1 root root 12312 Jul 26 2009 /usr/lib64/libgtkglext-x11-1.0.so.0.0.0

[code]......

How do I get the script to look in the right place for the library?

View 3 Replies View Related

Red Hat / Fedora :: Building HP Qlogic NIC Driver On F13

Jun 5, 2011

I have been trying to build the HP Qlogic Netxen, nx_nic, driver on Ferdora13 kernel 2.6.33 but facing with "missing kernel-devel package" errors. As per the instructions in the driver spec, when i try to do rpm build, i get this error. I tried the rpm build installing kernel-devel-i686 pkg but it only shoots back with

error: Failed build dependencies:
kernel-devel-i586 = package is needed by hp-nx_nic-4.0.544-2.src

But when I installed kernel-devel-i586 pkg for kernel 2.6.30 the rpm build continued beyond this error point only to give some other RPM build error atleast to say there was no missing kernel-devel pkg error. Has anybody come across any such error with any other driver? or nx_nic in specific? Does this error mean kernel-devel-i586 a MUST for this driver? As far as I know there is no -i586 pkg for kernel 2.6.33 when i searched in kernel-devel repository! I am not sure, if this forum is right place for posting this question. If not, pls re-direct me to the right one.

View 1 Replies View Related

Fedora :: Building GCC 4.4.3 Cross Compiler On F12

Mar 28, 2010

I am trying to build a gcc 4.4.3 cross-compiler. I downloaded the gcc 4.4.3 release, uncompressed it, made a new directory called gccbuild and cd'd there. I have already installed gmp, mpfr, and mpc in /usr/local. These are the commands I used:

Code:
configure --target=arm-linux --enable-languages=c --with-gmp=/usr/local --with-mpfr=/usr/local --with-mpc=/usr/local
make
However, the build fails with
Code:
checking for arm-linux-gcc... /home/steven/gccbuild/./gcc/xgcc -B/home/steven/gccbuild/./gcc/ -B/usr/local/arm-linux/bin/ -B/usr/local/arm-linux/lib/ -isystem /usr/local/arm-linux/include -isystem /usr/local/arm-linux/sys-include
checking for suffix of object files... configure: error: in `/home/steven/gccbuild/arm-linux/libgcc':
configure: error: cannot compute suffix of object files: cannot compile .....

View 2 Replies View Related

Fedora Installation :: Building RAID Drivers For 10?

Jan 22, 2009

I want to install Fedora 10 but need to build RAID (bcraid) drivers so the installation will see my RAID array. I'm currently running Fedora 6 & thought this would be the process:

1) Install kernel source
2) Modify configuration to include bcraid drivers.
3) Build new kernel
4) Replace kernel in standard build with custom kernel or load driver during installlation
5) Install Fedora 10

I'm stuck on no. 1. When I tried to install the kernel source, there was some problem with "mockbuild" (wot dat?) which I think was a red herring but I now don't know what to do about these unsatisfied dependencies:

[root@fedora6 ~]# rpm -Vp ~/Desktop/kernel-2.6.27.5-117.fc10.src.rpm
warning: /home/nick/Desktop/kernel-2.6.27.5-117.fc10.src.rpm: Header V3 DSA signature: NOKEY, key ID 4ebfc273
Unsatisfied dependencies for kernel-2.6.27.5-117.fc10.src: rpm-build >= 4.4.2.1-4

[code]....

View 4 Replies View Related

Fedora Servers :: Building A File Server?

Apr 16, 2009

was originally looking to setup some kind of NAS in my house due to the fact that me and my wife both access the same music libraby, photo library etc. and was looking at one of the IcyBox enclosures.I realised that whilst this was a quick and possibly easy way to set something up, it wasn't in keeping with the true geek within so decided to look into setting up a full RAID5 file server. This would then allow me to install and setup various other services such as Web and FTP server, Mail server and DNS server should I ever want to.

I have an old machine (Duron 1GHz I think) with 1GB ram but the only problem is that is doesn't have an on board SATA controller so I was wondering what PCI SATA controller cards work with Fedora? Doesn't need to have RAID capabilities since i'll be using Software RAID anyway, just need a nice cheap Fedora friendly controller card that'll do the job.

View 5 Replies View Related

Fedora :: Using RPM Nvidia Drivers Or Building Them By Hand?

Aug 6, 2009

For a new project at work, I'm looking into building a processing farm of a few dozen Tesla 1U servers from Nvidia. This has lead us on to figure a way to let the developers run tests on their own workstations (with the appropriate gfx card).The cards we're looking at are Quadro FX 1800 or 3800's to provide quite a bit of poke.

Thing is, I'm having issues with running any Cuda code successfully on systems installed with the pre-built nvidia drivers from RPMFusion. I can only get code running if I download the nvidia or cuda drivers from nvidia and install by hand. Not something I'd like to be maintaining across all out developer workstations. Is anyone out there running Cuda on Fedora/RHEL5 platform? If so, are you using RPM nvidia drivers or building them by hand?

View 2 Replies View Related

Fedora :: Set Default Gcc Flags For Building Packages

Nov 2, 2009

I have several questions:

Is it possible to find out with which flags system was build?

Is it possible with what options and flags application was built ( mplayer for example)?

How to set default gcc flags for building packages in fedora?

View 2 Replies View Related

Fedora :: Building Custom Kernel For F8 To Update?

Nov 8, 2009

I am trying to update my fedora 8 kernel, is there a way to do that? I build the one of kernel.org but when i want to boot it a get a lot of messages like:
mount: cant find /dev/root
I tried to follow the guide at building a custom kernel for fedora, but thats just for the last supported version of the kernel of fedora 8.

View 3 Replies View Related

Fedora Servers :: Building A Cert From A CRT File?

Feb 8, 2010

I need to build a cert from an CRT file/

View 1 Replies View Related

Fedora :: Where To Find The Qt Libraries - Building An Rpm Failed

Apr 5, 2010

where can i find the qt libraries..?? building an rpm failed.

Code:
checking for Qt libraries... no :-(
configure: error:

I can't find the Qt libraries. It is recommended to set the QTDIR environment variable. Install the Qt libraries, or if you have them installed, override this check with the --with-qt-libraries argument, and I'll take your word for it. i got qt and qt-devel

View 7 Replies View Related

Fedora :: Building Mplayer With X264 Support?

Apr 27, 2010

I'm having, namely building mplayer with x264 support. If I do ./configure on it's own it builds fine without x264, with ./configure --enable-x264 I get this with make

Code:
libavcodec/libavcodec.a(libx264.o): In function `X264_frame':
libx264.c:(.text+0x1d9): undefined reference to `x264_encoder_encode'
libavcodec/libavcodec.a(libx264.o): In function `X264_close':

[Code]....

View 6 Replies View Related

Fedora :: Building Guayadeque Music Player?

Jan 20, 2011

I'm new to Linux and I love it so far! I would like a better music player though and I've read great things about Guayadeque. However, when I tried to build it I got the following error:

Building CXX object src/CMakeFiles/guayadeque.dir/TrackEdit.o
/home/bkjsun/Downloads/guayadeque-0.2.7/src/TrackEdit.cpp: In member function void guTrackEditor::OnMBrainzCopyButtonClicked(wxComman dEvent&):
/home/bkjsun/Downloads/guayadeque-0.2.7/src/TrackEdit.cpp:1543:47: error: wxRE_ADVANCED was not declared in this scope

[Code]...

I checked all the dependencies and I believe I have everything I need. What does this error mean?

View 14 Replies View Related

Fedora :: Building A Rpm From A Tarball Not Containing The Spec File?

Jun 29, 2011

I found that "autospec" can construct a spec file. But autospec-0.8-1 is not compatible with python 2.7.1 Moreover autospec seems to be considered as deprecated. Is there a more recent version or some other equivalent utility?

View 3 Replies View Related

Fedora :: Override .config When Building Kernel Rpm?

Jul 14, 2011

I am using FC15.I need a kernel with a different configuration - with the "Preemptible Kernel (Low-Latency Desktop)" option in the Processor Type and features menu. I need this to support my firewire audio device. I would like to build a new kernel RPM from the SRPM so that i can keep a clean system with RPMs for all files, and I don't really want to manually override the kernel bypassing RPM.I am following **exactly** the process described there - I install the SRPM, unpack the source, then use the starting sample config files in the BUILD folder to create a new customised .config file with the new option, then copy this back to the SOURCE folder.

This works perfectly if I make a standard kernel. But I cannot get the process to work if I change the config file. Every time I compile I end up with exactly the standard kernel -- a vanilla i686 kernel, without my custom config.I believe the problem is that when I run rpmbuild to compile the kernel, this process overwrites my config option. I found that there is a script (merge.pl) which creates new config files dyanmically for all kernel options based on fragments in the SOURCE folder. It looks like the script never uses the config file that I am putting into the SOURCE folder.The wiki page suggests using this command to copy my custom config file cp .config ~/rpmbuild/SOURCES/config-`uname -m`

View 2 Replies View Related

Red Hat / Fedora :: Boot Error After Building New Kernel

Nov 19, 2009

I am using Centos 5 with an old kernel. I want to build the latest version for atheros 5K wireless drivers. So i downloaded, and compiled with the ".config" which is already in /boot , and made it ready to run.

However, whenever i try to boot with new kernel, after choosing it from the grub menu, i got the following error. I tried many many .config files but the result was the same.

Here is the screen capture of the error;

I'm trying this process for a week without any success...

View 5 Replies View Related

Fedora Installation :: BIOS Setting - Building New Server?

Jan 31, 2009

While building my new server I grinded ta hold shortly after inserting the FDR10 DVD.

Hardware:
Chenbro es34069
Albatron KI690-AM2
AMD Athlon X2 64 4850E
IDE 2.5" HD (master)
IDE Slimline DVD (slave)
4x SATA II swap (still empty)

It stops at the message "net: Registered protocol family 2" but in one of my desperate attempts I changed almost every setting in my BIOS (updated to 1.07) and all of a sudden it passed on. Stupid enough I figured it would be a small effort to find the setting and figure out the problem, so I changed them one at a time after loading the defaults....

View 6 Replies View Related

Fedora X86/64bit :: Building Wine On X64 - Resolve Errors?

Jul 14, 2009

I can get all of the 32 bit packages installed just fine, but when I run ./configure I get the following errors:

[code]...

how to resolve these errors.

View 14 Replies View Related

Fedora :: Using 'createrepo' And Building A Local Network Mirror

Aug 3, 2009

As the title says I'm trying to build myself a local RPM mirror. I have multiple laptops and a desktop that use Fedora 11. So I used 'rsync' to setup and sync my directories. I next went on to create my repo with the 'createrepo' function. I run my server backend as FreeBSD so I moved my data over there and setup my 'lighttpd' service.

Everything went fine until I used 'rsync' and synced up my data. Am I supposed to run 'createrepo' after each sync? If so, does anyone else use the same kinda setup, even if not FreeBSD, but a different os other than linux for their server that they run this from? I've been dealing with this for 2 weeks now and finally gave up researching and testing and thought. Not something I'm good at doing. Check my register date and my first post date.

Edit: FreeBSD doesn't have a port or unofficial port for this. I noticed it seems to be written as a python script so thought I could somehow get it to run on FreeBSD with linux emulation.

View 7 Replies View Related

Fedora Servers :: Instruction For Building That Server Using Netbook?

Dec 15, 2009

i want to build server ; for blocking porn site and adult content through my netbook.can someone please give me instruction for building that server using netbook?

View 3 Replies View Related

Fedora :: MonoDevelop - Building A Silverlight Project On 13 (x86_64, KDE)

Jun 25, 2010

I have a project built on Silverlight 2.0. I installed Fedora 13 (KDE) a few days ago since I'd like to brush my Linux skills after a long Windows-only time.I installed the monodevelop package and it's dependencies. But while building this project I got the following error:

Code:

Error: Framework 'Moonlight / Silverlight 2.0' not installed.

But I can't find a Moonlight package in PackageKit. Does one exists? Should I download it from Mono Project and build it manually?

View 9 Replies View Related

Fedora :: Recover .config After Building Customized Kernel

Oct 18, 2010

Supposed I have built customized kernel rpm four times in a row and the latest built kernel failed. If I still have all four kernel.xxx.rpm files, is there any way that I could get back the .config file used for each of those four builds? I really could not recall exactly what changes I had made in .config for each build.

View 3 Replies View Related

Fedora :: Building The Jacktrip On 11 - Error: Snd_strerror Was Not Declared In This Scope

Nov 10, 2009

I have install the dependiencies, by running the command sudo yum install qt4-devel jack-audio-connection-kit-devel successfully done (using fedora 11) After trying to build as [ajitj@fedora11 src]$ ./build But getting the error as bellow: (I have put some part of the lines)

../externals/includes/rtaudio-4.0.6/RtAudio.cpp:6164: error: �state� was not declared in this scope
../externals/includes/rtaudio-4.0.6/RtAudio.cpp:6164: error: �SND_PCM_STATE_XRUN� was not declared in this scope
../externals/includes/rtaudio-4.0.6/RtAudio.cpp:6166: error: �snd_pcm_prepare� was not declared in this scope

[code]....

View 1 Replies View Related

Fedora :: Building FBReader 12.1 From Source For Use Within F12 (kernel 2.6.31.9-174.fc12.i686.PAE)?

Jan 3, 2010

I'd like to have a shot at building FBReader 12.1 from source for use within F12 (kernel 2.6.31.9-174.fc12.i686.PAE) but am having problems locating the following .rpm files:

libz and libbz2 -- libraries for zip and bzip2 (de)compression
libfribidi -- for bidirectional text support
lincurl, version >= 7.17 -- for network libraries integration

View 2 Replies View Related

Fedora :: Vmware 1.0.10 On Core 12 - Fails On Building The Vmmon Module

Jan 25, 2010

I have tried installing Vmware-Server 1.0.10 on Fedora Core 12. After installing all packages it fails on building the vmmon module. In the internet i found many patches and vmware-any-any-updates...but nothing worked. My Kernel Vresion is 2.6.31.12-174.2.3.fc12.i686.PAE...

View 2 Replies View Related

Fedora :: Remove Non PAE Kernels / Devs For Nvidia Kernel Building?

Mar 31, 2010

I've only a small /boot sector and
rpm -qa | grep kernel
kernel-2.6.31.12-174.2.22.fc12.i686
kernel-PAE-devel-2.6.32.9-70.fc12.i686
kernel-PAE-2.6.32.9-70.fc12.i686
kernel-2.6.32.9-67.fc12.i686
abrt-addon-kerneloops-1.0.8-2.fc12.i686

I'm using the PAE kernels, need the devs for nvidia kernel building,can I remove all the non PAE kernels without damage please?

View 14 Replies View Related







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