Home » Community » Newbie corner » manjaro linux and Ultimate++
|
|
Re: manjaro linux and Ultimate++ [message #43026 is a reply to message #43024] |
Thu, 24 April 2014 09:56   |
|
xawery wrote on Wed, 23 April 2014 22:33Hello,
Is any way to install theIDE + U++ on this distribution ?
Welcome to the forum xavery 
Since manjaro is based on archlinux, you can try to use the packages for arch. It should be enough to just add this to your /etc/pacman.conf:
# U++ nightly builds
[home_dolik_rce_nightly_Arch_Extra_standard]
SigLevel=Never
Server=http://download.opensuse.org/repositories/home:/dolik_rce:/nightly/Arch_Extra_standard/$arch/
Then you should be able to install it usingsudo pacman -S theide upp
Note that I have never tested the packages on manjaro, but on arch, they work just fine...
Best regards,
Honza
PS: If it doesn't work, there are also PKGBUILDs in AUR.
[Updated on: Thu, 24 April 2014 09:58] Report message to a moderator
|
|
|
|
Re: manjaro linux and Ultimate++ [message #45139 is a reply to message #43026] |
Tue, 15 September 2015 10:33   |
navi
Messages: 107 Registered: February 2012 Location: Sydney, Australia
|
Experienced Member |
|
|
dolik.rce wrote on Thu, 24 April 2014 09:56
Since manjaro is based on archlinux, you can try to use the packages for arch. It should be enough to just add this to your /etc/pacman.conf:
# U++ nightly builds
[home_dolik_rce_nightly_Arch_Extra_standard]
SigLevel=Never
Server=http://download.opensuse.org/repositories/home:/dolik_rce:/nightly/Arch_Extra_standard/$arch/
Then you should be able to install it usingsudo pacman -S theide upp
Note that I have never tested the packages on manjaro, but on arch, they work just fine...
Best regards,
Honza
PS: If it doesn't work, there are also PKGBUILDs in AUR.
Hi All,
I can confirm that adding the repo to /etc/pacman.conf works. I have manage to install the latest nightly:
Upp/theIDE version 8931-Arch-x86-64, CodeBase:6996 classes,98]
on the following os:
$ uname -a
Linux laptop1-manjaro 4.1.6-3-MANJARO #1 SMP PREEMPT Sat Sep 5 10:57:06 UTC 2015 x86_64 GNU/Linux
$ lsb_release -a
LSB Version: n/a
Distributor ID: ManjaroLinux
Description: Manjaro Linux
Release: 15.09-rc2
Codename: Bellatrix
However, I found one small problem. On compiling my program I get the following error:
"usr/include/gtk-2.0/gdk/gdkpixbuf.h:37:35: fatal error"
Solution is pretty easy. As discussed in this thread. I just added the path /usr/include/gdk-pixbuf-2.0 into the include list in "Build Methods.." dialog under "Setup" menu in the IDE. Clean and Rebuild. All compiles fine.
Big thanks to Honza for keeping all the linux repos alive and up to date.
Regards,
navi
|
|
|
Re: manjaro linux and Ultimate++ [message #45149 is a reply to message #45139] |
Wed, 16 September 2015 20:45  |
|
navi wrote on Tue, 15 September 2015 10:33However, I found one small problem. On compiling my program I get the following error:
"usr/include/gtk-2.0/gdk/gdkpixbuf.h:37:35: fatal error"
Solution is pretty easy. As discussed in this thread. I just added the path /usr/include/gdk-pixbuf-2.0 into the include list in "Build Methods.." dialog under "Setup" menu in the IDE. Clean and Rebuild. All compiles fine.
Should be fixed now, I added the path to the default build method.
navi wrote on Tue, 15 September 2015 10:33Big thanks to Honza for keeping all the linux repos alive and up to date.
Thank you 
Honza
|
|
|
Goto Forum:
Current Time: Tue Apr 29 11:14:12 CEST 2025
Total time taken to generate the page: 0.03116 seconds
|