Re: Free Pascal

2009-03-12 Thread Ivan "Rambius" Ivanov
Hello,

On Thu, Mar 12, 2009 at 6:19 AM, Ian Fitzgerald  wrote:
> Ivan "Rambius" Ivanov wrote:
>>
>> Hello,
>>
>> On Fri, Mar 6, 2009 at 12:46 AM, Ian Fitzgerald 
>> wrote:
>>
>>>
>>> Ivan "Rambius" Ivanov wrote:
>>> cd /usr/ports/lang/fpc
>>> pkg_add -r fpc
>>>
>>
>> You should do
>>
>> # cd /usr/ports/lang/fpc
>> # make install
>>
>> Please read Chapter 4 of the hadbook at [1] for more information on
>> how to use FreeBSD ports.
>>
>> Regards
>> Rambius
>>
>> [1]
>> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html
>>
>>
>
> Hi. Thanks for your help. make install demands a distribution, and without
> broadband at present, I used what I could get. Unfortunately the downloaded
> tarball was 2.2.2, and the make file was set up for 2.2.0, and complained. I
> don't know whether simply changing the references in the makefile to 2.2.2
> is a fix or complication, so I may have to wait for the broadband to cut in
> (new plan).

If you are not connected to internet all the time you can use

# make fetch

or

# make fetch-recursive

for the port you want to install. fetch will download the distfiles
for the port and fetch-recursive will download the distfiles for the
port and its dependencies. Then you can disconnect and proceed with
'make install'

Regards
Rambius

P.S. Please remember to put freebsd-questions@freebsd.org in CC and
not only me.

-- 
Tangra Mega Rock: http://www.radiotangra.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Free Pascal

2009-03-05 Thread prad
On Fri, 06 Mar 2009 05:41:49 +1100
Ian Fitzgerald  wrote:

> Can anyone point me to a method of installing Free Pascal Compiler?
>
/usr/ports/lang/fpc
or
pkg_add -r fpc

we use gpc (gnu pascal compiler):

/usr/ports/lang/gpc
or
pkg_add -r gpc


-- 
In friendship,
prad

  ... with you on your journey
Towards Freedom
http://www.towardsfreedom.com (website)
Information, Inspiration, Imagination - truly a site for soaring I's
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Free Pascal

2009-03-05 Thread Ian Fitzgerald

Can anyone point me to a method of installing Free Pascal Compiler?

I am running FBSD 7.1, with KDE4.

The last attempt deleted a file used by X-windows (and perhaps others), 
but I had no specific instructions as a guide.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Free Pascal and Lazarus

2003-06-18 Thread Rod Person
On Wed, 18 Jun 2003 06:00:15 +0200 (CEST)
"P. U. Kruppa" <[EMAIL PROTECTED]> wrote:
> Marco van de Voort mailed me yesterday, you would need the latest
> version of fpc, which hasn't been ported to FreeBSD yet.
> One could try to install the latest linux binaries.
> 
> I didn't have the time to try it myself yet.
> 
> Regards,

Yes, I was pointed to the posting discussing this.
I download fpc 1.0.8 and the Laraus binary from Marco's site.
I got it to start up, but it not finding the units directory.
I'm going to try to get it to work tonight.

Rod

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: Free Pascal and Lazarus

2003-06-17 Thread P. U. Kruppa
On Tue, 17 Jun 2003, Rod Person wrote:

> Is anyone using Free Pascal and Lazarus on FBSD?
>
> I've download source for Lazarus but can't get it to build on 4.8 with the version 
> of free pascal in the ports.
Marco van de Voort mailed me yesterday, you would need the latest
version of fpc, which hasn't been ported to FreeBSD yet.
One could try to install the latest linux binaries.

I didn't have the time to try it myself yet.

Regards,

Uli.
>
> Any help would be useful
>
> thanks
>
> Rod
>
> ___
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>

+---+
|Peter Ulrich Kruppa|
|  -  Wuppertal -   |
|  Germany  |
+---+
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Free Pascal and Lazarus

2003-06-17 Thread Rod Person
Is anyone using Free Pascal and Lazarus on FBSD?

I've download source for Lazarus but can't get it to build on 4.8 with the version of 
free pascal in the ports.

Any help would be useful

thanks

Rod

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"