General :: What Could Be The Source Of A Bus Error In Multiple Applications

Apr 17, 2011

I am running Xubuntu on a MacBook Pro with fluxbox as my window manager. Yesterday when I attempted to launch firefox I received a bus error and the application did not launch. I corrected the problem by removing and reinstalling firefox. Today the same problem is happening with emacs. I have not tried removing and reinstalling emacs so I am not sure if that will work but since the problem has occurred in more than one application now, I assume it points to a larger issue. I have done some research on bus errors but it isn't clear why this problem would manifest in different applications in this manner. After the a failed launch the dmesg reports this, which seems relevant:

[Code]....

View 2 Replies


ADVERTISEMENT

Applications :: Error - "/tmp/mn3BZo4y.torrent.part Could Not Be Saved, Because The Source File Could Not Be Read

Dec 19, 2010

I am trying to torrent using transmission. The problem is, when I click a link to download something, I just get

"/tmp/mn3BZo4y.torrent.part could not be saved, because the source file could not be read. Try again later, or contact the server administrator."

This is happening on all torrent sites.It never comes up with an "open with" option or anything.

View 2 Replies View Related

Applications :: Automated Install Of 30 Applications Across Multiple Distributions?

Jun 15, 2010

I'm setting up a large number of virtual machines, each with a basic set of about 30 applications. Obviously, I don't want to do everything manually so I'm looking for ways to automate this process. Multiple distributions (Ubuntu, Red Hat Ent., FreeBSD, CentOS, etc.) will be used, meaning I will have a few Ubuntu installs with the basic set of 30 applications, and multiple Red Hat installs with the same set, etc. So, I'm looking for advice on automating as much of this as I can, even if it means a new form of automation for each distro.

View 1 Replies View Related

General :: Install Applications For Multiple Users?

Nov 27, 2010

I'm quite new to Linux and wanted ask how I can install applications to any Linux distribution such as Debian or Red Hat so that multiple users can access and run that application. Should I be root to install applications to directories like /var, /opt

View 4 Replies View Related

General :: Open Source Or Third Party Applications Do A Bare Metal Recovery On Debian?

Aug 17, 2010

Are there any open source or third party applictions can could do a bare metal recovery on Debian or any linux machines? We are looking for a solution that won't need a shutdown or reboot.

View 2 Replies View Related

General :: Launch Multiple Applications On Different Desktops Via A Script?

Jul 12, 2010

I am new to Linux (I get to learn it for work ) I was wondering how to launch multiple applications on different work spaces via a script. I have researched it and come up with most people using "Devil's Pie" I don't have this as an option. (work reasons) I was wondering what commands I could use in the script file to launch an app. on Said monitor on Said workstation.

View 2 Replies View Related

General :: Compile Multiple Source Using Single Makefile In ECos?

Jun 3, 2010

I'm calling a function defined in "uart.c" from "main.c"

But on "make" using cygwin bash, it's giving an error:"Unreferenced function"...
Pls help me to overcome this problem.

If i'm putting the definition of that function in "main.c" itself, its working.

So pls tell me how to write the make file for it?

View 4 Replies View Related

Applications :: Get Source Code For Squid?

Aug 5, 2010

whr to get source code for squid

View 1 Replies View Related

Applications :: Uninstall Programs From Source

Nov 11, 2010

I have installed a program from source code many times.

When I wanted to uninstall, I type "make uninstall" on the directory source, and it uninstalled the program.

But today, I have installed a program which i want uninstall.

I type "make uninstall" and i get this:

Code: make:

How can I uninstall the program?

View 5 Replies View Related

CentOS 5 :: Where To Put Applications Installed From Source

Apr 12, 2010

To make sure I have the latest packages installed, I no longer install anything from yum, I just compile them from source (or where source isn't available, from .rpm) directly from the application's website.

I was just wondering if there's a best practice about where to put application files that you compile yourself? Most of them seem to default to putting their files in /usr/local. What I currently do is then create symlinks from /usr/sbin, /etc/<appname>/conf, /var/log, /var/run etc. Is this messy? How should I be doing this instead?

View 5 Replies View Related

Applications :: Open Source Alternative To Dropbox?

Feb 2, 2010

I am looking for an application that works in both linux and freebsd (windows would be a plus) that keeps a file tree in sync in the background like Dropbox does. I can no longer use Dropbox because it does not support FreeBSD (you might see a forum thread saying otherwise, but its fix is out of date). The application does not have to sync to a separate web server, I can host from my house, but it would be nice. A system tray icon to check on state would also be nice, but not required. The platforms that I really need are kubuntu 9.10 and FreeBSD 8.0.The simplest thing I could think of would be a script that had git update a repository with all my docs in it every minute or so, would this work?

View 1 Replies View Related

Applications :: Source Code Installation Options

Nov 23, 2010

I was recently trying to install Ruby from source, due to needing and older version and having yum acting up on me. The problem is, the executable is being installed to /usr/local/bin instead of /usr/bin. I figure there's probably a way to change the install directory at some point during the configure/make/make install process, but there's no man page for these functions, and Google has not been kind.

Thus, my questions are twofold:

1) Does anyone have any good documentation (ideally, with examples/explanations) of command line parameters available for configure and make?

2) Failing that, can anyone tell me in specific how to install a source code's compiled executable to a specific directory?

View 2 Replies View Related

General :: Error Trying To Patch Source Code

May 15, 2010

I'm running spamassassin and want to install the fuzzyocr module for it. One of the dependencies of fuzzyocr is 'giflib' but according to the fuzzyocr page, it needs to be patched before I install it, with a patch which they supply on the fuzzyocr download page. I've tried to install the patch and get the following error.

[Code]...

View 3 Replies View Related

Debian :: Writing Open Source Java Applications?

Feb 13, 2010

I always wanted to get into writing open source applications for debian. The only problem I ever saw was that I do not know C++ which seems to be the popular language to build applications. My expertise is Java and I think that java applications could run on debian just as good as C++ applications. What I do at work is write applications in java for unix systems so I think I porting my skills over to debian would not be a problem. I have not seen any applications in java on debian yet and thought people might have a problem with them. Is there any reason more java applications are not being written on debian? Also does anyone know of hand if there is any orphaned java application for debian. I had a look on this page but it is hard to know what language the application is written in. [URL]

View 5 Replies View Related

Applications :: Open Source Voip Software For Ubuntu ?

Oct 6, 2010

Can anyone recommend a simple open source voip software in linux for pc-to-pc voice calls.

One requirement i that it should be simple with bare minimal functionality since I will be using as a part of a university project and so I don't want any additional features such as buddylist, GUI, etc.

Even a command line interface will also be fine since I am only interested to test different associated codecs/network characteristics.

The code should be simple with bare minimal libraries so that can be compiled easily.

I am aware of some open-source software such as WengoPhone but it seems that they have lot of associated features supporting different input devices with sophisticated GUI.

I require only PC-to-PC call functionality and I will be using within a LAN.

View 3 Replies View Related

Applications :: Looking For Open Source Images Repository System?

Oct 21, 2010

I'm looking for an open source system that can handle storing lots of images on tag basis, that permits me to find any image related to topics or type or post date. And also permits me to add notes. We have a lot of images and those images should be arranged according to topics in tagging manner as Google Mail do for classifying mails.

View 2 Replies View Related

General :: Error While Installing 2.6.31 Source Code In Fedora 12

Apr 13, 2010

while installing the linux-2.6.31 source code in fedora 12 I got an error:
[root@pratyush linux-2.6.31]# make install
sh /home/parag/rpmbuild/SOURCES/linux-2.6.31/arch/x86/boot/install.sh 2.6.31 arch/x86/boot/bzImage
System.map "/boot"
/sbin/new-kernel-pkg: line 277: /sbin/mkinitrd: No such file or directory
mkinitrd failed

View 2 Replies View Related

General :: NIC Driver Install Error - Source Not Found

Jun 28, 2010

I am trying to install NIC driver, at last when I am using command make the following output is coming. How to come out from this error:
Makefile:65 *** Linux source not found. Stop.

View 2 Replies View Related

General :: Installation Of Wxpython Source Returns - Error

Jan 19, 2010

I am trying to install wxpython from source package when ran ./configure command it came up with a strange message which says

Code:

Code:

View 8 Replies View Related

General :: Kernel Panic Error On Source Installation

Aug 31, 2010

Kernel Panic.
I am using
"HP Pavilion dvb 111x"
"AMD Turion X2"
"ATI RADEON Graphic Card"
And "RHEL5"

I am not register user of Redhat. I am trying to switch kernel form linux-2.6.18.X To linux-2.6.27.53. I had download source of kernel and install it as per README file. During installation everything was fair but as I am trying to boot from my new kernel it shows me "Kernel Panic" error. It Displays

" ide_generic :I/O resorce 0x1F0-0x1F7 not free.
ide_generic :I/O resorce 0x170-0x177 not free.
Redhat nash version 5.1.19.6 starting.
mount : Could not find filesystem. '/dev/root'
setuproot : mounting /dev failed : no such file or directory
setuproot : mounting /proc failed : no such file or directory
setuproot : mounting /sys failed : no such file or directory
switchroot : mount failed : no such file or directory

Kernel Panic not Synching:
attempt to kill init! "

View 14 Replies View Related

General :: Shell Script Returns Error When Using 'source'

Mar 21, 2011

For some reason the script below works fine when I run it directly but when I run is using source, I get a not found error?

With source: (line 11 is where the 'test' statement is)

Quote:

gtonder@sydlnx03:~> source set_aliases.sh -v 11:31AM
1
set_aliases.sh

[Code].....

View 6 Replies View Related

Applications :: Finding An Open Source Business Intelligence Software?

Apr 22, 2010

What is the most well know Open Source Bussiness Intelligence application?

View 1 Replies View Related

Ubuntu :: Run Multiple Applications In One Terminal?

Apr 6, 2010

What do people use to run multiple applications in one terminal?

Thinking of turning my GUI into a big terminal with openbox on top and was thinking, where would I find a command-line timer tool?

And if I only had one terminal, how would I switch between applications? A 5 hour timer isn't nice if it locks up the terminal for 5 hours...

View 9 Replies View Related

General :: Aptitude Source List - Error In Authenticating Some Packages

Apr 10, 2011

I do have a problem on updating linux ubuntu 10 I'll show you the error and my sources.list.. Error in authenticating some packages: It was not possible to authenticate some packages. This may be a transient network problem. You may want to try again later. See below for a list of unauthenticated packages.

acpi-fakekey
acpi-support
acpi-support-base
acpid

[code]....

View 4 Replies View Related

Networking :: Multiple Routes Based On Source IP?

Jan 29, 2010

I have 2 NICs in one box, both connected to two different routers.Is there a way to make NIC1 handle lets say 204.x.x.x and NIC2 handle the restncoming requests though.Basically, I have apache running, and I things to go through a specific NIC based on source.

View 1 Replies View Related

Applications :: Writing Commands To Multiple Sessions?

Jul 12, 2010

I am using putty to connect to some servers. Is there a program that let you connect to say three servers and when you write your commands to server1, server2 & 3 also gets the command? So I don't have to log in to all three servers to do the exact same thing.

View 2 Replies View Related

Networking :: Specifying Output Int Based On Input Int And Source IP On Multiple 802.1q?

May 4, 2011

I have a pair of interfaces bringing in traffic from multiple vlans each. I need to route or forward traffic to and output interface based on the physical interface and source IP address in the packet.I have multiple ip rules to send traffic to custom routing tables and each of those custom tables had a default route out the appropriate interface, but traffic isn't flowing. Afterwards I tried using iptables and put an ACCEPT any statement in every chain of every table. What am I missing, ebtables maybe??

View 1 Replies View Related

Ubuntu Installation :: Save Settings And Applications For Multiple?

Jan 8, 2010

i am trying to install ubuntu 9.04 on quite a few computers. all the computers need the same applications that i already have, as well as settings such as panel shortcuts and color schemes. there are no files like music or pictures, just applications already installed. i have all this on a bootable flash drive. all settings are saved. if i install from the flash drive will the settings transfer to the computer i am installing it on? if not, is there another way to copy all settings and apps or do i have to manually install everything on each computer?

View 1 Replies View Related

Ubuntu :: Opening Multiple Applications With One Keyboard Shortcut?

Aug 21, 2010

I would like to open multiple applications with one keyboard shortcut but don't get it running. When I add (open "System" > "Preference" > "Keyboard Shortcuts"; clicked "Add" ) a new shortcut and enter many commands in the "Command" field e.g. "gnome-terminal & xeyes" only the first application is started. I also tried to set up a shell script that contains the application calls and then use "gnome-terminal -x "sh /path/to/the/script.sh" but then I get the error message "There was an error creating the child process for this terminal".

View 3 Replies View Related

Applications :: How To Enable Sound While Playing Multiple Video

Apr 29, 2010

How to enable sound while playing multiple video ?

View 2 Replies View Related







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