Software :: Attaching Lib.so While Creating Static Lib?
Jul 15, 2011
I want to attch libCoherence.so while creating my new static lib, bcse my lib functions use libCoherence.so.
My Makefile :
Code:
CC=/opt/studio12/SUNWspro/bin/CC
CFLAGS=-errtags=yes -g -c
all: libCoherence.a
[code]....
But if I remove "/export/home2/Coherence/coherence-cpp-32bit/lib/libcoherence.so" from Makefile, build went fine.
View 1 Replies
ADVERTISEMENT
Mar 31, 2010
HOW DO I SET MY OWN STATIC IP ON SUSE?
View 5 Replies
View Related
Nov 29, 2010
I have to connect my private adres 10.0.0.2/26 to an external adres 192.168.1.253/16
I am not allowed to use Nat so i have to create a static routing table..
Ive put a router between with 2 nic's:
Ive seen on various sites that :
Should do the trick but it isnt working for me ... Ipforwarding is enabled.. Also when i use the sys/proc command..
How to make the table? I am using Opensuse 11.2
View 5 Replies
View Related
Mar 14, 2011
I have an Ubuntu server running Samba and I would like to share out the cdrom drive to the network. I made a share of the /media directory and it seems to work fine when I insert USB drives and I am able to browse and work with files. However, when I insert a cdrom it automatically mounts to /media/<volume name> and I get a permission denied error when I attempt to access it over the network. I am assuming this is happening because the permissions do not include the execute bit and being a read only file system I can not change this. I made the directory /media/cdrom and manually mounted the cdrom to it and I can successfully access it over the network just like the USB drives. So my question is: Is there a way to make the cdrom automatically mount and unmount to /media/cdrom when I insert and eject disks instead of to /media/<volume name>? Or maybe just have the permissions automatically set so Samba users can open it instead of just see it.
View 1 Replies
View Related
Apr 1, 2011
hello everyone.I've created a application that uses laptop camera as the interface and uses the gestures made by finger movements in air to perform clicking an right clicking operations.i just need to know how to attach this application to the OS kernal so that i can perform various operations like closing window,opening applications etc.
View 1 Replies
View Related
Feb 12, 2010
I'm having some problems on the line with ***. This is from a OpenEntidade.java class file and I'm trying to update EmprestadorView's variables.
EmprestadorView.java
public class EmprestadorView extends FrameView {
...
OpenEntidade.java
-----------------
public class OpenEntidade extends javax.swing.JFrame {
[code]....
View 2 Replies
View Related
Feb 14, 2010
I'm trying to connect an Altera USB cable to an XP VM hosted on Fedora 12. Virt-manager sees the device and I've attached it to the XP VM. However Windows doesn't see it. What do I have to do in order to get KVM to pass the USB device through to the Windows VM?
View 2 Replies
View Related
Dec 13, 2010
I have a file opened in vi running in a terminal(xterm), if I directly closes the terminal without first closing the file then I can see the vi still running in the background(ps x). Now is there any way to attach that process i.e. vi to some other terminal so that I can continue my work on the file. I have also tried fd command but it fails.
View 4 Replies
View Related
Mar 12, 2010
I can't, for the life of me see a way to attach an image to a forum post. Maybe it's time for a nap, it has been a very very long day. I've seen attached images on this forum in the past.
View 3 Replies
View Related
Dec 21, 2010
How to send an ordinary file as well as an Excel file as an attachment while sending mail in redhat.
View 5 Replies
View Related
Mar 14, 2011
I have attached another disk to my system and want to append it to /home which is currently /dev/sdb. How can I do that?
View 8 Replies
View Related
May 17, 2011
I have a PDSI TS230 server running redhat. I inadvertantly unplugged the mouse cable from the back. When I re insert it, the mouse not longer works. It looks like the system does not detect it anymore. Does anyone know how I can get the system to notice the mouse without rebooting the entire system?
View 6 Replies
View Related
Feb 27, 2010
I have a Lenovo 3000 N100 laptop which LCD does not work anymore.So I borrowed a monitor from my friend and started using it(it has been few days).I had installed Fedora-12 few months ago. After connecting the external monitor, I found that this one shows good graphical start-up but just upto the login screen(just before the login screen, login-screen does not come) and it proceeds no more.Though I can get the virtual consoles restarting xserver is of no use.
View 5 Replies
View Related
Dec 20, 2009
I have 5 Dell servers that I recently upgraded from 11-12 and have noticed an issue that after removing and re-attaching a monitor I am presented with the login screen. After logging in I am just presented with the background image, nothing else. I have logged in using ssh and restarted gdm with no effect. init 3 followed by init 5 still has no effect. Only when I restart with or without monitor attached does it start working as expected again.Has anybody else seen this issue? It was not present in Fedora 11 on these machines.
View 3 Replies
View Related
Feb 27, 2010
I have a Lenovo 3000 N100 laptop which LCD does not work anymore.So I borrowed a monitor from my friend and started using it(it has been few days).I had installed Fedora-12 few months ago. After connecting the external monitor, I found that this one shows good graphical start-up but just upto the login screen(just before the login screen, login-screen does not come) and it proceeds no more.Though I can get the virtual consoles restarting xserver is of no use
View 2 Replies
View Related
Jun 20, 2011
I'm trying to execute some code (let's call it login.java) when I log in and out of my linux machine. Is there any way to do this? I'm looking for perhaps a way to trigger the code? I've thought of just putting it in my .bash_login but preferably the code would launch on normal login, not when I start my terminal.
View 2 Replies
View Related
Dec 24, 2009
I have a wireless router with a 4-port switch built in. The router is a Linksys WRT310N. I have more than 4 devices that I would like to connect through wired connections...so I have an 8 port switch that I connect into one of the 4 ports on the back of the router. Whenever I do this, the wireless functionality stops working! To get wireless back, I just have to unplug the gigabit switch (and unplug/plug in the router) and wireless is back up and running.
It doesn't seem to matter which port I plug the switch into so that isn't the cause of this. Also, I can connect up 4 devices where none of them is a switch (i.e. 4 computers) and wireless still works just fine -- so it doesn't seem to be a problem that there are 4 devices attached. when the switch is connected to my router, the devices behind it work just fine. However, the wireless devices all obtain 169.254.*.* addresses so clearly the clients are failing to obtain an address from the router (the DHCP server).
View 9 Replies
View Related
Dec 4, 2010
On Ubuntu Maverick I wish to choose which application starts when I attach my Canon digital Camera. I seem to remember this choice appearing a long time ago and I chose Picasa. How can I change it to another application? It is not available under "Preferred Applications" as could be expected
View 2 Replies
View Related
Oct 30, 2010
I am sure there is a nice guide out there somewhere but I cannot find it. My question is: The company I work for has a fully windows environment, servers and clients. The current server is on a Windows 2000 Server and I plan on replacing that. I wish to use Ubuntu server with Joomla for this purpose. This is my first venture into a purely command line interface, although I have played around with Ubuntu desktop in the past. My first question right now is: How do I log onto the Windows Network (active directory) from the ubuntu server. eth0 is reporting a valid internal IP on the network, so its been picked up okay.
Edit: I also want to assign a static internal IP address instead of grabbing from the DHCP. Edit2: Thinking about it, as the ubuntu server and windows server can ping each other do I even need to log into the domain? The server will only be serving web pages.
View 3 Replies
View Related
Jan 21, 2010
I just bought a Promise FastTrak SX8300 and it completely doesn't work on Linux (contrary to what the support page on promise leads one to believe). As far as I can tell, the last time Promise's drivers compiled on Linux 2.6 was many releases ago (and no one I spoke with at their tech support even knew the Linux basics). So, unless anyone has an idea of how to get it to work - I'm going to look for a different SATA controller.
The SATA Controller on my $400 opteron motherboard died - and it is just out of warranty. Many motherboards can be had fairly cheap now - basically for the same price as a PCI-32/64-bit SATA controller with the same number of ports, itself (and the majority of us have no need for ultra expensive hardware RAID when software on Linux does many things better). There is huge shortage of non-raid SATA controllers, however (and as we know only a subset of any given uncommon hardware is supported by Linux). Unless I have overlooked something, do any of you know of non-raid SATA controllers that are supported by Linux and have a reasonable number of ports (6-12)?
View 12 Replies
View Related
Jul 14, 2011
The problem is this: My movie collection is growing that large that it no longer fits on the 3TB storage I have available for it in my server.therefore want to start using external disks, but as I don't want to waste electricty I want to switch this drive on only when I want to watch a movie which is on this drive. This drive will be connected to my server running Fedora 15 x64. The movies will (most likely) be played by a machine running XBMC on an Ubuntu minimal install (10.04). Currently I use NFS to create a mount on this machine to my media folder.The question: How can I best setup this external drive and shares etc so to have these movies available from my XBMC machine when I switch on the drive, but nothing crashing when the drive is off (while the XBMC machine stays on)?
View 8 Replies
View Related
Apr 26, 2010
I got this message on Friday from just one domain. uote:mailsrv.forthnet.gr #<mailsrv.forthnet.gr #5.5.0 smtp; 554 5.5.0 Your message was considered to be spam by the FORTHnet Antispamming Policy and was not delivered to the recipient. The following spam tests returned positive for this message:FORGED_RCVD_HELO,RCVD_IN_BRBL. For further information visitWe are not a spamming community but it seems we have a statice IP address that has a Reverse lookup to "myipaddress.static.lyse.net" and not my email domain. Would setting a cname mail.mydomain.no -> myipaddress.static.lyse.net cure this problem or are there more tricks to be performedOnce I have cured the FORGED_RCVD_HELO I can move to getting the IP removed from BARACUDA.
View 2 Replies
View Related
Mar 31, 2010
To create a static library, or to add additional objectiles to an existing static library, I can use a command like this:ar rcs my_library.a file1.o file2.oBut how to add an existing static library to my own static library. I have created my own static library using the command above and want to link against the library libuuid.a (placed in /usr/lib/).
View 6 Replies
View Related
Sep 17, 2010
I am a student trying to set a static IP for 4 computers in a university laboratory. These computers have been assigned host names (i.e. owl.ceas.wmich.edu) and I need to change the IPs to the static IPs assigned to each of the host names. I'm having some trouble getting this accomplished, as I have zero experience with this sort of thing. I am using both CentOS 5.5 and Ubuntu 10.04.The Ubuntu computer has the static IP address: 141.218.142.150
The next step is to go to /etc/resolv.conf.I am supposed to change my name server, but I don't know what to change it to.I'm rather lost in this. Any help would be much appreciated.
View 9 Replies
View Related
Oct 19, 2010
On a Red Hat Enterprise Linux Server release 5.4 (Tikanga) system, I set up a static route that unfortunately seems to get ignored.I set up the static route in the file /etc/sysconfig/network-scripts/route-eth0 as follows: 172.16.96.2/32 via 192.168.219.251
I've restarted the network service and also rebooted a few times. Here's my current routing table:
[Code]....
I am able to ping 172.16.96.2. However, when I do traceroute 172.16.96.2, it appears that the traffic goes through the default gateway 192.168.219.250 instead of our requested specific gateway 192.168.219.251:
[Code]....
I can ping both 192.168.219.251 and 192.168.219.250. In the route-eth0 file, I�ve also tried using the alternate syntax with ADDRESS0=<IP address> etc, but it didn�t work any better. I also tried setting a more general route of
172.16.96.0/24 via 192.168.219.251
The System / Administration / Network tool previously showed a spurious extra NIC called eth0.bak in addition to eth0. I deleted the eth0.bak and rebooted, but this also didn't help. Currently, eth0 is the only NIC on the system.
View 2 Replies
View Related
Apr 9, 2010
I have a dell inspirion 6400/1505 laptop running ubuntu 10.04 has 2 network controllers wired and wireless the wired is a Broadcom Corporation BCM4401-B0 100Base-TX (rev 02) the wireless is a Intel Corporation PRO/Wireless 3945ABG I have the wired configured for static ip 192.168.0.105 the wireless through network manager configured static ip 192.168.0.101 static works great,reboot and all is lost for the wireless default back to DHCP (wired stays static) and i loose the nameserver and have to reconfigure it all over. is there away to remove network manager an manually edit the wireless settings? i know how to edit the wired network interfaces do i just add wlan0 as a static ip ?
View 3 Replies
View Related
Apr 20, 2010
I have been fiddling around with my ip address configuration using several sources, and this is what I have in the /etc/network/interfaces file:
auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.1.122
broadcast 255.255.255.255
netmask 255.255.255.0
network 192.168.1.0
gateway 192.168.1.254
Yet, this is what I have in the ifconfig after I restarted the computer:
[Code].....
Could there be any mistakes I have made in the file? Why is it that I seem to have set a static ip address here and is not working?
View 8 Replies
View Related
Apr 26, 2010
is it possible to configure one static ip such as 203...... and then 192....
View 9 Replies
View Related
Jun 17, 2010
I wanted to give my computer a Static IP so that I can easily connect to it from other computers: ie Mythbuntu.This is what I did. I set it with a static to 192.168.1.107. My gateway is set to 192.168.1.1, and 255.255.255.0 for the subnet mask. I'm using default settings on a Linksys wireless router.I've rebooted several times.Nowthen, I can connect to the computer from my laptop via the IP.Even my Iphone can connect to the computer through that IP, so I've successfully set it's IP to static, but I cannot connect to the internet.
View 9 Replies
View Related
Sep 23, 2010
I am trying to set a static ip in Ubuntu 10.04 so I can use NX client on my Vista box.
auto eth1
iface eth1 inet static
address 192.168.0.100
netmask 255.255.255.0
network 192.168.0.0
broadcast 192.168.0.255
gateway 192.168.0.1
However, when I try to use the Internet I can't get out. That seems like a dns issue to me, when I ping google from a terminal I get: unknown host [URL]
View 1 Replies
View Related