|
Home > Archive > Unix Programming > January 2004 > Deploying my application
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Deploying my application
|
|
|
| Hi all,
I have developed a server running on linux. I'm looking for a book/link or
any other kind of resources tutoring how to write scripts, Makefile.* for
packaging, detecting the environment, building the binary and the working
env on certain target. I've written a simple scripts for current usage
though.
TIA
-matt
| |
| Pascal Bourguignon 2004-01-23, 4:55 pm |
| "Matt" <m@m.net> writes:
quote:
> Hi all,
>
> I have developed a server running on linux. I'm looking for a book/link or
> any other kind of resources tutoring how to write scripts, Makefile.* for
> packaging, detecting the environment, building the binary and the working
> env on certain target. I've written a simple scripts for current usage
> though.
man autoconf
man automake
--
__Pascal_Bourguignon__
http://www.informatimago.com/
| |
| Pascal Bourguignon 2004-01-23, 4:55 pm |
| "Matt" <m@m.net> writes:
quote:
> Hi all,
>
> I have developed a server running on linux. I'm looking for a book/link or
> any other kind of resources tutoring how to write scripts, Makefile.* for
> packaging, detecting the environment, building the binary and the working
> env on certain target. I've written a simple scripts for current usage
> though.
man autoconf
man automake
--
__Pascal_Bourguignon__
http://www.informatimago.com/
| |
| postbeerliu 2004-01-23, 4:57 pm |
| Maybe u can use Automake
"Matt" <m@m.net> 写入消息新闻
:yoNtb.86726$Rah1.75802@twister01.bloor.is.net.cable.rogers.com...quote:
> Hi all,
>
> I have developed a server running on linux. I'm looking for a book/link or
> any other kind of resources tutoring how to write scripts, Makefile.* for
> packaging, detecting the environment, building the binary and the working
> env on certain target. I've written a simple scripts for current usage
> though.
>
> TIA
>
>
> -matt
>
>
| |
| postbeerliu 2004-01-23, 4:57 pm |
| Maybe u can use Automake
"Matt" <m@m.net> 写入消息新闻
:yoNtb.86726$Rah1.75802@twister01.bloor.is.net.cable.rogers.com...quote:
> Hi all,
>
> I have developed a server running on linux. I'm looking for a book/link or
> any other kind of resources tutoring how to write scripts, Makefile.* for
> packaging, detecting the environment, building the binary and the working
> env on certain target. I've written a simple scripts for current usage
> though.
>
> TIA
>
>
> -matt
>
>
| |
| postbeerliu 2004-01-23, 4:57 pm |
| Maybe u can use Automake
"Matt" <m@m.net> 写入消息新闻
:yoNtb.86726$Rah1.75802@twister01.bloor.is.net.cable.rogers.com...quote:
> Hi all,
>
> I have developed a server running on linux. I'm looking for a book/link or
> any other kind of resources tutoring how to write scripts, Makefile.* for
> packaging, detecting the environment, building the binary and the working
> env on certain target. I've written a simple scripts for current usage
> though.
>
> TIA
>
>
> -matt
>
>
| |
| postbeerliu 2004-01-23, 4:57 pm |
| Maybe u can use Automake
"Matt" <m@m.net> 写入消息新闻
:yoNtb.86726$Rah1.75802@twister01.bloor.is.net.cable.rogers.com...quote:
> Hi all,
>
> I have developed a server running on linux. I'm looking for a book/link or
> any other kind of resources tutoring how to write scripts, Makefile.* for
> packaging, detecting the environment, building the binary and the working
> env on certain target. I've written a simple scripts for current usage
> though.
>
> TIA
>
>
> -matt
>
>
| |
| postbeerliu 2004-01-23, 4:57 pm |
| Maybe u can use Automake
"Matt" <m@m.net> 写入消息新闻
:yoNtb.86726$Rah1.75802@twister01.bloor.is.net.cable.rogers.com...quote:
> Hi all,
>
> I have developed a server running on linux. I'm looking for a book/link or
> any other kind of resources tutoring how to write scripts, Makefile.* for
> packaging, detecting the environment, building the binary and the working
> env on certain target. I've written a simple scripts for current usage
> though.
>
> TIA
>
>
> -matt
>
>
| |
| postbeerliu 2004-01-23, 4:57 pm |
| Maybe u can use Automake
"Matt" <m@m.net> 写入消息新闻
:yoNtb.86726$Rah1.75802@twister01.bloor.is.net.cable.rogers.com...quote:
> Hi all,
>
> I have developed a server running on linux. I'm looking for a book/link or
> any other kind of resources tutoring how to write scripts, Makefile.* for
> packaging, detecting the environment, building the binary and the working
> env on certain target. I've written a simple scripts for current usage
> though.
>
> TIA
>
>
> -matt
>
>
|
|
|
|
|