Programming :: Creating Packages Using Mono-develop
Nov 18, 2010How can I create packages for Windows7 and Linux using C# in mono-develop ? Will the packet be directly installed under Windows7 ?
View 1 RepliesHow can I create packages for Windows7 and Linux using C# in mono-develop ? Will the packet be directly installed under Windows7 ?
View 1 RepliesI installed Mono Develop on Ubuntu 10.04 X86 . What I found when I tried to design a GUI using the GTK designer is that the tool box which houses GUI widgets does not appear. Is there any fix or solution to this?
View 1 Replies View RelatedThere isn't a package for puppy linux and I have no idea how to install it.
View 1 Replies View RelatedI have installed mono develop 2.4 from terminal successfully. But surprisingly I could not find any icon on my desktop to launch Mono Develop. How can I solve the above issue and how can I create a icon on desktop to launch Mono Develop.
View 1 Replies View RelatedI'm not the developer for psensor but it's in need of a mono icon. I tried making one myself but I'm simply no good at it (noob I am).
[URL]
Why am I asking for a volunteer when I have nothing to do with the development? I use it a lot, and the current icon just annoys me.
Do you need to know C++ to develop software. I'm an advanced PC user. Is it pretty easy to pick up. What kind of capabilities can I tap into?
View 14 Replies View RelatedI would like to know what should I do to be able to develop firmware for a system.I have been a hobbyist kernel programmer and as an interest I have written device drivers.Now I would like to jump to firmware development.
View 2 Replies View RelatedI just started taking OS implementation class, and you might wonder why im not asking this from my professor, well I have but he said its too soon.I want to know that if someone were to develop a new kernel , where would they start ?If you could just let me know where to start I would appreciate it very much.
View 2 Replies View RelatedI would like to know if anyone has run more than one version of mono concurrently. I want to host a Battlefield 2 server with bf2ccd that requires mono 1.1.12. CentOS 5.3 repos provide mono 1.2.4 which is neither new enough nor old enough to support bf2ccd. I have considered compiling a newer version or an older version to accommodate this but I think that the only fully supported version is the 1.1.12 and I want to have the newer mono for other projects. I have used Slackware exclusively up to now and am not familiar with CentOS yet so I would like to avoid compiling if I can. The server is an unmanaged dedicated server so I'm not certain of all of the details. AFAIK it is a standard CentOS 5.3 install.
View 4 Replies View RelatedI'm trying to develop an html template parser employing Flex & Bison, but now I found a problem and I don't know if surrender, so let's see if you can guide me to the solution (if any).
[Code]...
(Here I simplified the code to make only print what it gets, but it returns a token and the text to the bison program). Now my problem is that I would like to get the unknown characters as an unique string. [using the flex file above, returns char by char all HTML code that is not a comment!].
So, Could it be possible to make a flex rule that gets the HTML code?. It is not necessary to check if HTML code is correct I do it (before parse) using expat. Also there is no need to check the resulted code it will be done by the parser or compiler of the used language.
I know that are a lot of tools that uses this kind of templates in all languages and systems... but I'm just exercising my pour flex&bison skills. Also, using my current flex file, I have to remove the string "<!--MARKUP" from the beginning and "-->" from the end of returned string to bison... But in reality, if I could manage the HTML code as a flex rule, I could solve that sednding to bison an start Token, the code and and end token.
So, I have compiled a C# program on Linux using MonoDevelop. When I try to execute the resulting binary, my system tries and fails to run it as a windows executable, with wine. Wine gives me the following message:
$ ~/bin/MyMonoApp
wine: Install the Windows version of Mono to run .NET executables
~/bin/MyMonoApp: command not found
I can only convince it to run by explicitly calling mono:
$ mono ~/bin/MyMonoApp
So, how can I make this the default, so I don't have to explicitly call mono every time?
I am creating a simple program using C# to print the contents of the todo.txt file once it has run. Problem is when I run the program, I get this warning.
PHP Code:
[code]....
I have a machine where I dabble a bit with mono and .NET in my spare time. It's running Jessie and upgraded mono to 3.0.6 from 2.x and MonoDevelop to 4.0.
Rebuilt my webapp after upping the target platform to Mono .NET 4.5 and it works fine in the debugger.
When copying the app to the production folder (on the same machine) it will no longer start and apache's error log says:
Code: Select allSystem.TypeLoadException: Could not load type 'System.Runtime.CompilerServices.ExtensionA
ttribute' from assembly 'System.Web'.
at Mono.WebServer.VPathToHost.CreateHost (Mono.WebServer.ApplicationServer server, Mono
.WebServer.WebSource webSource) [0x00000] in <filename unknown>:0
at Mono.WebServer.ApplicationServer.GetApplicationForPath (System.String vhost, Int32 p
ort, System.String path, Boolean defaultToRoot) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) Mono.WebServer.ApplicationServer:GetApplication
ForPath (string,int,string,bool)
[Code] ....
I understand from posts like this one: [URL] .....
...that Microsoft moved the ExtensionAttribute from System.Core.dll to mscorlib.dll in .NET 4.5. And that a [TypeForwardedTo] attribute is supposed to make this transparent.
I get this - but have no clue to how to make my webapp work? It does so under the debugger so it obviously does some magic.
using 10.04 . I am trying to create my own repository for packages.So that updates can be done offline. 1.I copied all packages which i usually use from
Code:
/var/cache/apt/archives
and put it in folder local_repository
2.took backup for of sources.list
[Code]....
So how to create Packages.gz and how to create repository?
I have a bunch of setup scripts (rpm packages) for setting up a new Fedora and CentOS PC. I want to try offering ubuntu as an option to the family. I know I can use alien to install the rpms but there are a lot of scripts missing on a debian based system, not to mention dependencies.Can anyone give me some pointers or point me in the right direction? Or would it just be best to build .deb packages on a debian based system?
View 1 Replies View Relatedi am using Fedora 12. How can i download the entire repository of fedora(fedora-release, Rpmfusion)..?
what will be the size of the respository??
I want to create a LiveDVD with lots of packages that do not exist in repos. Stuff that I built from source...
OpenFOAM with my own customized solvers and utilities, Tetgen, Netgen ,GMSH with OpenCascade support, BRL-CAD, Code-Aster, Salome Platform, Code Saturne, FreeMat, K3d...
Some of these apps have been compiled with Intel development toolbox, icc/ifort/mkl. Mainly scientific/Engineering stuff. How do I include all these packages in a custom Live Build...?
I want to transfer the software and packages that's already installed. I have an ISO disc creator to take the current information on my hard disk and format it for an ISO, which I can burn onto a DVD, but what I'm wondering is, how would I go about reinstalling the OS
here's the backstory, I'm wanting to transfer the hard drive from this computer to the one I'm going to custom build once it's finished, and I'm pretty sure I would have to reinstall due to the fact that I would have to reconfigure and install new hardware drivers. If I'm wrong, please tell me so I don't waste the time and go through the trouble of this
my plan is to create an ISO of my hard disk, then backup all of my personal files, then remove them so the ISO will have more room (and I may get rid of some unnecessary packages), then get rid of everything on the hard drive (just use a livedisc of something and use a partition manager to delete all partitions on the hard drive) then move the hard drive over to the new computer, and reinstall with the ISO disc I created
the things that will be staying the same is the graphics card, some peripherals (like monitors, keyboard, wacom tablet, printer, etc...) but the motherboard has a different sound card and a different processor (I'll probably just install a different kernel to accommodate for that) and some different things that are smaller (don't forget the power supply)
offer a better method of transferring the hard drive (and don't say "just simply take the hard drive out and put it in the other computer" unless you have indisputable proof that it will work. I know it most likely won't work for multiple reasons, the drivers being one of them, the fact that windows can't do that (I have a different plan for windows that involves upgrading from vista 32bit to windows 7 64 bit))
i first noticed when i tried to get mono via sudo apt-get install mono i got the error
[Code]...
E: Package 'mono' has no installation candidate then i tried to get it through the software center and i noticed the software center wasn't opening.... so i tried searching to find if someone else had the proroblem, they did, one solution was to reinstall python but if i open syapitic software i get the error
[Code]...
I've installed mono developer, but when I want to make debug I got this message : Build failed. ApplicationName='/usr/bin/gmcs', CommandLine='"@/tmp/tmp17a7a5e2.tmp"', CurrentDirectory= ...
View 1 Replies View RelatedHow to create a database using c language it includes structures, pointers, arrays and switch..
View 4 Replies View RelatedI need to write a small program that eats away at availabe memory. I need to creaty a memory leak to test how other programs cope. I need to run this program on linux and see if the available memory is decreasing.
So I have done:
Code:
int main()
{
int *buffer;
while(1)
[Code]...
I have 2 questions... I couldn't find answers by Googling (more precisely, by Blackling) and in GCC documents, so I'm asking here.
1. There are 2 flags for position independent code, -fpic and -fPIC. All the examples I read use -fPIC... so when is -fpic useful and what is the difference?
2. Some tutorials use "g++ -shared" while others use "ld" for the creation of the shared library. Why? Does it matter which method I use? Is there a difference? Why does nobody mention both options?
I need to create a program where the user creates an account and he/she is entitled to add interests and creating friendships with other users.The main algorithm depends on an object which is the user and its attributes are adding interests, friends, so on.Users are stored in a linked list while their interests are stored in another list.What I want to do is every time a new user is created dynamically create a new list during execution for personal info. storage. Is that possible?
View 12 Replies View RelatedI am very much interested in operating systems and I am a beginner. I just finished understanding OS concepts. I want to create my own OS. But I am thinking of creating a linux distro first and then going towards complicated things. How I need to equip myself for creating it. What should I know, learn and where to start.
View 6 Replies View Relateda)using notepad,prepare a text file with marks for 8 students on seperate lines. The program will then read this file and store all the marks into an array.
b)It will then calculate the average marks.
c)Finally, displays all the marks and average marks on the screen.
would you be kind enough to give me the workout solutions.
I'm new on software development and I interested which SDK tools are best for creating application for WM platform, Android etc. Also my another question is on which distribution of Linux is best to do this?
View 2 Replies View Relatedlist the used variables.
1. display menu until user quits the script
2. menu would give following options to
a. create backup
b. restore files from backup
c. quit
3. for option a or b user would be required to specify the files and name of the archive]
4. has option to be run with use of parameters if that is the case it will not display menu but carry out required task unless it was not possible to do
5. incase of any errors are encountered it would call external scrpit that would display custom disigned error message.
the wrong part of the forum but basically im working on a project and getting no where what so ever and i was wondering if i could get your help. Basically i have to create two scripts do:
The parent script which is going to:
o spawn several child processes.
o keep track of the progress of the child processes.
[code]...
I wrote a script for capturing port 5060 with tshark.Well, it's only a line, but I needed to send a positional var, and I couldn't do it with an alias. Now I need that script to run as a service, so I can start/stop. (Using CentOS)
Code:
#!/bin/bash
#
# capture service
[code]....
One more thing, my goal is to start/stop the service with
Code:
service myservice start|stop
Is that possible? I read that I must use chkconfig.