General :: Build System For OpenSuse 11.3

Feb 13, 2011

I'm new to Linux, and want to build a system for openSuse 11.3 on Friday.I plan to buy everything then.I'm using Ubuntu now on my laptop.My question is what do you think of the P4 prescott e series 800 mhz FSB as a processor for openSuse.Offer other processors if they will do a good job.

View 1 Replies


ADVERTISEMENT

OpenSUSE Install :: Build A Multiseat System (Build A Six-headed Six-user System LG #124)

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

General :: Possible To Build An LFS System On Another Computer Through Ssh?

Apr 8, 2011

I am in the beginning stages of building an LFS (http://linuxfromscratch.org) system, but the thing is I don't have any space on my laptop to build it on. However, recently the GPU on my desktop went down and I have been unwilling to take the steps to have it fixed (variety of reasons). My main worry about building an LFS system was about rendering the computer unusable, but since this machine was already broken...I am looking at this as an opportunity.

I had two hard-drives on the desktop, one with linux (ssh enabled) and the other had windows which I subsequently deleted. Since I can't use the desktop directly because of the broken GPU, I am thinking of using ssh to connect and build the rest from there. So far, everything seems to be going according to plan, but I am just beginning the build, so thus far I have only partitioned and built the filesystems.

View 1 Replies View Related

OpenSUSE :: Find All The Build-deps Or What They Are For That Matter To Build Boxee

Feb 20, 2010

I'm in love with my Opensuse 11.2. Love my KDE 4.4. The only thing I miss from my Ubuntu installation, is the ability to use Boxee. I would be more than willing to compile Boxee from source. I only have 2 problems with that:

1) I don't know where I can find all the build-deps or what they are for that matter to build Boxee.

2) I'm running on a Netbook. Yes, my measly Intel Atom is no fun for compiling and building.

What are my options/what can I do to get Boxee up and running on 11.2? I've tried searching on build service for an RPM, but I think due to legal restrictions, Boxee can't be on there.

View 9 Replies View Related

OpenSUSE :: Build Libevent-dev 2.0.10 In Ooder To Build New Version Of Transmission?

Feb 16, 2011

looking for LIBEVENT... configure: error: Package requirements (libevent >= 2.0.10) were not met: In order to build transmission 2.21.I need libeventnew version of transmission,I need to build libevent-dev >= 2.0.10 and installed first.But I can't get any information about building development files for libevent.

View 1 Replies View Related

General :: Build A Shared Library On System Using Same Command Used For Solaris?

Jun 22, 2011

I am able to build a shared library under solaris with
/usr/local/bin/g++ -G -o output.so file1.o file2.o file3.o.
How do I build the shared library under linux using the same files?
I have tried to use the same command /usr/local/bin/g++ -g -o but I got some undefined references, even if those references are defined in one of the object files.

View 3 Replies View Related

OpenSUSE :: Ant Build.xml Does Not Exist - Build Failed

Apr 19, 2011

Ant was installed in yast2 but will not run since build.xml was never created. How can this be fixed? I would like to run AudioTool.

View 5 Replies View Related

General :: OpenSuse: Build Is Installed But Not Recognized By Make?

Jul 3, 2010

I was trying to follow instructions in [URL]

There is a reference to build in my kernel (with red background), se below:

linux-om4s:/lib/modules/2.6.31.5-0.1-default # ls
build modules.alias modules.alias.temp modules.builtin.bin modules.dep.bin modules.symbols source updates
kernel modules.alias.bin modules.builtin modules.dep

[Code]....

Both make and build have been properly installed in Software Manager.

View 6 Replies View Related

Debian Multimedia :: Build A System That Uses Jack2?

Jul 23, 2010

I'm trying to build a system that uses jack2. So far as I can see, the jack version in Lenny repos is jack, rather than jack2. The jack website implies there is a .deb for jack2, but doesn't reveal how to access it. What should my next move be?

View 2 Replies View Related

Software :: Build A Custom Distro For System Maintenence?

Apr 19, 2011

scanning them with Avast! and Malwarebytes Anti-Malware or by running registry cleaners like Ccleaner.However, I think it would be cool to have a Live system that I could boot from my flashdrive that I could have programs installed to do all this with.It would be cool if I could use Puppy Linux, since it loads and runs from RAM, which gives a huge speed boost when compared to running a live version of a distro like Ubuntu, but I don't really know my way around Puppy, or how to make my own "pupplet". Also, from what I could tell, Puppy Linux didn't have a package manager like Pacman or Aptitude.Here's a list of programs I would like to have a Linux alternative to use:-Avast! Anti-virus-Ccleaner (registry cleaner)-Malwarebytes Anti-Malware/Superantispyware (malware/spyware cleaner)-Perhaps also a Defrag program like Defraggle

View 1 Replies View Related

Software :: Build Pygtk With Non System Default Python?

Apr 13, 2011

I'm on Debian Lenny. I've built and installed python-3.2 in /opt/python-3.2. Then i want to build and install pygtk, pycairo with /opt/python-3.2 and install them in that folder and not to use system default python (which is python-2.6) for their build process.

How do I tell pygtk and pycairo 's configure and makefile script to use /opt/python-3.2 's interpreter, include file and library for their build process(and not the system default python)?

I tried doing ./configure --help in pygtk folder but there was no option for specific non-system default python's folder location. Anyone has any ideas?

View 3 Replies View Related

Programming :: Build An Accounts System Database For A Project?

Apr 21, 2010

I have recently trying to build an Accounts system database for a project. When you run the program it goes in the main menu sort of like this.

Accounts System
Add a Customer With a Contract......1
Add a Customer Without a Contract...2
Display all Customers...............3
Find a Customer.....................4
Edit a Customer.....................5
Print a Statement...................6
Print an Invoice....................7
Load File...........................8
Save and Exit.......................9

When you add a customer with a contract, you add name, address, start contract, end contract, payment and email address. Now, is there a code I could write to get back to this menu. To not confuse anyone, all I just saying is supposing I accidentally push number 1 on the keyboard and suppose I didn't want to add a customer. In other words I need a code that can cancel (or stop) adding a customer to go back to the accounts system menu.

[Code]...

View 3 Replies View Related

Ubuntu Installation :: Build Essentials And System Does Not Pick Up ./Configure

May 29, 2011

In order to get my Ubuntu system up and running on the Internet I need to install Sakis3g, and when installing, the system does not pick up ./Configure. My first thought was that the Build Essentials were not present but turns out that they are already installed, so now I'm at a dead end as I cannot finish my install. Has anyone else had any problems similar to this one?

View 2 Replies View Related

CentOS 5 :: Do I Need To Build Rescue CD Containing Directory Info Of Specific System?

Sep 14, 2010

I have been reading about rescue CD's but haven't found out whether I can make one using my currently running Centos(centos-release-5-4.el5.centos.1 ).I tried to use a Centos cd we have here and it looks fine till it asks where the 'tree' structure is located, when I select cd it ejects it and asks the same question again. Do I need to build a rescue cd containing directory info of my specific system?This is related to wanting to fsck my file system.

View 3 Replies View Related

Ubuntu Installation :: Build A RAID-1 System With The Two 320GB SATA HD's The Machine?

Dec 30, 2010

I'm trying to install a box with Ubuntu 10.04 LTS server with a typical LAMP system in order to replace my old Ubuntu 8.04 server I have at my school to have a "backup" system and also trying to replace NIS authentication with LDAP. Well I'm getting stuck on the first step: installation of base system.

I want to build a RAID-1 system with the two 320GB SATA HD's the machine has, I have a little experience in installing RAID because I installed my old 8.04 server with RAID-1 aswell.

I boot my box from an USB stick with Ubuntu 10.04 Server 64bit, the systems boots well, asks me about language, keyboard and so, finds the two NIC cards and the DHCP configuration of one of the card is done. Then it starts the partitioner.

One of the HD's already contains three partitions with an installation of a regional flavour of Ubuntu, the other HD only contains a partition for backups, I don't want to preserve all this stuff, so the first thing I do is to replace the partiton tables of both HD's with a new one. This is done without problems.

Then I go to the first disk, by example, and create a new partition, the partitioner ask me for the size, I write 0.5 GB (or 500 MB), then I select that it has to be a Primary partition at the beginning of the disk, all goes OK. Once created I go to the "Use as: " line, type Enter and select the option "Partition for RAID volume", when I hit Enter the error appears: the screen flickers in black for a second or two, then it shows a progress bar "Starting the partitioner..." THAT ALWAYS GET STUCK AT 47%!!!

Sometimes the partitioner allows me progress a little further (for ex. lets me activate the boot bit of the partition, or it allows me to make another partiton, even once the error didn't appeared until the first partiton of the second HD!!) but it always get stuck with the same progress bar at the 47%.

I've tried a lot of things: I downloaded again the ISO and rebuilt the USB, same result. Downloaded the ISO and rebuilt the USB from another computer, same result. Unplugged all the SATA and IDE drives except the two HD's, same result. Built a CD-ROM instead of an USB, same result. Downloaded the 10.10 server ISO (not an LTS), and the USB stick can't boot, is another error, but only to try.

[Code]...

View 1 Replies View Related

OpenSUSE Install :: Build OpenSuSE With The Bare Essentials + X

Feb 4, 2011

I need to build openSuSE with the bare essentials + X. I want no-fluff + KDE 3.5-Desktop (no extras).

Is there a way to do this manually ? Any other options ? Widdling away at RPMs just got me a broken VM so I'll skip trying that again.

View 1 Replies View Related

Server :: Mounting Ext3 File System As Ext2 On Slackware With Custom Build Kernel?

May 16, 2010

I just rebuild the kernel for slackware 13, everything works, but root file system which is ext3 is mounted as ext2. Normally I've build ext3, ext4 and so on as modules, not in the kernel... but if I do this, then the kernel mounts the file system as ext2, which is build in the kernel. I also modified rc.modules so I can make sure that ext3,ext4,jbd are loaded, but it doesnt work.

View 2 Replies View Related

CentOS 5 :: Build A Bootable System Image On An Attached Hard Disk On A Running Machine?

Feb 27, 2011

I would like to build a bootable system image on an attached hard disk on a running CentOS machine.The hard disk would be moved to a headless server, where only SSH access would be available. It seems that all the documented install methods assume that the installation runs on the taget machine. In this case, I would like to create a bootable system image of CentOS on a running host system. The new install mage would generally have a newer version of CentOS than the running host system where the image is created. Also, I would prefer
to do a text-based install.

The reason for all this is that I have network access to several remote machines. I can ask disks to be moved between machines, but I have no physical access. In order to do software testing, I would like to have several system disks with different installed CentOS versions. It would be easer if I could build the system disks on one single machine. The hardware an all machines is very nearly identical.

View 1 Replies View Related

Software :: Self Build Rpm Fails With Missing Dependencies On Build Host?

Sep 24, 2009

as I'm advancing in building some nice rpm I finally wanted to install on of my gems also the build was successful the actual install fails with missing dependencies.

Code:

$ rpm --root /home/sascha/rpmbuild/ -i ./RPMS/x86_64/memcached-1.4.1-2.x86_64.rpm
error: Failed dependencies:
libc.so.6()(64bit) is needed by memcached-1.4.1-2.x86_64
libc.so.6(GLIBC_2.2.5)(64bit) is needed by memcached-1.4.1-2.x86_64

[code]....

View 1 Replies View Related

Ubuntu Security :: Script Running As A Special Build User Which Performs An Automated Build That Fails With (Too Many Open Files)?

Feb 11, 2011

I have an init script running as a special build user which performs an automated build that fails with (Too many open files).I updated /etc/security/limits to allow the special user more open files, but that didn't work - the init script still isn't allowed more open files.Here's a demonstration of the problem;

Code:
$ su - sbsbuild -c "ulimit -n"
Password:

[code]....

View 1 Replies View Related

Slackware :: Install The I386 Build On One Partition And The 64-bit Build On Another

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

OpenSUSE :: Library Does Not Appear On OpenSUSE Build Service

May 19, 2011

when I try to install pattern Gnome 3: nothing provides libcheese-gtk 19 needed by pattern:GNOME 3-.noarch:This library does not appear on the openSUSE build service either.It would appear that the pattern is present in Yast but impossible to install.

View 4 Replies View Related

OpenSUSE :: Can't Build The Kde Version Anymore

Dec 31, 2008

I've been building Celestia KDE for a long time. I built it on Suse 9.2, 9.3, 10.0, 10.2. Now that I installed 11.1, I can't build the kde version anymore. When it starts to build the kde gui, it looks at QT4 headers in /usr/include and fails. I noticed that Celestia 1.5.1 is available in Suse 11.1. How was this application built?

View 5 Replies View Related

OpenSUSE :: Build And Install Custom Kernel?

Jul 4, 2009

When I build the kernel 2.6.30 source, the rpm package is very big and needed or root filesystem 800-900 Mb. I use "make rpm" as described in Configure, Build and Install a Custom Linux Kernel - openSUSE.

View 7 Replies View Related

OpenSUSE Hardware :: Build A Wiimote Whiteboard?

May 14, 2010

I wanted to build a whiteboard, but im not sure if the programs will work on my setting: 11.2 with gnome. I have seen the linux-files, but it says ubuntu, does it matter?

View 2 Replies View Related

OpenSUSE Install :: Build The Live DVD With Win32?

Apr 12, 2010

How to build the live DVD with win32? Can I use makeSUSEdvd?

View 5 Replies View Related

Fedora Installation :: Error - "Your System Does Not Seem To Be Set Up To Build Kernel Modules"

Dec 27, 2009

I'm trying to install Sun VirtualBox Additions into Fedora 12 which is installed in VirtualBox running on top of Windows 7. As the Fedora install was originally a live distro which was then installed to the HD, it may be missing some essential files for compiling.

My attempt to install the VBoxLinux additions is incomplete and I can't get the full range of video displays. The largest is This is the error message: "Your system does not seem to be set up to build kernel modules".

Should I update Fedora to install all the updates available? I did find one webpage which gave an accurate list of files to install for this purpose but can't find it now.

View 3 Replies View Related

Server :: Build A Redundant, High-availability File Server System?

Mar 23, 2010

I am kinda stuck while providing solution for the above problem. I have achieved the fail over using keepalived but not sure how can we replicate the data from one server to other seamlessly and have them in sync with each other. My prime requirement for this project is end user should not notice the fail over and replicated copy of data should be available on the secondary as well.

View 3 Replies View Related

Software :: Use "mknod" Command For Build Root File System Of Project?

Aug 11, 2010

My team member want to use "mknod" command for build root file system of our project...

But, mknod is only excutable by "root".

I don't want to let them know the root password.

I think that "sudo" and "fakeroot" are the way to use mknod...

Except for those command, are there any way to use "mknode" ?

OR

Is there any solution for make "root file system ?"

View 1 Replies View Related

OpenSUSE Wireless :: Unable To Build Rt73.ko After Upgrade To 11.2?

Jan 25, 2009

On my opensuse 11.1 system. I used my tp-link tl-wn321g usb wireless adapter to access the internet. It runs on rt2501 chipset and I used the serial monkey rt73 driver from here.

[URL]

What I did was I installed the kernel-headers, kernel source, gcc and make. And then I cd to the module directory and did

Code:
make
make install
modprobe rt73

[Code].....

I installed "ralink-firmware-1.1-1.5.noarch.rpm" from Software.openSUSE.org. I tried "make" again, but still the same error return.

View 3 Replies View Related







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