<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi Mark,<br><br>> From: markMLl.lazarus@telemetry.co.uk<br>> Date: Wed, 29 Dec 2010 18:52:50 +0000<br>> To: lazarus@lists.lazarus.freepascal.org<br>> Subject: Re: [Lazarus] Where is fp ide located on my Mint 10 Linux system (ubuntu based)?<br>> <br>> Honza wrote:<br>> > 2010/12/29 Peter Williams <pewilliams2010@live.com>:<br>> >>>> 2010/12/29 Peter E Williams <pewslinuxvault@gmail.com>:<br>> >>>>> I will study your reply. At the moment I am have problems actually<br>> >>>>> finding<br>> >>>>> fp and fpc binaries on my Mint 10 system (Linux).<br>> > If those binaries are in your path then `which fp` and `which fpc`<br>> > should say where the programs are installed/located.<br><br>I don't know where they are installed/located. The software manager application does not tell me. It simply installs them.<br><br>> <br>> Assuming, with all due respect to everybody, that he has actually <br>> installed it successfully (i.e. that it didn't fail due to the absence <br>> of some prerequisite. Allowing that Mint is a derivative of Ubuntu which <br>> is itself a derivative of Debian I, for one, would be very cautious.<br><br>Yes, I installed Lazarus, latest stable release, which has fp as it's dependency. I have since used subversion to install Lazarus into Home/juni/Lazarus folder.<br><br>> <br>> Peter, in extremis try<br>> <br>> find /usr -name fp<br><br>juni@juni ~ $ find /usr -name fp<br>/usr/src/linux-headers-2.6.35-22-generic-pae/include/config/have/function/graph/fp<br>/usr/src/linux-headers-2.6.35-24-generic-pae/include/config/have/function/graph/fp<br>/usr/bin/fp<br><br>cd /usr/bin<br>fp<br><br>and success. fp ide is correcting running. Thank you, Mark. <br><br>Now that wasn't so hard after all, was it folks. I was it like pulling teeth? You decide.<br><br>> <br>> and possibly others such as basing the find on /opt if the distro ever <br>> uses that for packages.<br>> <br>> -- <br>> Mark Morgan Lloyd<br>> markMLl .AT. telemetry.co .DOT. uk<br>> <br>> [Opinions above are the author's, not those of his employers or colleagues]<br>> <br>> --<br>> _______________________________________________<br>> Lazarus mailing list<br>> Lazarus@lists.lazarus.freepascal.org<br>> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus<br> </body>
</html>