Sponsored Content
Operating Systems Linux how to rectify the MS Office problem Post 302272102 by otheus on Monday 29th of December 2008 06:28:49 PM
Old 12-29-2008
Are you unable to save a NEW file, an existing file, or neither?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

mailx - out of the office

I'm using the mailx client on Solaris to read my email. I would like to know if it is possible to create an "Out of the Office" reply to the sender of email while I'm on vacation??? (3 Replies)
Discussion started by: bigfish
3 Replies

2. UNIX for Dummies Questions & Answers

Office

My first question is: Is there a version of Microsoft Office out for Unix? My second Question is: If there isn't a version of Microsoft Office for Unix, then can i get MS office for MAC OS X and install it on my sparc sytems? Im running solaris 8 and 10. (2 Replies)
Discussion started by: vikster007
2 Replies

3. Shell Programming and Scripting

please rectify my problem

Dear Friends, I have two data file containing 4 coloums. my first file has data like this ex: file1: 2.56 66.82 *** 2.56 66.82 *** 2.54 66.84 *** 2.54 66.84 *** 2.51 66.84 *** 2.51 66.84 *** 2.51 ... (8 Replies)
Discussion started by: rajan_ka1
8 Replies

4. Linux

MS Office for Linux..

Hi all, I have to install MS office on the Linux 9. As it is the essential part of my Internship. So I just want to know the following things: 1. Is it possible? 2. From where I can get the MS Ofiice for Linux 9. 3. From wher I can get the Documentation for Installing it. Thanks in... (2 Replies)
Discussion started by: aman_mlt
2 Replies

5. Filesystems, Disks and Memory

UNIX problem concerning Microsoft Office Binary

I just started using Terminal on my Mac this summer, and right now I am having problems making a shell script. This shell should run the "Microsoft Setup Assistant" once I run the Automator Script. Alas, I still have problems. Here is the offending scriptlet: Sudo Tcsh root# cd... (2 Replies)
Discussion started by: chrisfrap
2 Replies

6. Shell Programming and Scripting

On comparing two number getting error,not able to rectify it pplease help

temp=`cat /gcdm/prd/rawdata/LCDM_FR_CCF_00003_D_CARM | head -1 | cut -c 19-27` temp= `expr $temp - 1` for file in `ls /gcdm/prd/archive*/carm/LCDM_FR_CCF_00003_D_CARM/*.gz` do seq_no=`gunzip -c $file | head -1 | cut -c 19-27` if then echo found; fi done this is code I am using... (2 Replies)
Discussion started by: moh_hak_786
2 Replies

7. UNIX for Advanced & Expert Users

Finger command not showing Office, Office Phone from /etc/passwd

Not sure if this is the best place to post, but at this point my question seems to be an advanced topic. I'm curious why it is that the "office phone" column of finger does not seem to report anything even when data is entered in the GECOS field of /etc/passwd. I am using Ubuntu 8.10, kernel... (1 Reply)
Discussion started by: gratuitous_arp
1 Replies

8. Windows & DOS: Issues & Discussions

problem uninstalling MS office 2010

whenever i try to uninstall my MS office 2010 it gives me an error , uninstaller is corrupted , try to run uninstaller from the original setup. If i do that, it doesn't give me an option to uninstall it ! I tried to reinstall the whole MS office 2010 from the same setup again, but though... (7 Replies)
Discussion started by: aarsh
7 Replies

9. IP Networking

Routing traffic problem between 3G and Office Lan Network

Hi, I would like to ask some networking solution regarding my work LAN and 3G usb network problem. I want to route my internet traffic to the 3G network and sometimes connect to some of my work network for ssh to configure some workstation or print something. Currently my problem is i can't... (0 Replies)
Discussion started by: jao_madn
0 Replies

10. Red Hat

Problem setting up SSMTP with Office 365

Hi guys! Im trying to setup my box so it can send its emails through Office 365 SMTP. I spent 8 hours yesterday trying to configure sendmail to do this, but I gave up. Now Im trying to do it with SSMTP and I followed this guide to configure it How to install and configure sSMTP on CentOS /... (0 Replies)
Discussion started by: RedSpyder
0 Replies
ABRT-ACTION-GENERA(1)						    ABRT Manual 					     ABRT-ACTION-GENERA(1)

NAME
abrt-action-generate-core-backtrace - Generates coredump-level backtrace SYNOPSIS
abrt-action-generate-core-backtrace [-v] [-r] [-d DIR] DESCRIPTION
This tool uses coredump from the file coredump and binary at the path stored in file executable in the problem directory to generate coredump-level backtrace. Coredump-level backtrace resembles ordinary backtrace in that it contains information about call frames present on the stack at the time of the crash. However, it only contains information that can be obtained from the coredump without debugging symbols available - mainly relative addresses of the stored instruction pointers. Such backtrace can still be useful for reporting and reproducing the bug and does not require debugging information files to be installed. The result is saved in the problem directory in a file named core_backtrace. Integration with libreport events abrt-action-generate-core-backtrace can be used as an analyzer for application crashes which dump core. Example usage in report_event.conf: EVENT=analyze analyzer=CCpp abrt-action-generate-core-backtrace OPTIONS
-d DIR Path to problem directory. -r Do not hash function fingerprints. Useful for debugging. -v Be more verbose. Can be given multiple times. AUTHORS
o ABRT team abrt 2.1.11 06/18/2014 ABRT-ACTION-GENERA(1)
All times are GMT -4. The time now is 05:28 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy