[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gorm build fails on Archlinux for me
From: |
Germán Arias |
Subject: |
Re: Gorm build fails on Archlinux for me |
Date: |
Sat, 05 Sep 2015 23:17:52 -0600 |
Hi Silvio
Try this:
* First get root permissions (I don't know if you can use "sudo su" on
arch).
* Then run the GNUstep script. Something like ". /usr/...../GNUstep.sh".
* Then run make install
Hope this help.
Germán
El sáb, 29-08-2015 a las 21:41 +0200, Silvio Rispoli escribió:
> Hello,
>
> I'm stuck on the build process for Gorm, and here's what I've found out.
> The "make" comand works fine, it outputs some warnings, but apparently
> it builds Gorm. The "make install" comand gives an expected error (at
> least to me it is), that I also found while building ProjectCenter: I
> solved it
> by giving root authorizzations to the buildchain, in order to install
> P.C. successfully.
> I tried the same approach with Gorm, but I've encountered a problem.
> Given the comand
> "sudo make install" into the Gorm project directory, GNUMakefile does
> not find
> common, aggregate and application makefiles. I thought it was a user problem
> at first, but if ProjectCenter worked, I don't know why Gorm does not build.
> Also GormLib has the same problem: "sudo make install" does not find common
> and library makefiles. I'll attach a logfile of the output (it's
> localized in italian,
> but I've pretty much translated here the output messages). I'm building
> on an Archlinux
> machine, and the GNUstep is fully installed, since ProjectCenter and
> OOlite are
> working.
>
> I hope to hear from you soon,
> Silvio 'Ares'
>
>
>
> _______________________________________________
> Bug-gnustep mailing list
> Bug-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/bug-gnustep
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Gorm build fails on Archlinux for me,
Germán Arias <=