Software :: TARGET To Use When Installing Software With ./configure?

Dec 14, 2010

I am installing gcc-core, binutils, etc, to cygwin. The goal I am pursuing is to be able to build from a Windows platform, for a Linux target, saying it in other words is to compile programs in a Windows environment to run them in a Linux environment.

The problem is that I need to know what TARGET to choose when running the ./configure. My understanding is that it depends on the target CPU, right? I need to build gcc-core and all the needed utils, to be able to build later the gcc-linux. Is this correct?

View 2 Replies


ADVERTISEMENT

CentOS 5 :: How To Configure Iscsi Target

Jan 12, 2010

i have installed centOS5. i want to configure iscsitarget. i know that iscsi target is built-in in centOS5. how can i use iscsiadm utility to configure iscsi target. please describe in detailed.

1.) i want to make 4 drives (4Drives OR 4LUNs)in iscsi target each with 5GB space.
2.) please describe and highlight where we mention disk space(5GB)

View 1 Replies View Related

CentOS 5 :: Differences Between Scsi-target-utils & Iscsi-target

May 8, 2009

I want to run ISCSI target on CentOS. Both "scsi-target-utils" and "iscsi-target" can be used.

They seem to have the same function.

Is there any significant difference between them, on performance or stability?

View 4 Replies View Related

OpenSUSE Network :: Installing Driver Error - No Rule To Make Target `modules' - Stop

Apr 13, 2011

I am relatively new to linux and am running into a problem. I just got a new laptop and need to configure/install it's wireless driver but am getting an error when running "make". The error is: make[1]: Entering directory `/lib/modules/2.6.37.1-1.2-desktop/build' make[1]: *** No rule to make target `modules'. Stop.

I have scoured these forums and know that others have the same issue (when configuring other drivers/programs). I am sorry if this post is redundant. It sounds like the Makefile is pointing to the wrong directory. I am using opensuse 11.4, have make and gcc installed. My kernel is linux-2.6.37.1-1.2 (I just re-installed the desktop kernel to make sure it was up to date). The driver I am trying to install is located here: AUR (en) - rtl8192ce.

Another forum suggests pointing somewhere in the /usr/src/linux-2.6.37.1-1.2 directory instead. Is this correct? Should I be pointing to a folder within this? I am not a programmer but any description about what I am actually putting in this directory and why would be awesome (so I can learn a bit more). Or just helping me solve the problem would be great too.

View 9 Replies View Related

General :: Installing Hudson In Centos 5 - Manage Hudson By Using Configure System And Configure Options?

Aug 9, 2011

I have tried to install and configure Hudson in centos distro version 5.Installed hudson with tomcat by deploying .war files.after configuration was completed, builded a project.It displayed build was completed successfully.but I was not able to download output of build.

So I rechecked configuration,found that i havent set artifact file pattern to archive. how to set artifact file pattern and how to get build output. how to manage hudson by using configure system and configure options.what is the correct way to configure public hudson?.

View 3 Replies View Related

Debian :: Edit Link Target / Edit The Link Target To Force Ip String At End?

Jun 16, 2011

What I am trying to do is edit the link target to force ip=xxxx.xxx.xxx string at end. I have a software program which access 4 different servers running the software but with different configs. In xp I can copy links and modify as above to correctly force the program to the various servers.

I have read the various how tos on hard vs sym links which I get. Playing around with hardlinks and sysmlinks (the examples I find) does not seem to be what I need. Feel like this is pretty basic stuff but I am a bit stumped.

View 1 Replies View Related

Software :: Using ./configure While Installing Kfsmd?

Aug 12, 2010

I'm trying to use the kfsmd tool[URL].. to alert me of folder changes on a RHEL4 installation. I've d/l'd the source and tried to ./configure it but it fails, needing a current sigc++ library. So I d/l'd libsigc++-2.2.8 and configured and installed it and I see a /usr/local/lib/sigc++-2.0 folder now. So now when I go back and ./configure kfsmd, how do I tell it to look to /usr/local/lib/sigc++-2.0 for the library it needs?

View 2 Replies View Related

General :: Configure Error While Installing Wireshark

Jan 4, 2011

I'm trying to install Wireshark but I have this message :
"configure: error: Header file pcap.h not found; if you installed libpcap from source, did you also do "make install-incl", and if you installed a binary package of libpcap, is there also a developer's package of libpcap and did you also install that package?"
I tried to use #yum -y install wireshark but didn't work.

View 3 Replies View Related

CentOS 5 :: Configure Error While Installing Openldap

Mar 22, 2010

I am facing the following error when im trying to install the openldap and running the ./ configure command.

./configure
Configuring OpenLDAP 2.4.21-Release ...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu

[Code]...

View 2 Replies View Related

Debian Multimedia :: Could Not Configure Installing Custom Languages

Feb 27, 2011

My Debian installation was originally only in Croatian, and I was fine with that until now. Being irritated by some javascripts (especially those that won't let me close a tab in Iceweasel) I installed noscript. However, I could not configure it (the configuration was "translated" in Croatian rendering it useless). So I did# dpkg-reconfigure localesand added English (en_US) besides Croatian (hr_HR)....

[Code]...

View 6 Replies View Related

OpenSUSE :: ./configure Won't Work When Installing Tar Ball Programs

May 21, 2011

I'm trying to install bitcoin onto my computer, and the Linux version only comes in tar.gz, and I can extract it just fine, however when I put in ./configure using the command line...it doesn't work...so I checked the README file and it didn't mention doing that...it simply told me to run either /bin/64/bitcoin or to run /bin/32/bitcoin However when I try running first one, /bin/64/bitcoin, it simply says something about there not being a shared library...But when I try to run /bin/32/bitcoin it simply says "Permission Denied" and yes I tried running as root when I first saw that...didn't do any good.

View 4 Replies View Related

General :: Packages - Configure The Path While Installing New Plugin?

Jun 3, 2011

Whenever I need to install something on Xentos, I found rpm or tar balls. I want to know what is difference between two. Also if I need to install something for php but I have installed on different folder, how can i give that php path while using configure command in newly downloaded tar.gz package ?

View 2 Replies View Related

Ubuntu :: Install And Configure Grub After Installing Windows?

Nov 29, 2010

I installed in ubuntu 10.04 in my laptop
yesterday i needed windows and had to install it
so right no am unable to boot in ubuntu without my live cd
when i was installing ubuntu eather unchaked to install the bootloader or i installed it not on partition but starit on the drive on the /sda
am able to boot in my ubuntu with the live cd by typing in parameter :grub.
i really need grub boot loader in this computer to be able to chose to boot in windows or ubuntu
i tried couple of instructions and always goat some headache.

View 2 Replies View Related

CentOS 5 :: Installing Atlassian JIRA And Configure Database Con

Aug 10, 2010

I would like to install this software on linux server for purpose of system reporting. I have all the installation software and the system's specification is based on system need.

View 1 Replies View Related

General :: Configure Environment After Installing A Development Library In System?

Feb 17, 2011

I installed a library to the /usr/local/ prefix in Linux using ./configure && make && make install. What environment variables do I need to set in order for the linker and compiler to search these new library and header paths?

View 1 Replies View Related

Ubuntu :: Installing A Belkin Wifi Router - Software To Configure

Apr 29, 2011

I plan on installing a belkin wifi router. Is there any software to configure it ? also i need to increase the security as max as possible will my wifi be secure? only certain number of devices to access it also any software to display the number of devices accessing it like a radar? i am very fed up of all the command-line thinggy

View 1 Replies View Related

Programming :: Installing Php - Configure: Error: Xml2-config Not Found

Feb 21, 2010

i was installing php5.3 on my system nd i followed d procedure

./install after processing man lines it said checking for xml2-config path... configure: error: xml2-config not found. Please check your libxml2 installation.

[Code]...

View 2 Replies View Related

OpenSUSE Wireless :: Installing Driver / Configure - Won't Allow To Edit Or Paste Any Files Into The Folder

Dec 1, 2010

I just dual booted Open SUSE on my computer, and am pretty happy with it. But, in order to use my wireless card for it, I need to install a driver. The wireless card is a Realtek 8191 SE. I've downloaded a driver, but I have no idea how to configure it. I've tried pasting the files into /lib/firmware, but it won't allow me to edit or paste any files into the folder.

View 3 Replies View Related

Ubuntu :: Installing Oracle - /etc/init.d/oracle-xe Configure Command Missing?

Jul 24, 2011

I've AMD64 system with Ubuntu 11.04 installed. It's been rough ride for me to install oracle-xe-universal. I've already spent more than 2 days on this. Still unsuccessful.

1) First I downloaded the packages libaio_0.3.104-1_i386.deb and oracle-xe-universal_10.2.0.1-1.1_i386.deb

2) Then I ran

sudo apt-get install bc (ran fine)
sudo dpkg -i --force-architecture libaio_0.3.104-1_i386.deb (ran fine)
sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb

(gave me dependency error for libc6 (>= 2.3.2), I modified the control file to remove dependency and rebuilt the package) (now worked fine) Oracle xe is now installed. Then I tried to start the DB it started but it's HTTP client never started. So I decided to uninstall the oracle-xe=universal. None of the sudo apt-get remove oracle-xe-universal command's didn't worked for me. So i went for manual uninstallation directions as per oracle link.

I ran the following command-

--Manually uninstalling Oracle 10g--
sudo rm -rf /usr/lib/oracle /etc/oratab /etc/init.d/oracle-xe /etc/sysconfig/oracle-xe /usr/share/doc/oracle_xe /usr/share/doc/oracle_xe_client

Then I again ran the following command to install oracle-xe

sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.0_i386.deb

See below what I got as the output-

rocky@ubuntu:~/git/mygit/edas2/libaio$ sudo dpkg -i --force-architecture oracle-xe-universal_10.2.0.1-1.1_i386.deb
dpkg: warning: overriding problem because --force enabled:
package architecture (i386) does not match system (amd64)

[code]....

Even in applications menu I don't see the if oracle has been installed. So i conclude first time installation was ok but somehow http client didn't worked. After manual uninstallation, second installation didn't even loaded/installed the oracle-xe in init.d directory.

View 1 Replies View Related

General :: Cp: Target ' Is Not A Directory?

Apr 22, 2010

I am running following commands and ist runs fine for me.cp -r /mnt/datasource/* /opt/IBM/WebSphere/DataSource/But if I put this command in script, it does not work.

vi cpydata
cp -r /mnt/datasource/* /opt/IBM/WebSphere/DataSource/
#save it

[code]....

View 5 Replies View Related

Ubuntu :: Install Apt (and Its Dependencies) On ARM Target?

Apr 7, 2011

I am using Ubuntu to develop for an embedded ARM device that has a minimal linux kernel installation on it. I have cross-compiled individual programs before for the target system, but now I have entered the realm where I need to install a package on the ARM system.

I have done this easily using apt-get on a Beagleboard that had an Xubuntu installation, but I am now working with a minimal install that does not have apt. My question is, is there a simple way to install apt (and its dependencies) on my ARM target?

View 1 Replies View Related

SUSE :: Target Change And Re-compilation??

Jan 27, 2010

We have a 32-bit SLES build server and we compile our 32-bit application on top of it. Our target is 32-bit SLES.Now want to change our target to 64-bit SLSE and keep the application 32-bit, do we need change the build server to 64-bit and recompile the application with some flags? OR can we use the 32-bit binaries compiled on 32-bit SLES build server?We use g++ compiler. It would be great if any Linux Guru can give me the steps to be followed.

View 1 Replies View Related

Software :: Target Change And Re-compilation?

Jan 27, 2010

We have a 32-bit SLES build server and we compile our 32-bit application on top of it. Our target is 32-bit SLES.

Now, if we want to change our target to 64-bit SLSE and keep the application 32-bit, do we need change the build server to 64-bit and recompile the application with some flags? OR can we use the 32-bit binaries compiled on 32-bit SLES build server?

We use g++ compiler. It would be great if any Linux Guru can give me the steps to be followed.

View 1 Replies View Related

Red Hat :: CentOS 5.3 - Set Up A Partition As An Iscsi Target?

Mar 10, 2010

I've been trying to figure out how to set up a partition on my CentOS serve r as an iscsi target, so I can access it from another CentOS client.I've been reading the manuals and various pages on the web, and nothing is very clear. I just want to be able to create a partition on my server, define it as a target, and then have my client initiator mount it.

View 2 Replies View Related

Fedora :: No Rule To Make Target Modules?

Dec 24, 2010

After reading all the forum entries and tutorials I could find, which all make it sound very easy to do, however I type the command 'make' in the folder where I have the "rtl8192su_linux_2.4_2.6.0003.1019.2009.tar.gz " unzipped and get the following output:

make[1]: Entering directory `/lib/modules/2.6.35.6-45.fc14.i686/build'
make[1]: *** No rule to make target `modules'. Stop.
make[1]: Leaving directory `/lib/modules/2.6.35.6-45.fc14.i686/build'

[code]....

View 10 Replies View Related

Fedora :: Get System To Show Deps For Particular Target?

Aug 11, 2011

I read the manual for systemD and systemctl, and I could not see a way to display the dependencies of local-fs.target. My system hangs at boot, somewhere before the local-fs.target completes. Not only do I know know what is failing, I don't know what it is trying to do.I can boot to the emergency target. But that does not trigger the problem. I have the logging options on, but it FREEZES when I try the local-fs.target, so I never get to open the logs. I'd like to know what it is trying to do, so I can step through manually.

I boot to emergency. Manually start each local-fs.target.wants/* then local-fs.target It waits a long tome for something, then it "works" but does not mount my lvm filesystems. I try again for default.target, and this time local-fs.target fails with a dependency, and the system hangs again. syslog is not available at the time of the hang. What ever is the first fail, is lost when the console scrolls.I's looking a lot like I must do a full reinstall of this system.

View 4 Replies View Related

OpenSUSE :: Install Iscsi-target Package In 11.1?

Mar 3, 2010

I want to install iscsi-target package in opensuse 11.1.

Step 1:
linux-7bvl:~ # zypper search iscsitarget
Loading repository data...

[code]....

View 2 Replies View Related

OpenSUSE :: Error - Make Cannot Have Install Like Target

Aug 18, 2010

I want to install EVMS n machines with openSuse 11.2. The EVMS installation procedure (EVMS: Installation: Installing the EVMS Tools), point 3, says to do: "make install".
I'm in the correct folder, there is the file Makeinstall.ini, but just try to run the command I've an error (make cannot have install like target).

this is my output:

linux-vxth:/usr/src/evms-2.5.5 # ls
.makefile.swo INSTALL.initrd aclocal.m4 engine po
.makefile.swp Makefile.in autoconf include tests
COPYING PLUGIN.IDS config.h.in intl ui

[code]...

I tried too rename "Makefile.in" into "makefile" and "make.rules.in" into "make.rules", but then I have other problems

View 9 Replies View Related

Ubuntu :: Connecting To QNAP ISCSI Target

Nov 8, 2010

connecting to my QNAP iSCSI target from Ubuntu (10.04). I've followed the instructions in the QNAP manual, but I something goes wrong when I need to list the nodes. When I enter

[Code]....

View 1 Replies View Related

General :: Cross-compiling To Target System?

Jul 22, 2010

I have synology nas box DS710+ that has intel atom processor inside. i've installed ubuntu under virtual box, downloaded needed toolchain for x86 processors, and decided to cross-compile openvpn.

I 've started from compiling lzo library, but first question that appeared in my head - how i have to move all compiled binaries to my synology?

1. configure - okay
2. make - okay
3. make install - this is not necessary?

Will --prefix parameter helps me? or do i have to use chroot? cause there is a plenty amount of files that i need to move to my synology.

View 2 Replies View Related







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