man I have been trying to install mupen64plus 1.99.4 from source and I followed your steps cd drag folder into the terminal press enter then I try to configure and it tells me no such command what am I doing wrong.
Hi if you just type "make -j" without a number then you will maxout the compile.
A question: when you compile it , it will be optimized for your computer, so can it be a problem if someone else install you package on their computer?
A question: How can i compile for different architectures then you own computer?
A question: How can i make a source so that other can out in their source.list for that package or for a couple of packages ?
The problem when building from source is if you don't specify the runtime dependencies and you uninstall one of the runtime dependencies, your app will break.
Example: if you build gtk-recordmydesktop and uninstall the recordmydesktop backend or libtheora, your app will break
Another thing you could do to increase the performance of an app is compiling it with your CPU's cflags.
Thanks!!
manojd2910 1 week ago
It's good to see someone out there cares enough to record a solution to these common but sometimes convoluted tasks in the Linux/Ubuntu community.
VoltOptConstruct 2 months ago
Very Cool !!! Thank you !!!
johnnylifeson 9 months ago
Argh. I hate this! Every time I try to use one of these, I do ./configure and it says "bash: ./configure: No such file or directory" :c
Devvy996 11 months ago
@Devvy996 I'm having the same problem... I can't get it either.
halosparton 8 months ago
@halosparton some files dont have a ./configure, if thats the case just go to the next step, 'make'
gotbletu 8 months ago
@Devvy996 do this instead: "sudo sh configure"
daeheadshot 7 months ago
thanks man you solve my problem
masterdollars 11 months ago
thank man you solve my problem
masterdollars 11 months ago
thank you so much !!! this made all my headaches go away :)
ubuntu FTW !! :D
SileDevil 11 months ago
@SileDevil configure: error: Your intltool is too old. You need intltool 0.35.0 or later. i get this error lol wtf help :)
SileDevil 11 months ago
@SileDevil ok now i get: configure: error: Package requirements (glib-2.0 >= 2.18.0 gio-2.0 >= 2.18.0 gio-unix-2.0 >= 2.18.0) were not met:
No package 'glib-2.0' found
:( im trying to installl latest version of rhythmbox
SileDevil 11 months ago
@SileDevil u need to update to the latest ubuntu to get those, since u dont no what ur doing i suggest u stop
gotbletu 11 months ago
@gotbletu
i have 10.10 maverick with all updates
SileDevil 11 months ago
@SileDevil u need to go 11.04 alphas, like i said stop if u donno or look into PPAs is safer
gotbletu 11 months ago
man I have been trying to install mupen64plus 1.99.4 from source and I followed your steps cd drag folder into the terminal press enter then I try to configure and it tells me no such command what am I doing wrong.
DNYCEisBackagain 1 year ago
there has to be an easier way to do this stuff ~.~
91jmda 1 year ago
amazing
Lynnc83 1 year ago
I don't get why people haven't programmed any gui tool for tarball installation
alexandr1us 1 year ago
good video
josuechato 1 year ago
thx for the trick Phenom 1090T FTW!
adrienblavier 1 year ago
This has been flagged as spam show
Excellent video with some nice tips. Thank you.
mousegeek 1 year ago
nice - i didn`t know that you can drag and drop folders in terminal, thats more faster and easier than writing whole thing
reinismix0lost 1 year ago
sexy wallpaper :D
seba2122 1 year ago
Hi if you just type "make -j" without a number then you will maxout the compile.
A question: when you compile it , it will be optimized for your computer, so can it be a problem if someone else install you package on their computer?
A question: How can i compile for different architectures then you own computer?
A question: How can i make a source so that other can out in their source.list for that package or for a couple of packages ?
Good video
Mysticsam86 1 year ago
@Mysticsam86 1) i guess it just wont be optimize on other pc
2) people usually use a Virtual Machine to compile with different architectures
3) Ubuntu Launchpad is free to sign up to host ur files
gotbletu 1 year ago
@gotbletu oki thanks for the answers :)
Mysticsam86 1 year ago
How did you get Super Street Fighter II Turbo HD Remix in Linux? 5:01
Laoch111 1 year ago
@Laoch111 oh yea i forgot about this game, good eye lols
gotbletu 1 year ago
@gotbletu I've got eyes like a hawk. ^_^
I thought that game was just for the PS and Xbox!
Laoch111 1 year ago
@Laoch111 its a mugen they made, works with wine, controller support works too, this game AI is fucking hardcore, so i gave up loL
gotbletu 1 year ago
Thank you for this excellent tutorial.
Laoch111 1 year ago
kool
PlanetPatricksVideos 1 year ago
Part One:
The problem when building from source is if you don't specify the runtime dependencies and you uninstall one of the runtime dependencies, your app will break.
Example: if you build gtk-recordmydesktop and uninstall the recordmydesktop backend or libtheora, your app will break
Another thing you could do to increase the performance of an app is compiling it with your CPU's cflags.
Example: ./configure CFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer" CXXFLAGS="${CFLAGS}"
commodore256 1 year ago
Part Two: Please read my other Comment (youtube only shows my last comment from this video in your inbox)
But, Those cflags in part one were my cflags for a pentium 4 prescott.
To find your cflags, you have to go to this bit.ly broken link: bitly=9ekK8y
Youtube doesn't like links in the comments.
Anyway you do notice a difference in performance in wine.
To install "build dependences" for programs in the repos, do sudo apt-get build-deb wine1.2 (I'm using that as an example)
commodore256 1 year ago
@commodore256 sounds interesting, ill give those a shot, Thanks
gotbletu 1 year ago
Very usefull, thanks!
brukernavnfettsjit 1 year ago
thanx 4 video :)
Like+1
q8oy1 1 year ago
Great Vid! :)
jwtalbot 1 year ago