![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2007
Beans: 30
|
How-to: Compiling (installing) FaHmon on Ubuntu
I had trouble trying to compile the new FahMon release after reinstalling Ubuntu. This is for the current version 2.3.99.1
This is the guide you need to follow for compiling the new release Download the latest source code from here and extract to the home drive or where ever you feel comfortable. This will do the job for you (copy and past into a terminal) Code:
wget -O FahMon-2.3.99.1.tar.bz2 --no-check-certificate "http://fahmon.net/downloads/current.php?linux" Code:
tar xvf FahMon-2.3.99.1.tar.bz2 Code:
sudo apt-get install libwxgtk2.8-dev Code:
sudo apt-get install wx-common Code:
sudo apt-get install g++ For some users you may need to install the g++ package and dependancies. Then it's a case of following the instructions in the guide, which are: Use the cd command in a console to place yourself in your fahmon folder. type into the console Code:
cd /home/[USER NAME]/FahMon-2.3.99.1 Type in the console Code:
./configure Type Code:
make Type Code:
sudo make install You'll now find fahmon installed and an icon link to the program in Applications>System Tools Thanks go to Uncle_Fungus for his help with this how-to. Last edited by two00lbwaster; July 20th, 2009 at 09:47 AM.. |
|
|
|
|
|
#2 | |
|
Gee! These Aren't Roasted!
![]() |
Re: Compiling (installing) FaHmon on Ubuntu
Okay, I installed the required libraries, but it's giving me an error:
Quote:
|
|
|
|
|
|
|
#3 |
|
First Cup of Ubuntu
![]() |
Re: How-to: Compiling (installing) FaHmon on Ubuntu
thanks alot for this, i have been trying to find a way to compile fahmon onto my ubuntu for ages, now the folding can resume.
|
|
|
|
|
|
#4 |
|
First Cup of Ubuntu
![]() Join Date: Mar 2008
Location: Springmont PA
Beans: 7
Xubuntu 8.04 Hardy Heron
|
Re: Compiling (installing) FaHmon on Ubuntu
Thanks a lot! The directions are great!
I did not have to do this. "You will need to type y to confirm partway through this." |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Oct 2007
Beans: 30
|
Re: Compiling (installing) FaHmon on Ubuntu
Yes there seems to have been a change or something with Hardy. With Gutsy I still had to press y part the way through. I'll update the instructions to read "You may need to type y to confirm partway through this."
|
|
|
|
|
|
#6 |
|
Quad Shot of Ubuntu
![]() Join Date: Nov 2005
Beans: 473
Ubuntu 9.10 Karmic Koala
|
Re: Compiling (installing) FaHmon on Ubuntu
Thanks mate. Nice howto!
__________________
Compiz Config Settings Manager, Emerald Themes and Mouse Pointers |
|
|
|
|
|
#7 |
|
A Carafe of Ubuntu
![]() Join Date: Nov 2008
Beans: 91
Ubuntu 9.04 Jaunty Jackalope
|
Re: Compiling (installing) FaHmon on Ubuntu
Has anyone successfully compiled it in Intrepid? It worked fine in Hardy but I'm guessing the libraries have changed.
|
|
|
|
|
|
#8 |
|
A Carafe of Ubuntu
![]() Join Date: Jul 2008
Beans: 124
|
Re: Compiling (installing) FaHmon on Ubuntu
Well, I'm just guessing, but I'd assume you need to install the latest version of wxWidgets. Synaptic Package Manager says V2.8 is the newest one.
Good luck -=Mark=-
__________________
DFI LanParty UT X58-T3eH8 * 920 * 3GB (3 x 1GB G. Skill F3-16000CL9T-3GBPI-B) * Pair XFX 9800 GTX+ * Creative SB Audigy 2 * ubuntu 8.04.1 64-bit http://folding.extremeoverclocking.c...hnson&t=128734 |
|
|
|
|
|
#9 |
|
Just Give Me the Beans!
![]() Join Date: Jan 2006
Location: Atlanta, GA
Beans: 67
Ubuntu 9.10 Karmic Koala
|
Re: Compiling (installing) FaHmon on Ubuntu
I'm also getting the libcurl error...
configure:20369: error: Could not find a valid libCURL installation on your system. I've installed curl, but still get this error. I'm using Hardy. |
|
|
|
|
|
#10 | |
|
First Cup of Ubuntu
![]() Join Date: Aug 2008
Beans: 4
|
Quote:
I update the commands in my post to include that step. Sorry for its omission. EDIT: Oops, I'm dumb... that might be a problem with 8.04 packages, I'll test it out on a 8.04 VM and see if I get the same thing... EDIT2: Good news, this script will work for 8.04. Make sure you do a Code:
$ sudo apt-get update Last edited by jrennell; July 22nd, 2009 at 08:49 PM.. Reason: Comfirmed working with 8.04 |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|