i installed dolphin-emu and pcsx2. they are no where to be found in the drop-down menu and when i type them into the terminal it reads; command not found. i navigated to usr/ share/ dolphin-emu, found the executable file, droped in in the terminal, pressed enter, and got this;
/usr/share/dolphin-emu/Dolphin: relocation error: /usr/share/dolphin-emu/Dolphin: symbol _ZN12wxAuiToolBar12ms_classInfoE, version WXU_2.8 not defined in file libwx_gtk2u_aui-2.8.so.0 with link time reference
*how do i fix this problem?
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
09-20-2010, 09:30 PM
Nils Kassube
installed apps won't show up or run
Haneef Bashir wrote:
> i installed dolphin-emu and pcsx2. they are no where to be found in
> the drop-down menu and when i type them into the terminal it reads;
> command not found. i navigated to usr/ share/ dolphin-emu, found the
> executable file, droped in in the terminal, pressed enter, and got
> this;
> /usr/share/dolphin-emu/Dolphin: relocation error:
> /usr/share/dolphin-emu/Dolphin: symbol
> _ZN12wxAuiToolBar12ms_classInfoE, version WXU_2.8 not defined in
> file libwx_gtk2u_aui-2.8.so.0 with link time reference
> how do i fix this problem?
Those packages aren't available from the Ubuntu repository. Therefore:
What exactly did you install? Did you download some binaries or did you
compile from source? And if you downloaded binaries, did you install the
necessary dependencies?
Nils
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
09-20-2010, 10:39 PM
Haneef Bashir
installed apps won't show up or run
i went to*launchpad*and added the ppa to the system software sources;
https://launchpad.net/~rufustfirefly/+archive/dolphin-emuhttps://launchpad.net/~gregory-hainaut/+archive/pcsx2.official.ppa
*
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
09-21-2010, 06:13 AM
Nils Kassube
installed apps won't show up or run
Haneef Bashir wrote:
> > i went to launchpad and added the ppa to the system software
> > sources;
If nobody on this list has an answer, you could ask the authors for
help as indicated on both pages.
From <https://launchpad.net/~rufustfirefly/+archive/dolphin-emu>:
| For questions and bugs with software in this PPA please contact Jeff
| Buchbinder.
From <https://launchpad.net/~gregory-hainaut/+archive/pcsx2.official.ppa>
| For questions and bugs with software in this PPA please contact
| gregory.
Nils
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
09-21-2010, 08:32 AM
Tony Pursell
installed apps won't show up or run
On Tue, 2010-09-21 at 08:13 +0200, Nils Kassube wrote:
> Haneef Bashir wrote:
> > > i went to launchpad and added the ppa to the system software
> > > sources;
>
> If nobody on this list has an answer, you could ask the authors for
> help as indicated on both pages.
>
> >From <https://launchpad.net/~rufustfirefly/+archive/dolphin-emu>:
>
> | For questions and bugs with software in this PPA please contact Jeff
> | Buchbinder.
>
> >From <https://launchpad.net/~gregory-hainaut/+archive/pcsx2.official.ppa>
>
> | For questions and bugs with software in this PPA please contact
> | gregory.
>
>
> Nils
>
Or Just System > Preferences > Main Menu > Add
Tony
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
09-21-2010, 09:20 AM
Nils Kassube
installed apps won't show up or run
Tony Pursell wrote:
> Or Just System > Preferences > Main Menu > Add
That would certainly help to find the apps in the menu but would it help
for the
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
09-21-2010, 09:58 AM
Haneef Bashir
installed apps won't show up or run
On Tue, Sep 21, 2010 at 12:20 PM, Nils Kassube <kassube@gmx.net> wrote:
>
> Tony Pursell wrote:
> > Or Just System > Preferences > Main Menu > Add
>
> That would certainly help to find the apps in the menu but would it help
> for the
>
> | /usr/share/dolphin-emu/Dolphin: relocation error:
>
> mentioned in the original mail?
>
thanks for the suggestions
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
09-21-2010, 04:26 PM
NoOp
installed apps won't show up or run
On 09/21/2010 02:58 AM, Haneef Bashir wrote:
> On Tue, Sep 21, 2010 at 12:20 PM, Nils Kassube <kassube@gmx.net> wrote:
>>
>> Tony Pursell wrote:
>> > Or Just System > Preferences > Main Menu > Add
>>
>> That would certainly help to find the apps in the menu but would it help
>> for the
>>
>> | /usr/share/dolphin-emu/Dolphin: relocation error:
>>
>> mentioned in the original mail?
>>
> thanks for the suggestions
>
Some apps do not have a proper Ubuntu menu config file, but may have a
Debian menu file. Edit Applications menu (right click Applications &
click Edit Menus) and turn on the 'Debian' menus - check there & see if
the app shows up there. If so, you can run it from that, or copy/move
the menu item to the main menu.
If you do not have 'Debian' in the menu list:
$ sudo apt-get install menu
$ sudo update-menus
Note: 'menu' is in the Universe repository, so make sure that you have
that repo enabled.
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
09-22-2010, 06:54 AM
Haneef Bashir
installed apps won't show up or run
On Tue, Sep 21, 2010 at 7:26 PM, NoOp <glgxg@sbcglobal.net> wrote:
> On 09/21/2010 02:58 AM, Haneef Bashir wrote:
>> On Tue, Sep 21, 2010 at 12:20 PM, Nils Kassube <kassube@gmx.net> wrote:
>>>
>>> Tony Pursell wrote:
>>> > Or Just System > Preferences > Main Menu > Add
>>>
>>> That would certainly help to find the apps in the menu but would it help
>>> for the
>>>
>>> | /usr/share/dolphin-emu/Dolphin: relocation error:
>>>
>>> mentioned in the original mail?
>>>
>> thanks for the suggestions
>>
>
> Some apps do not have a proper Ubuntu menu config file, but may have a
> Debian menu file. Edit Applications menu (right click Applications &
> click Edit Menus) and turn on the 'Debian' menus - check there & see if
> the app shows up there. If so, you can run it from that, or copy/move
> the menu item to the main menu.
>
> If you do not have 'Debian' in the menu list:
>
> $ sudo apt-get install menu
> $ sudo update-menus
>
> Note: 'menu' is in the Universe repository, so make sure that you have
> that repo enabled.
>
it would appear that i already had Debian menus install so this did
not help. thanks
--
ubuntu-users mailing list
ubuntu-users@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users