You are not logged in.

#1 2004-04-27 17:55:24

ArchEr
Member
From: Lithuania, Vilnius
Registered: 2004-04-27
Posts: 25

Pascal

Hi,
I would be very thankful if someone could add free pascal compiler package. I need it to write my tasks to university...
http://www.freepascal.org/

Offline

#2 2004-05-08 13:44:33

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: Pascal

try to write a PKGBUILD ... it's not that hard ... in half an hour, you will have the pkg if it is easy built


The impossible missions are the only ones which succeed.

Offline

#3 2004-09-27 18:14:51

Net@Worm
Member
From: Moscow, Russia
Registered: 2004-05-02
Posts: 214

Re: Pascal

I want to make PKGBUILD for freepascal, but it installs by install.sh. How to make pkgbuild with install.sh script?

Offline

#4 2004-09-27 18:34:32

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: Pascal

install.sh? have a look inside this script and take the important bits into build() of the PKGBUILD using the correct paths ($startdir/....)


The impossible missions are the only ones which succeed.

Offline

#5 2004-09-27 20:35:38

Net@Worm
Member
From: Moscow, Russia
Registered: 2004-05-02
Posts: 214

Re: Pascal

thnx, i did pkg smile. I edit install.sh, and now it dont ask for path to install, but ask to install or not components. I can post install.sh, but it very big(200 lines).

Offline

#6 2004-09-27 20:43:23

dp
Member
From: Zürich, Switzerland
Registered: 2003-05-27
Posts: 3,378
Website

Re: Pascal

Net@Worm wrote:

thnx, i did pkg smile. I edit install.sh, and now it dont ask for path to install, but ask to install or not components. I can post install.sh, but it very big(200 lines).

if you simply need to press yes or something like this you can use "yes"


The impossible missions are the only ones which succeed.

Offline

#7 2005-03-04 21:25:57

Net@Worm
Member
From: Moscow, Russia
Registered: 2004-05-02
Posts: 214

Re: Pascal

I need this again... So what i should do, if i want to auto-answer on script's qustions? How to use "yes"?

Offline

#8 2005-03-04 23:37:22

kpiche
Forum Fellow
From: Ottawa, ON, Canada
Registered: 2004-03-30
Posts: 246
Website

Re: Pascal

Something like "yes | install.sh".

Offline

Board footer

Powered by FluxBB