10 More Discussions You Might Find Interesting
1. Programming
xmake is a make-like build utility based on lua. (Link to project site: xmake)
The project focuses on making development and building easier and provides many features (.e.g package, install, plugin, macro, action, option, task ...), so that any developer can quickly pick it up and enjoy the... (1 Reply)
Discussion started by: waruqi
1 Replies
2. Shell Programming and Scripting
Hi
I have a build.xml file and I can run it on Windows via cmd. Now I want to write a script to invoke the same. Is there a way to do this? (1 Reply)
Discussion started by: ankur328
1 Replies
3. UNIX for Dummies Questions & Answers
Hi,
So I downloaded this kernel source and was able to build it successfully.
But I want to add this SDK source code inside, can anyone help me how to do this? Note that the SDK source can be built by itself.
I added the SDK in the main Makefile:
init-y := init/
#added SDK... (0 Replies)
Discussion started by: h0ujun
0 Replies
4. Shell Programming and Scripting
Hi ,
I am adding a line in my shell scripts to delete all the old directory with the below command. On running this command it is coming out with the message
find: incomplete statement
find /ersdg3/ERS/ERS_INPUT_LOGS/RIO/rio_archive -type d -mtime +47 -exec rm -rf {}
What is wrong or... (3 Replies)
Discussion started by: guddu_12
3 Replies
5. UNIX for Advanced & Expert Users
I have a complex multi-stage (media conversion and formatting) build process that leaves orphan target files needing deleting automatically (i.e. by reference only to the build rules themselves, not any parallel config) upon each regular build. Since MAKE cannot do this, what can? Thanks. (4 Replies)
Discussion started by: chrisjj
4 Replies
6. Shell Programming and Scripting
How do I find through script if a contains "incomplete last line".
If it does then only insert a new line character as::
echo "" >> filename.txt (4 Replies)
Discussion started by: PRKS
4 Replies
7. UNIX for Advanced & Expert Users
Hi All,
sorry it was application related.. i am deleting it
Thanks & Regards
Shihab (0 Replies)
Discussion started by: shihabvk
0 Replies
8. UNIX for Dummies Questions & Answers
I'm getting the following Error:
prepare_pcap.c: In function `prepare_pkts':
prepare_pcap.c:127: error: dereferencing pointer to incomplete type
prepare_pcap.c:138: error: dereferencing pointer to incomplete type
====================================
This is the part of the relevant... (8 Replies)
Discussion started by: katwala
8 Replies
9. UNIX for Advanced & Expert Users
I have just build a softpaq for our softqare release.
Now i am giving tar file of softpaq to customer. It need to extract and then need to run script file inside it.
I want to build this way that when user extract script file in this should automatically starts/excutes...
Can anyone suggest... (3 Replies)
Discussion started by: ajayyadavmca
3 Replies
10. UNIX for Dummies Questions & Answers
I do beg for my bad english ofr advance (french..)
I've a problem with unix sco openserver 5 enterprise system
I can't do any make at all! when i do it, i've this message :
make: WARNING- Product is not licensed.
however, i've entered the license number, code and data information...
... (3 Replies)
Discussion started by: joedelabush
3 Replies