View previous topic :: View next topic |
Author |
Message |
DeKoder n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 10 Aug 2002 Posts: 17
|
Posted: Sat Jan 04, 2003 4:48 pm Post subject: ASP support for Apache - Does an ebuild exist for this ? |
|
|
Hello! I searched on portage tree for a ASP module for Apache (2.0.43-r1) but I couldn't find anything. This is for a web hosting server, and I got a bit surprised over gentoo not having an ebuild for such thing. I would like to know if there is actually one ebuild for this purpose, or if I'll just have to go and use apache-asp.org module outside of portage tree, with the headaches that this may cause.
I've already search the forums for this issue, and the only relevant thread I found wasn't explanatory enough...so i'd really thank for some answers.
Thanks in advance
DeKoder |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
elboricua Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/171775293343698d22a4923.gif)
Joined: 17 May 2002 Posts: 226 Location: Bronx, NY
|
Posted: Sun Jan 05, 2003 10:11 am Post subject: |
|
|
I don't think that an ebuild exists but you can download and install it from
http://www.apache-asp.org/index.html _________________ Boricua Hasta La Muerte |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
eltech Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/19369419374313b606d447a.gif)
Joined: 05 Nov 2002 Posts: 582 Location: New York
|
Posted: Mon Jan 20, 2003 1:26 pm Post subject: |
|
|
So how can ASP be used on a Gentoo box with Apache? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ShadyMilkman n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 Apr 2002 Posts: 57
|
Posted: Tue Jan 21, 2003 6:11 pm Post subject: |
|
|
From their website:
Quote: |
The easiest way to install Apache::ASP for the first time from perl is to fire up the CPAN shell like:
shell prompt> perl -MCPAN -e shell
... configure CPAN ...
... then upgrade to latest CPAN ...
cpan> install CPAN
...
cpan> install Bundle::Apache::ASP
Installing the Apache::ASP bundle will automatically install all the modules Apache::ASP is dependent on as well as Apache::ASP itself. If you have trouble installing the bundle, then try installing the necessary modules one at a time:
cpan> install MLDBM
cpan> install MLDBM::Sync
cpan> install Digest::MD5
cpan> install Apache::ASP
|
Of course you have to have mod_perl working correctly. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
eltech Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/19369419374313b606d447a.gif)
Joined: 05 Nov 2002 Posts: 582 Location: New York
|
Posted: Wed Jan 22, 2003 3:15 am Post subject: |
|
|
i have mod_perl working correctly ..
i went to install Apache:::ASP and got a ton of errors .. i have since given up on ASP under Apache |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
exklusve Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/gallery/Southpark/avatar40.gif)
Joined: 23 Aug 2002 Posts: 270 Location: currently ~/
|
Posted: Wed Jan 22, 2003 4:33 pm Post subject: |
|
|
I had the same problem, I reemerged mod_perl, lynx, gzip, and tar.
It worked for me after that. I should say I didn't get any errors. Now I need to test it.
![Very Happy :D](images/smiles/icon_biggrin.gif) _________________ eXklusve
You do know that no one gives a shit about your system spec's right? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
BlackBart Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/0c528c703e0b714434267.jpg)
Joined: 07 Oct 2002 Posts: 252
|
Posted: Thu Jan 23, 2003 12:12 am Post subject: |
|
|
does that support asp.net or just asp? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ghetto Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/12566570403ee92a19373bd.jpg)
Joined: 10 Jul 2002 Posts: 369 Location: BC, Canada
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|