lack of documentation on ubuntu

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
thenewbie
Prole
Posts: 4
Joined: Sun Aug 24, 2014 3:44 pm

lack of documentation on ubuntu

Post by thenewbie »

Hi,

a suggestion to the love site: it make it easy to install and run. or at least write how to do it.

I tried to install love on ubuntu, there is a lack of info about debendencies, how to install, and after lot of tryings, one realize , reading in the forum that love does not run on ubuntu last version.
a simple couple of lines in the main page or in the ubuntu download could make the live easy,m without suffering to trying to install love game.

becuase the name of the game is: "love".
thank you
User avatar
veethree
Inner party member
Posts: 877
Joined: Sat Dec 10, 2011 7:18 pm

Re: lack of documentation on ubuntu

Post by veethree »

Perhaps the problem isn't lack of documentation, But a lack of experience with ubuntu on your end. Haven't used linux for a while, But if i remember right, You just have to install the ppa (sudo add-apt-repository ppa:bartbes/love-stable), Then install love (sudo apt-get install love), and it should work.
User avatar
slime
Solid Snayke
Posts: 3162
Joined: Mon Aug 23, 2010 6:45 am
Location: Nova Scotia, Canada
Contact:

Re: lack of documentation on ubuntu

Post by slime »

thenewbie wrote:I tried to install love on ubuntu, there is a lack of info about debendencies, how to install, and after lot of tryings, one realize , reading in the forum that love does not run on ubuntu last version.
The PPA should run on 14.04 (and it says so on the front page.)
User avatar
murks
Party member
Posts: 185
Joined: Tue Jun 03, 2014 4:18 pm

Re: lack of documentation on ubuntu

Post by murks »

I don't understand why Debian/Ubuntu don't have Löve in some official repository.
User avatar
slime
Solid Snayke
Posts: 3162
Joined: Mon Aug 23, 2010 6:45 am
Location: Nova Scotia, Canada
Contact:

Re: lack of documentation on ubuntu

Post by slime »

Ubuntu does, but only version 0.8.0 unfortunately.
thenewbie
Prole
Posts: 4
Joined: Sun Aug 24, 2014 3:44 pm

Re: lack of documentation on ubuntu

Post by thenewbie »

"Perhaps the problem
isn't lack of documentation, But a lack of experience with ubuntu on your end"
Answer: no

in the main page it says"

Ubuntu 12.04–13.10
PPA (also for Ubuntu 14.04)
32-bit: liblove · love · dbg
64-bit: liblove · love · dbg "
so I installed first the 64-bit liblove without success because of the dependencies, and also love can not be installed.
so I tried with the ppa version. following the instructions in: https://launchpad.net/+help-soyuz/ppa-sources-list.html

but it failed too because libraries and dependences... after all :
configure: error: LÖVE needs "OpenAL", please install "OpenAL" with development files and try again

but OpenAl is not easily found in apt-get... isnt it?
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: lack of documentation on ubuntu

Post by bartbes »

murks wrote:I don't understand why Debian/Ubuntu don't have Löve in some official repository.
As slime said, ubuntu has 0.8.0, and debian testing/unstable currently have 0.9.1 (yay!), which means the next ubuntu release will probably have 0.9.1 too. That said, it's to be expected that these repositories have (much) older versions, and the ppa just provides you with the current version.
thenewbie wrote:Perhaps the problem
Ubuntu 12.04–13.10
PPA (also for Ubuntu 14.04)
32-bit: liblove · love · dbg
64-bit: liblove · love · dbg
It's unfortunate I can't list every dependency there, but if you use the ubuntu software center to install this deb it should ask you to install all dependencies too, considering all dependency information is present in the deb file.
thenewbie wrote: so I tried with the ppa version. following the instructions in: https://launchpad.net/+help-soyuz/ppa-sources-list.html
Which should work.
thenewbie wrote: configure: error: LÖVE needs "OpenAL", please install "OpenAL" with development files and try again
Yes, you still need the dependencies when building from source. Even more, in fact, because you need development libraries too, listed here.
thenewbie wrote: but OpenAl is not easily found in apt-get... isnt it?
Yes, it is
Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 8 guests