Link to last rpm is on this page, isn't it?
http://software.opensuse.org/download.h ... goldendict
e_dub_kendo wrote:I installed on Ubuntu 12.04 but the instructions given at http://software.opensuse.org/download.html?My Website project=home%3ATvangeste&package=goldendict didn't work for me. Specifically, the instruction:
- Code: Select all
$ echo 'deb http://download.opensuse.org/repositories/home:Tvangeste/xUbuntu_13.04/ /' >> /etc/apt/sources.list.d/goldendict.list
Even with sudo, I kept getting:
- Code: Select all
bash: /etc/apt/sources.list.d/goldendict.list: Permission denied
I finally got it working by doing:
- Code: Select all
$ sudo touch /etc/apt/sources.list.d/goldendict.list
to create the file, then opening that in my text editor via:
- Code: Select all
$ gksudo subl /etc/apt/sources.list.d/goldendict.list
and manually adding:
- Code: Select all
deb http://download.opensuse.org/repositories/home:Tvangeste/xUbuntu_13.04/ /
Then following the instructions to add the key before going back to update and install. This is probably outside of your control to address, but just wanted to point it out in case others ran into the issue. Thanks a lot for putting the package together, this makes using GD on ubuntu even nicer.
Users browsing this forum: Google [Bot] and 2 guests