Epiphany Installation


 
Thread Tools Search this Thread
Special Forums UNIX and Linux Applications Epiphany Installation
Prev   Next
# 1  
Old 01-23-2015
Epiphany Installation

I installed Epiphany with the package manager. I receive a segmentation fault message if I try to run from the command line. It will not run at all from the desktop. The permissions are 777, and it is owned by me.

Last edited by rbatte1; 01-23-2015 at 07:20 AM.. Reason: Spelling
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. Solaris

Solaris 10 flash installation - fatal error. Solaris installation program exited.

Not very helpful to say the least. Seems to read the flar file and go through the upgrade and then come up with this error. Any ideas? (1 Reply)
Discussion started by: psychocandy
1 Replies

2. Solaris

Need help on installation.

Hi All, Good Morning. I am trying to install solaris 10 in my ultra 10 work station using CD. But i am getting the following error, can anyone helping me on this. ok boot cdrom - install Boot device : /pci@1f,0/pci@1,1/ide@3/cdrom@2,0:f File and args: - install Can't read disk label.... (11 Replies)
Discussion started by: gowthamakanthan
11 Replies

3. What is on Your Mind?

Installation

what computer minimum specification is required to install Linux? Is it possible to install window vista and Linux together? (1 Reply)
Discussion started by: sureshdoranga
1 Replies

4. Windows & DOS: Issues & Discussions

after installation of xp

hello sir I have done a fresh xp installation without formatting entire disk. just deleting c: paratition and create parition with same size and continued installation later i saw that after clicking MY COMPUTER on desktop and i selected drive d: saw hidden BACKWARD TO MY COMPUTER... (1 Reply)
Discussion started by: amarnathbasis8
1 Replies

5. Solaris

OS installation

Hi, Sun ultra enterprise1 supports solaris10i version. Sun ultra enterprise1 supports view sonic 19 inch LCD Monitor. (1 Reply)
Discussion started by: jagadeesh
1 Replies

6. Linux

OS Installation

Hello, Can anyone suggest me the source for getting the Linux OS, I have done a partitions in my system and dedicated one partition for Linux with the windows. Please suggest me the websites where I can get the s/w. Thankx S (1 Reply)
Discussion started by: sbasetty
1 Replies

7. Solaris

installation of Solaris: installation bypasses network config.

hello solaris friends, I've tried installing Sun Solaris 10.0, but everytime it seems to bypass the network config. screen that looks similar to this...here's the url: http://www.hup.hu/old/images/hup/Solaris/Sol10beta7/9.png I'm able to install it all the way through but I get no... (2 Replies)
Discussion started by: cadmiumgreen
2 Replies

8. UNIX for Advanced & Expert Users

Installation

Hai Friends How can i instal only the linux kernel in a system. Thanks in advance Collins (3 Replies)
Discussion started by: collins
3 Replies
Login or Register to Ask a Question
DH_BUGFILES(1)							     Debhelper							    DH_BUGFILES(1)

NAME
dh_bugfiles - install bug reporting customization files into package build directories SYNOPSIS
dh_bugfiles [-A] [debhelperoptions] DESCRIPTION
dh_bugfiles is a debhelper program that is responsible for installing bug reporting customization files (bug scripts and/or bug control files and/or presubj files) into package build directories. FILES
debian/package.bug-script This is the script to be run by the bug reporting program for generating a bug report template. This file is installed as usr/share/bug/package in the package build directory if no other types of bug reporting customization files are going to be installed for the package in question. Otherwise, this file is installed as usr/share/bug/package/script. Finally, the installed script is given execute permissions. debian/package.bug-control It is the bug control file containing some directions for the bug reporting tool. This file is installed as usr/share/bug/package/control in the package build directory. debian/package.bug-presubj The contents of this file are displayed to the user by the bug reporting tool before allowing the user to write a bug report on the package to the Debian Bug Tracking System. This file is installed as usr/share/bug/package/presubj in the package build directory. OPTIONS
-A, --all Install debian/bug-* files to ALL packages acted on when respective debian/package.bug-* files do not exist. Normally, debian/bug-* will be installed to the first package only. SEE ALSO
/usr/share/doc/reportbug/README.developers.gz debhelper(1) This program is a part of debhelper. AUTHOR
Modestas Vainius <modestas@vainius.eu> 11.1.6ubuntu2 2018-05-10 DH_BUGFILES(1)