Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » Releasing U++ » Latest TheIDE builds fail to execute under FreeBSD
Re: Latest TheIDE builds fail to execute under FreeBSD [message #44271 is a reply to message #43560] Tue, 17 February 2015 09:55 Go to previous message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
Hello, Pavel.

I have updated the upp-nightly port's archive after Mirek's topic about "Release candidate 2015.1".

In general, the update to newer version looks like follows (with examples for make command):
1. Change PORTVERSION to available U++ revision number for port's Makefile.
2. Switch to root credentials (e.g. with su command), if needed. Run following command to fetch distfile to DISTDIR:
# make NO_CHECKSUM=1 fetch
3. Return to regular user (e.g. with exit command), if needed. Generate new distinfo file for distfile in step 2:
% make makesum
Also, there is a possibility to check the port installation before install with following command:
% make check-plist
If there are no errors, then the port is ready to install with "make install" command.
Also possible to create package (in work/pkg directory) for installation with using "make package" command. The "pkg add package.txz" may be used for package installation, where "package.txz" is a name of (or path to) created package.
The "make clean" command is used to remove port's intermediate files and directories.
The "make deinstall" command is used to remove installation, for example, before running "make install" command, in case of already installed port.

There are ports, which simplifies installation, e.g. portmaster:
# portmaster -Bd devel/upp-nightly

[Updated on: Sun, 15 January 2017 07:11]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Theide problem on lubuntu 16.04 dolik ppa
Next Topic: Man page for theide and umk are not in snapshot tarballs
Goto Forum:
  


Current Time: Sun Apr 28 14:37:53 CEST 2024

Total time taken to generate the page: 0.09919 seconds