Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Future Improvements (https://forums.graalonline.com/forums/forumdisplay.php?f=10)
-   -   RemoteControl2 ~ Working with Ubuntu 11.10 (https://forums.graalonline.com/forums/showthread.php?t=134265215)

Emera 12-10-2011 03:28 PM

RemoteControl2 ~ Working with Ubuntu 11.10
 
Ever since I have switched to ubuntu, I've found every aspect of the OS amazing. Just one thing really bugs me. I want to be able to manage my server, but I can't if I can't use RC! I have to keep myself on Ubuntu 10.04 LTS, which crashes repeatedly and doesn't support a lot of applications that 11.10 supports.

Check...
http://forums.graalonline.com/forums...hp?t=134264870

If you could maybe make a compatible version for Ubuntu 11.10, it would be amazing. Thanks!

cbk1994 12-10-2011 04:23 PM

Works fine on 11.10 for me. Launch it via terminal and post the error messages.

cyan3 12-10-2011 06:57 PM

As far as I'm aware 11.10 doesn't contain the package "libgtksourceview1.0-0" in the repository by default so to fix the RC we need to add a repository that does contain the package. The easiest way to fix this is by adding the Universe repository for Natty (11.04).

In a Terminal session enter:

HTML Code:

sudo add-apt-repository 'deb http://archive.ubuntu.com/ubuntu/ natty universe'
sudo apt-get update
sudo apt-get install libgtksourceview1.0-0


Emera 12-10-2011 07:21 PM

Quote:

Originally Posted by cyan3 (Post 1677162)
As far as I'm aware 11.10 doesn't contain the package "libgtksourceview1.0-0" in the repository by default so to fix the RC we need to add a repository that does contain the package. The easiest way to fix this is by adding the Universe repository for Natty (11.04).

In a Terminal session enter:

HTML Code:

sudo add-apt-repository 'deb http://archive.ubuntu.com/ubuntu/ natty universe'
sudo apt-get update
sudo apt-get install libgtksourceview1.0-0


Could you add this to the wiki please? Thanks for the help!

cyan3 12-10-2011 07:58 PM

Quote:

Originally Posted by Emera (Post 1677163)
Could you add this to the wiki please? Thanks for the help!

Glad I could help :)

Emera 12-10-2011 08:32 PM

Thanks for updating the wiki! I'm now running 11.10 with none of those crappy freeze bugs from 10.04.03 LTS. Thanks guys.

Quote:

Works fine on 11.10 for me. Launch it via terminal and post the error messages.
It was the libgtksourceview error that wasn't letting me launch. I new it was that, and I kept trying to find a way around it.

cyan3 12-12-2011 11:37 AM

For future reference encase anyone else has this problem, I was looking at the thread you attached to your first post and the solution Chris stated in the thread would have also fixed the problem:

Quote:

Originally Posted by cbk1994 (Post 1675409)
For future reference, you can just download the packages from archives (in this case, Debian's, but they should work on Ubuntu as well):

HTML Code:

wget http://archive.debian.org/debian/pool/main/g/gtksourceview/libgtksourceview-common_1.8.3-1_all.deb
wget http://archive.debian.org/debian/pool/main/g/gtksourceview/libgtksourceview1.0-0_1.8.3-1_i386.deb
dpkg -i *.deb


It is also worth noting that most of the problems with Graal Software on Linux isn't caused by the software but mainly the distribution or lack of dependencies.


All times are GMT +2. The time now is 06:26 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.