Fedora :: Install "inkscape" \ Checking Build System Type... I686-pc-linux-gnu?
Jun 6, 2011
I tried to install "inkscape", but when I typed Code:makeit said:
Code:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
[code]....
View 6 Replies
ADVERTISEMENT
Jun 26, 2011
I have small question about building packages: is it possible to build packages for i686 and x86_64 (without virtual machines?)
View 2 Replies
View Related
Oct 1, 2010
I am trying to build a multiseat linux system(Build a Six-headed, Six-user Linux System LG #124). I am posting some outputs output of lspci | grep VGA
Code:
00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 6150SE nForce 430] (rev a2)
02:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 8400 GS] (rev a1)
ls /dev/input/mouse*
Code:
/dev/input/mouse0 /dev/input/mouse1 /dev/input/mouse2
more /proc/bus/input/devices
[Code]...
I am having trouble in configuring xorg.conf. I am running Suse 11.3 desktop on my PC. Also, I have one onboard nvidia graphics 6150SE and I have put one nvidia 8400GS 512Mb in the 16X PCIe slot for the additional seat...
So kindly tell me what should I do now or what things are missing ?? For any further info abt my PC plz tell me to post outputs(specify the commands for the same..)
View 11 Replies
View Related
Aug 25, 2010
It disappears too fast! I'm using the netinstall spin of the Fedora 13 x64 disk. As far as I know, I still need to tell it to load Anaconda from the network. Is that correct? Anaconda loads from the CD, but I would prefer to use the downloaded image. Should I just let Anaconda go through its paces then tell it where I downloaded the image to on my network?
The documentation is woefully inadequate when it comes to using the netinst spin (yes, I am already thinking about providing help on the install docs based upon my experiences).
View 9 Replies
View Related
Apr 19, 2011
When I try to build rpm-4.8.1 on RHEL6 i686, some errors after `make`:
[Code]....
What package should I need to install? I searched a lot and found someone said it needed gzip and/or gzip-devel. My system already has gzip installed. But I can't find where to get gzip-devel. Is this true? I need to install gzip-devel to make?
View 12 Replies
View Related
Aug 2, 2011
One of our F14 machines was originally set-up with the i386 Kernel. I found out it had a kernel crash and the person tried to fix it by reinstalling the kernel, unfortunately they installed i686. Now some of our software that was setup to work with i386 is not cooperating. Is there a way to switch from the i686 kernel to i386 without reinstalling the system?
View 1 Replies
View Related
Nov 16, 2010
I saw this forum post and I want to try it out so I went here and copied and pasted the following text into a file called test.patch.
Code:
---
Documentation/kernel-parameters.txt | 2
drivers/tty/tty_io.c | 1
include/linux/sched.h | 19 ++++
init/Kconfig | 12 +++
kernel/fork.c | 5 +
kernel/sched.c | 25 ++++--
kernel/sched_autogroup.c | 140 ++++++++++++++++++++++++++++++++++++
[Code]....
1 out of 1 hunk FAILED -- saving rejects to file linux-2.6/Documentation/kernel-parameters.txt.rej I'm not so good with patching so I am sure it is probably something easy.
View 7 Replies
View Related
Jan 10, 2010
when ever i try to install updates i get shown an error & the updates stop the error i get says "librpmio.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates) librpm.so.0 is needed by package abrt-1.0.3-1.fc12.i686 (updates)"
View 12 Replies
View Related
Sep 3, 2011
If you have a contiguous partial piece of an ext4 file system (assuming it's perfectly clean), starting from the beginning of the partition, is there any way to check it, or to mount it to get the files whose parents, inodes and data are all completely contained inside?
Have (or maybe had) a very large 11TB RAID 6 array, filled with a single large ext4 partition. Something strange happened when a single drive failed and the array ended up failing 13 out of the 11 drives. I had trouble getting the array restarted, and got to the point where I exhausted all of the options I considered completely safe. I considered a few things that may have worked, but mdadm doesn't seem to have a definite "do not change anything" option. So I decided the only way to be absolutely safe would be to clone the disks before proceeding - then I realized how much time that would take and sent the drives off to a recovery service so they could image them and check it out.
Before doing so, I copied the first 2GB from each disk. I XORd the images from the working drives to reconstruct the data chunks that were on the failed disk, manually assembled the chunks, and am very confident that I have 22GB of "correct" data in a single file. The parity and Q syndromes all matched (with RAID 6 you can still check with only 1 missing device). I've learned the fine details of ext4 from [URL], and have looked at lots of raw data from the reconstructed partition, and it all looks good. The recovery company says that they're not finding many inodes, but I found a lot of them, exactly where they're supposed to be. I tried to mount and e2fsk, but both processes seem to be extremely unhappy that the device size doesn't match the size implied by the file system geometry.
I considered hacking the superblock to manually reduce the size, but I figure that wouldn't work because there would then be more group descriptor blocks than it would expect after the superblocks. I might try doing that and compensating by incrementing the "reserve block count" to compensate. Alternatively, if there is some way to make the file appear to be the expected size with nothing but zeroes after the end of the actual data, maybe I could mount it and not get any errors until I cause the kernel to read past the true end of the file.
View 3 Replies
View Related
May 27, 2011
I tried installing F14 and F15 but display resulted in freezing. The display would work upto "Check Media/Skip Test" for media during installation and the system freezes immediately after that. So I did a VNC installation from another system. But the initiation of X would always result in hanging of the box. After googling and trying various solutions, I found a ray of hope in one solution which suggested adding "vesafb:mtrr,ywrap vga=0x318" to the kernel arguments. This resulted in displaying successfully the boot-time flash (Fedora logo being filled with white color) during booting. But "startx" or "inittab 5" result in hanging of the system.
The following is the relevant information:
I see 5 monitors and 5 cards!
Code:
# lspci | grep ATI
09:0c.0 VGA compatible controller: ATI Technologies Inc ES1000 (rev 02)
09:0d.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
Code:
# cat /etc/X11/xorg.conf
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
Screen 2 "Screen2" RightOf "Screen1"
Screen 3 "Screen3" RightOf "Screen2"
Screen 4 "Screen4" RightOf "Screen3"
Screen 5 "Screen5" RightOf "Screen4"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection .....
View 2 Replies
View Related
Jul 28, 2010
I have installed Fedora 13 lately, however its architecture is i686... i want to install the GNU C Compiler (both c and c++)..... now i searched for i686 architecture gcc but most of them are not compiled.. and are archives e.g., gcc-4.4.1.tar..... Also, some RPMs say about dependencies. Is there a simpler solution?
How to install Gcc, i dont have any compiler in Fedora even cc is not there!! I installed fedora from a live cd i got with the Digit Magazine!
View 2 Replies
View Related
Jun 16, 2010
I am not very new to LINUX. I was using UBUNTU for the last 1 year and I have switched to Redhat now because I am thinking of taking a RHCE certification now. Actually the problem is that I am unable to install RHEL 5.2 i386 on my i686 machine, I have bought it recently 1 week ago. I tried to use the boot parameter "linux noprobe" then it said drivers not found after 2 steps when it loads drivers.
When I tried to make a GUI install it hanged after "loading /sbin/loader" and said "kernel panic - not syncing". And when I tried to make a text install it said hanged agin after "loading /sbin/loader" and said something like "Oops: 0000 [#1] SMP". If drivers are needed then when can I get those and how can I install those drivers? here is my hardware information as "lspci" says:
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 10)
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 10)
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 01)
00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 01)
00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 01)
00:1d.0 USB Controller: Intel Corporation N10/ICH7 Family USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 01)
04:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
View 2 Replies
View Related
Feb 4, 2011
In my system around 73gb(pc-desktop) i have,1 primary partition(windows)-25gb, 1-extended partition(remaining gb) 3 logical partitions were there in (under) extended partition in one of the logical partition is d:drive. in my hard disk d: drive is -/dev/sda5
previosly i was fat -file system , (d:drive-/dev/sda5), i remember i changed the d: drive(d:drive-/dev/sda5) file system to ext4file system ,with following command using terminal
After doing(changing the file system)this one ,i couldnt see the d:drive data
By doing that
1q) Did i reformatted the partition? i think the new filesystem(ext4) has no knowledge of the data that was on it when it had a FAT filesystem.
2q) How to do undo operation,i tried to change the filesystem type to fat/ntfs in terminal using command --sudo mkfs -t FAT /dev/sda5.
Result:its showing text message-'mkfs.FAT: No such file or directory'(not in single quote)
I had very imp data in d:drive
View 1 Replies
View Related
Jul 21, 2010
A processor is very important to me and I'm curious what processor to get for a new computer build. I will be using Ubuntu for most things except iTunes, HD movies, and a few low spec requiring games on Win 7. I am building it as right now I have a half year old netbook that can do most things just fails at game play and movies but it's alright. And I have a desktop with just Ubuntu that's about the same quality but 8 years old. I want to build a computer that will be very fast for the next 4 years enough to get me to college and buy a nice laptop. I am on a small budget of around 500- 750 dollars. I have most things picked out but processor has me stumped. To me processor is a bit tricky to replace and I'd rather get a higher-end one to start and stick with that than buy another CPU two years down the road.
I don't mind upgrading RAM, GPU, and or even the HDD at a later point but I want to get the CPU as close to perfect as possible. First I heard AMD processors tend to be a bit hot. I was wondering what cooler is $50 or less that does a great job at cooling a AMD AM3 socket CPU. I do plan to overclock a very small bit perhaps up to .3 GHz plus max. First I was thinking a nice core i5 at $200 and never really checked anything else. Then, I was thinking a hexa-core at 2.8 GHz I think but decided too much and didn't need six cores. The AMD socket type also supported USB 3.0 which I instantly fell in love with. Then I found a quad core Phenom II x4 black edition at 3.20 GHz for around $160.I liked the core unlocker and it looked incredible. Now I'm rethinking a bit again.
I found a dual-core that is same thing as the other AMD one above except well only two cores. I think that would do me fine I'd I'd save $60 by getting 2 less cores. With the things I use a computer for (Ubuntu, Win7, HD quality playback, minor gaming like Runescape, and small multitasking like openoffice a browser or two and perhaps some pictures, game or movie.) I also want to be able to do this quickly for the next 4 years without a hiccup or at least to a minimum if possible. I really don't want to upgrade CPU once I get that bad boy in there. I also want it ready for higher versions of Windows like Windows 8 is supposedly coming sometime in 2012 I've heard. I just want the best CPU to be fast and efficient, run cool, and work well for me for the next 4 years.
View 6 Replies
View Related
May 25, 2010
I'm sure this has been covered somewhere before, but I couldn't find anything and so figured I would post here. I have been using Linux OSes for the past couple of years and also using GCC/G++ for application development. However, I have almost always been on x86 systems and never gained much experience using the wide range of optimization options available.
My question is, if I do not specify the -march=PROCTYPE option, will GCC still be able to detect the current architecture and build the code accordingly? I primarily ask this because I am working with an x86_64 system, and specifying -march=x86_64 in my makefiles generates errors about it being an unknown processor type, even though the CPU and OS are X86_64. I know this sounds like a newbie question, but it's just ground I've never had to cover before until now.
View 7 Replies
View Related
Sep 6, 2011
I purchased an older Dell (p4 1.8G 256M) just to run some low demand programs. They don't require a GUI - just ssh/cli type of access. will be a server type - no kb or monitor. Can someone give me some pointers where to start at? I've never done a Debian install - the install process may address these questions - but figured I would throw it out here. I've used Ubuntu for several years now but I doubt that it would be the best distro for a legacy system....
View 3 Replies
View Related
Jul 7, 2011
When I install wine the add/remove program wants to install both 86_64 and i686 files. I have the x86_64 version of Fedora 14. I am having problems with counterstrike and have installed it using Wine, have noted problems when both types of files are installed.
I would like to have Fedora set up just right but as with all Linux distros, am having trouble keeping my head above water with fc14. I have success up to a point and then want to go back to Windows for its simplicity. Just this wine problem
View 1 Replies
View Related
Sep 15, 2010
I want to build a PXE boot server on rhel5/centos5 from which all type of OS(Linux distros,Windows - xp,vista,7) these can be installed on any client on my LAN . I have tried it for some linux distros with TFTP ,but unable to add windows.
View 2 Replies
View Related
Nov 24, 2009
Can I use my all-in-one printer with LINUX Operating System? KODAK All-in-One Printers are designed to to work with WINDOWS XP, WINDOWS VISTA, WINDOWS 7 Operating Systems and with MAC OS. Because of its open-source nature, LINUX OS requires a complex, dedicated support team. LINUX OS represents a very small percentage of installed operating systems in the U.S. As a result, costs for ongoing support and a dedicated support team are not justified at this time.
As Kodak continues to launch products, and as updates are made to LINUX OS, launching LINUX Drivers would require ongoing support and driver updates to Kodak's software. Customer support teams are focusing efforts on current issues concerning the more prevalent WINDOWS and MAC OS; adding support for LINUX OS would take resources away from these issues. Compatibility information for KODAK All-in-One Printers is printed on the retail package so that our customers can be aware of the printer's hardware and software requirements at the time or purchase. For more information about specifications and compatibility, visit KODAK All-in-One Printers.
View 4 Replies
View Related
Apr 26, 2010
I see (been using Inkscape for couple of weeks now) that there are features that I want to harness in Inkscape 0.47. I have 0.46 on Ubuntu 9.04 in the "Ubuntu Ultimate flavour".Oh by the way, is 10.04 stable? I read that 9.10 wasn't as stable cause of new programs and software and stuff that I have no clue about (I just want linux to be my stable OS in the back ground that doesn't require to much tinkering from me). And having asked that, can I upgrade to 10.04 via an installation disk? I usually get my OS disks from...well, wont say there name otherwise I might be accused of advertising. (downloading installations is expansive with a 3G card until I get ADSL).
View 2 Replies
View Related
Jan 16, 2010
I've been trying to compile Inkscape 0.47 and I'm impressed how difficult this process is, I need 0.47, some files made with it (in a Mac) doesn't show good in 0.46, besides compiling, is there a easyway to install it on openSUSE 11.2?
View 1 Replies
View Related
Jun 21, 2010
What is the primary filesystem type used by Fedora 12 Linux?
View 7 Replies
View Related
Sep 1, 2010
Installing from a CD, and F13 constantly freezes at the same spot - "Checking dependencies in packages selected for installation" - gets stuck 1/3 to 1/2 thru.
Dell Dimension 2400, Celeron 2.4GHz, 768MB memory, 120GB drive.
I've used same CD set to install several other systems so CDs are good.
View 9 Replies
View Related
Oct 21, 2010
Last nights upgrade of java-1.6.0-openjdk-1.6.0.0-43.1.8.2.fc13.i686 and java-1.6.0-openjdk-plugin-1.6.0.0-43.1.8.2.fc13.i686 prevent the loading of Ameritrades Command Center.Downgrading to version 1.6.0.0-37 fixes the problem. I'll post the bugzilla number as soon as I get the chance to file it.
View 3 Replies
View Related
Jun 11, 2009
I am trying to install fc11 on an intel mb with pentium4 and ati graphics
the install always hangs at the point where the sw packages have been selected
and the install is checking dependencies.
I have tried the regular install
the basic video install, and text install
with the same symptoms each time
the dvd drive lite is on and the hard disk activity lite is on and the system is frozen.
have to power off.
I have fc11 installed on another system (amd) and had install issues also but that was
with the preview.
View 1 Replies
View Related
Sep 22, 2010
I am trying to upgrade my RHEL5 kernel.What file should i download for my i686 system.Googling gives a number of options...of which I feel ovzkernel-2.6.18-194.8.1.el5.028stab070.5.i686.rpm is the right one for me?Is it the latest stable kernel version...and how to install it?
View 3 Replies
View Related
Dec 1, 2009
So I puts my shinny new F12 install on my new computer. It's a little climb for me but for the most part easier then some of the other F's that I have tried to install.
One problem I have right now is my inkscape crashes as soon as I try to put some text on a page. I tried the automatic bug report thingy but it complained about me not having a log in. inksacpe is really becoming a very important application for me, I have been trying to shy away from the Windows programs I have been using.
I must say, F12 seems to really be advancing the fedora project into a nice desktop system.
View 4 Replies
View Related
May 9, 2010
How do you take an image from Inkscape, after taking it from GIMP, and import it to Scribus?
View 1 Replies
View Related
Sep 16, 2010
Trying to install SW 13.1 (on DVD) on the following system: M/B Intel: DX38BT Processor Intel Core 2 Quad Q6700 - 2.66GHz, 8MB Cache, 1066MHz FSB, Socket 775 Memory Corsair Dual Channel 8192MB PC10600 DDR3 1333MHz Memory (4x2048MB) Graphics Diamond Radeon HD 3850 Video Card - Viper, 512MB GDDR3, PCI Express 2.0 P/S Ultra 1000W
My goal is to install the i386 build on one partition and the 64-bit build on another. I have been away from Linux for a while and am sick to death of Win7, want to come home. :-}
Booted on i386 side of DVD, system freezes after a couple of lines that start with ATA2. Does not respond to 3 finger salute, ctrl-c, nothing. Have to press reset. I have tried both huge.s and hugesmp.s kernels
Booted on 64-bit side, comes up fine. I performed the install, selected for automatic lilo install. Lilo install hung but I was able to reboot. I booted off the 64-bit side again, entered the following: huge.s root=/dev/sde3 rdinit= ro It booted fully to the login prompt but the keyboard does not work, no input.
View 2 Replies
View Related
Dec 23, 2010
my problem is inkscape-0.48.0-1.fc14.3.src.rpm in fedora 14 64 bittry rebuild --source inkscape-0.48.0-1.fc14.3.src.rpm and this my error:I think something wrong pkgconfig .
attributes.cpp:20:32: fatal error: glib.h: No such file or directory
compilation terminated.
arc-context.cpp:21:28: fatal error: gdk/gdkkeysyms.h: No such file or directory
[code]....
View 6 Replies
View Related