Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » manjaro linux and Ultimate++
manjaro linux and Ultimate++ [message #43024] Wed, 23 April 2014 22:33 Go to next message
xawery is currently offline  xawery
Messages: 4
Registered: April 2014
Junior Member
Hello,
Is any way to install theIDE + U++ on this distribution ?
Re: manjaro linux and Ultimate++ [message #43025 is a reply to message #43024] Thu, 24 April 2014 09:13 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
xawery wrote on Wed, 23 April 2014 20:33
Hello,
Is any way to install theIDE + U++ on this distribution ?


Have you tried to download source tarball and compile? Generally, it is easy and straightforward process...

Mirek
Re: manjaro linux and Ultimate++ [message #43026 is a reply to message #43024] Thu, 24 April 2014 09:56 Go to previous messageGo to next message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

xawery wrote on Wed, 23 April 2014 22:33
Hello,
Is any way to install theIDE + U++ on this distribution ?


Welcome to the forum xavery Cool

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 using
sudo 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 #43027 is a reply to message #43026] Thu, 24 April 2014 11:29 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

I can confirm that those packages works perfectly on manjaro. The only trouble I had was building theide-svn and ftx86.h (or something like that) placed in different location.
Re: manjaro linux and Ultimate++ [message #45139 is a reply to message #43026] Tue, 15 September 2015 10:33 Go to previous messageGo to next message
navi is currently offline  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 using
sudo 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 Go to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

navi wrote on Tue, 15 September 2015 10:33
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.

Should be fixed now, I added the path to the default build method.

navi wrote on Tue, 15 September 2015 10:33
Big thanks to Honza for keeping all the linux repos alive and up to date.

Thank you Cool

Honza
Previous Topic: Encrypting password in .ini file with aes
Next Topic: Toolbar icon Change
Goto Forum:
  


Current Time: Fri Mar 29 08:52:26 CET 2024

Total time taken to generate the page: 0.01070 seconds