Re: Making a shared library executable outside the shell

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Feb 23, 2012 at 2:05 AM, Christopher Svanefalk
<christopher.svanefalk@xxxxxxxxx> wrote:
> I have built Chromium from source, and currently the only way to start the
> browser is to execute the shared library file 'chrome' from shell.
>
> I would like to be able to launch it from the normal menu like my other
> applications, but I do not really know how to do this. Simply creating a
> symlink in bin breaks dependencies (browser crashes due to inability to load
> related libraries), and I am not really good enough at shell-work to figure
> out what else could be done. It is further not possible to launch the file
> from a normal file browser (system reports that it has no application for
> handling shared libraries).
>
> Any solution to this?

The Chromium source distribution should contain a shell script to
start Chromium.  Google's official builds include this in
/opt/google/chrome and hardlink it to /usr/bin/google-chrome to start
the browser.  This is done as part of the build process even for
non-official builds, so it's very strange you don't have it.

You can find the wrapper script in the Chromium source distribution here:
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/tools/build/linux/chrome-wrapper?view=markup

Simply copy it to the main Chrome directory and then hardlink it to /usr/bin.

-T.C.
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux