|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
building from source on Ubuntu Hardy 8.04.1Hi! I need to compile K3b -best burner in the world- but have this error message while doing ./configure: checking for X... configure: error: Can't find X libraries. Please check your installation and add the correct paths! I know since Ubuntu ships Gnome by default there are *many* missing KDE libraries, the X itself is up and running... Did I miss any special parameter? What I'm doing wrong? I first tried downloading K3b from repositories but it's in English and I would greatly appreciate I can use it in my home language, Spanish, that's why I need to compile source code of International versio =) Hope anyone knows to do next ! Best, Martin Mar del Plata / Argentina ¡Buscá desde tu celular! Yahoo! oneSEARCH ahora está en Claro http://ar.mobile.yahoo.com/onesearch ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ K3b-user mailing list K3b-user@... https://lists.sourceforge.net/lists/listinfo/k3b-user |
|
|
Re: building from source on Ubuntu Hardy 8.04.1martin|surf is religion wrote:
> Did I miss any special parameter? What I'm doing wrong? Its a common, mistake: you did not install the needed "*-dev" packages It's not possible for me to list you what does k3b need, but you could use the dependences of the official source package by running: $ sudo apt-get build-dep k3b That will fetch all the packages needed by the packaged k3b for your distribution. May be, the current snapshot will need a bit more, but it will be easier to fin dout what since you have done most of the job with the previous command. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ K3b-user mailing list K3b-user@... https://lists.sourceforge.net/lists/listinfo/k3b-user |
|
|
|
|
|
Re: building from source on Ubuntu Hardy 8.04.1martin|surf is religion wrote:
> When I do $ sudo apt-get build-dep k3b system returns: [...] > E: Debe poner algunos URIs 'fuente' en su sources.list (in english: You > must add some source URI(URL)s in your sources.list) uncomment the lines starting with "deb-src" > I know sources.list file and I edit it every time I need to add a new > repository but this time I'm not sure why this error is related with > repositories. Because binary packages list and source package list are separated. > " checking for X... configure: error: Can't find X libraries. Please > check your installation and add the correct paths! " > > Other apps just compile ok so I'm totally lost with this one, may be > it's related to KDE missing libs? The error message is clear about what the ./configure script does not find. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ K3b-user mailing list K3b-user@... https://lists.sourceforge.net/lists/listinfo/k3b-user |
| Free Forum Powered by Nabble | Forum Help |