Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Gamers & Players
  • Search

[How To] :QMC2 & QT on Gentoo

Having problems getting your favorite Linux game to work? Want to discuss strategies? This is the place!
Post Reply
  • Print view
Advanced search
10 posts • Page 1 of 1
Author
Message
MrCovin
n00b
n00b
Posts: 6
Joined: Fri May 16, 2014 4:32 am

[How To] :QMC2 & QT on Gentoo

  • Quote

Post by MrCovin » Fri May 16, 2014 4:37 am

Hi,

I'm currently working on a class project with the purpose to install QMC2 & QT on gentoo, then MAME. I'm quite lost on how to do this, & i just started working on Gentoo / linux some months ago...so i'm a real noob !
Does someone has some tips to help me ? I followed the instructions on Wikis & some other topics, but as i said, i'm lost, & can't seem to install both QMC2 & QT.

Excuse me for any mistakes, i'm a french guy :)

Thanks for any future answer !
Top
Maitreya
Guru
Guru
Posts: 448
Joined: Wed Jan 11, 2006 12:58 am

  • Quote

Post by Maitreya » Fri May 16, 2014 10:07 am

There is no wiki needed though.
QT is a dependancy of QMC2.

On Gentoo it is as easy as "emerge qmc2"

So my next question would be "where did this leave you" (error messages, so we can help you)
Top
MrCovin
n00b
n00b
Posts: 6
Joined: Fri May 16, 2014 4:32 am

  • Quote

Post by MrCovin » Mon May 19, 2014 8:17 am

Maitreya wrote:There is no wiki needed though.
QT is a dependancy of QMC2.

On Gentoo it is as easy as "emerge qmc2"

So my next question would be "where did this leave you" (error messages, so we can help you)
So here we are, i just typed the command, here is what i got then :

emerge: Maybe you meant any of these : media_sound/qtmpc, sci-libs/mc, app-misc/mc, media-gfx/qosmic

Code: Select all

emerge: Maybe you meant any of these : media_sound/qtmpc, sci-libs/mc, app-misc/mc, media-gfx/qosmic
I'm working on VMware 10.0.1 build-1379776

I have 4 partitions on my Gentoo:
- sda1 (20MB / Bootable)
- sda2 (1024mb)
- sda3 (Swap, 512 mb)
- sda4 (rest of free space)

First, i saw that i cannot modify files as i was on read-only mode, so i used this :
mount –o remount,rw /

That's th last command i used.

I made a documentation with all the commands i wrote, just in case ..
Top
MrCovin
n00b
n00b
Posts: 6
Joined: Fri May 16, 2014 4:32 am

  • Quote

Post by MrCovin » Tue May 20, 2014 7:06 pm

up
Top
Maitreya
Guru
Guru
Posts: 448
Joined: Wed Jan 11, 2006 12:58 am

  • Quote

Post by Maitreya » Tue May 20, 2014 8:34 pm

You are right. It is not in portage. I got it from the roslin overlay.
If you have to remount your root partition rw after rebooting you have a problem you might want to FIX first instead of remounting it.
Top
MrCovin
n00b
n00b
Posts: 6
Joined: Fri May 16, 2014 4:32 am

  • Quote

Post by MrCovin » Wed May 21, 2014 2:36 pm

Maitreya wrote:You are right. It is not in portage. I got it from the roslin overlay.
If you have to remount your root partition rw after rebooting you have a problem you might want to FIX first instead of remounting it.
I changed my partitions options on my fstab ("defaults" for every partition, execpting swap).
I rebooted the system, & then it works :D

Then, how can i get qmc2 from the roslin overlays ?

I'm currently connected in SSH with putty on my Virtual Machine, i have created a directory called "QMC2" in /home. Then i created a file with the following script: http://gpo.zugaina.org/AJAX/Ebuild/2610768/View

I saved it, & used :

Code: Select all

ebuild qmc2-0.42.ebuild compile
& I got this :

Code: Select all

Appending / to PORTDIR_OVERLAY...
!!! Repository 'x-' is missing masters attribute in '/metadata/layout.conf'
!!! Set 'masters = gentoo' in this file for future compatibility
ebuild: /home/qmc2-Directory/qmc2-0.42.ebuild: does not seem to have a valid PORTDIR structure
So i think it's not the way to get it installed...i'm a noob as i said ..
Maybe something went wrong when i installed my gentoo, & my layout.conf hasn't been created...
Top
Maitreya
Guru
Guru
Posts: 448
Joined: Wed Jan 11, 2006 12:58 am

  • Quote

Post by Maitreya » Wed May 21, 2014 4:00 pm

No worry, even if it didn't work out yet, you tried more than most people and are awfully close.

http://wiki.gentoo.org/wiki/Overlay/Local_overlay

Get your /usr/local/portage up and working, move the ebuild you got to the right name, digest it, build it :)
Top
MrCovin
n00b
n00b
Posts: 6
Joined: Fri May 16, 2014 4:32 am

  • Quote

Post by MrCovin » Thu May 22, 2014 1:57 pm

So finally the end is approaching i guess...
I followed the instructions & i got this :

http://i61.tinypic.com/1zyx4yh.png

Can't seem to see all the informations on my shell about dependencies that are needed, any commands like "less"/"more" to make it more easier to read it from shell ?
Anyway, QMC2 needs more files to run...
Then i was pretty sure that SDL was in cause, so i tried:

Code: Select all

root # emerge libsdl
& i remembered that, mainly, sdlmame was needed:

Code: Select all

root # emerge sdlmame
That send me this :
http://i57.tinypic.com/2jb2vjd.png

Am i in the right way ? Any tips ? (I'm praying god to make it works soon :twisted: )
Top
Maitreya
Guru
Guru
Posts: 448
Joined: Wed Jan 11, 2006 12:58 am

  • Quote

Post by Maitreya » Thu May 22, 2014 8:51 pm

If you look at the first screen, you see a comment about "--autounmask-write"
Using this options will add entries to your package files in /etc/portage
Once you have run "emerge qmc2 --autounmask-write" it will say it has made these entries.
Now run "etc-update" to add these entries into the files "/etc/portage/package.?"
The system has been told to allow emerging the program AND it's dependencies (like libsdl).
So if you run "emerge qmc2" after this it actually will.
Top
MrCovin
n00b
n00b
Posts: 6
Joined: Fri May 16, 2014 4:32 am

  • Quote

Post by MrCovin » Mon May 26, 2014 12:30 pm

I finally can't seem to make it works...so i thank you a lot for your patience & all your help, but i'm gonna give up; it's a class project, way too difficult, we discovered Linux 3 months ago without solid knowledge ...
There are so much problems & i have so much more other projects...but i thanks anyway !
Top
Post Reply
  • Print view

10 posts • Page 1 of 1

Return to “Gamers & Players”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Authors
Gentoo is a trademark of the Gentoo Foundation, Inc. and of Förderverein Gentoo e.V.
The contents of this document, unless otherwise expressly stated, are licensed under the CC-BY-SA-4.0 license.
The Gentoo Name and Logo Usage Guidelines apply.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy