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
lack of documentation on ubuntu
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: lack of documentation on ubuntu
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.
- slime
- Solid Snayke
- Posts: 3162
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: lack of documentation on ubuntu
The PPA should run on 14.04 (and it says so on the front page.)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.
Re: lack of documentation on ubuntu
I don't understand why Debian/Ubuntu don't have Löve in some official repository.
- slime
- Solid Snayke
- Posts: 3162
- Joined: Mon Aug 23, 2010 6:45 am
- Location: Nova Scotia, Canada
- Contact:
Re: lack of documentation on ubuntu
Ubuntu does, but only version 0.8.0 unfortunately.
Re: lack of documentation on ubuntu
"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?
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?
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: lack of documentation on ubuntu
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.murks wrote:I don't understand why Debian/Ubuntu don't have Löve in some official repository.
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:Perhaps the problem
Ubuntu 12.04–13.10
PPA (also for Ubuntu 14.04)
32-bit: liblove · love · dbg
64-bit: liblove · love · dbg
Which should work.thenewbie wrote: so I tried with the ppa version. following the instructions in: https://launchpad.net/+help-soyuz/ppa-sources-list.html
Yes, you still need the dependencies when building from source. Even more, in fact, because you need development libraries too, listed here.thenewbie wrote: configure: error: LÖVE needs "OpenAL", please install "OpenAL" with development files and try again
Yes, it isthenewbie wrote: but OpenAl is not easily found in apt-get... isnt it?
Who is online
Users browsing this forum: Bing [Bot] and 6 guests